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) |
Tue, 26 Nov 2013 13:35:08 +0000 | Chris Cannam | Drop std:: from cout, cerr, endl -- pull these in through Debug.h |
Wed, 23 May 2012 17:17:17 +0100 | Chris Cannam | Merge |
Thu, 18 Aug 2011 11:36:23 +0100 | Chris Cannam | Simplify temporary directory path &c |
Mon, 10 Oct 2011 16:47:52 +0100 | Chris Cannam | Avoid spurious %2 in directory path! This path is still poor, but better than it was sv_v1.9 |