Mercurial > hg > svcore
log
age | author | description |
---|---|---|
Tue, 16 Sep 2014 10:29:19 +0100 | Chris Cannam | Fix #1058 clicking row in Layer Edit dialog when colour 3d plot layer active jumps to wrong frame (was using sample rate where resolution intended) |
Fri, 12 Sep 2014 11:38:55 +0100 | Chris Cannam | Experimentally add the hybrid normalisation as an option (not working well either in UI or implementation) normalize_hybrid_option |
Wed, 10 Sep 2014 09:40:45 +0100 | Chris Cannam | If the old and new-style user resource prefixes return different results, move across resources from old to new to prime the new path first time we look it up |
Tue, 09 Sep 2014 20:37:07 +0100 | Chris Cannam | Use QStandardPaths::writableLocation(DataLocation) instead of synthesising path ourselves (hopefully fixing encoding difficulties on Windows) |