Mercurial > hg > svcore
log base/ResourceFinder.cpp @ 1032:dfc1c7cd8297 datarace
age | author | description |
---|---|---|
2014-09-10 | 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 |
2014-09-09 | Chris Cannam | Use QStandardPaths::writableLocation(DataLocation) instead of synthesising path ourselves (hopefully fixing encoding difficulties on Windows) |
2014-09-03 | Chris Cannam | Fix something coverity reports as "copy-paste error" (actually it doesn't matter, but the fix reads better) |
2013-11-26 | Chris Cannam | Drop std:: from cout, cerr, endl -- pull these in through Debug.h |
2012-05-23 | Chris Cannam | Merge |
2011-08-18 | Chris Cannam | Simplify temporary directory path &c |
2011-10-10 | Chris Cannam | Avoid spurious %2 in directory path! This path is still poor, but better than it was sv_v1.9 |
2011-10-07 | Chris Cannam | Remove out-of-context comment |