Mercurial > hg > svcore
log base/ResourceFinder.cpp @ 1060:57633d605547 tonioni
age | author | description |
---|---|---|
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) |
Wed, 03 Sep 2014 09:48:51 +0100 | Chris Cannam | Fix something coverity reports as "copy-paste error" (actually it doesn't matter, but the fix reads better) |