OSDN Git Service

Changed creation of QFileSystemModel. Object will now be created when the user first...
[lamexp/LameXP.git] / src / Model_FileSystem.cpp
2012-04-05 lordmulderChanged creation of QFileSystemModel. Object will now...
2012-04-05 lordmulderSome more Wine workarounds: Disable x64 binaries, as...
2012-03-31 lordmulderSlightly changed cache handling.
2012-03-31 lordmulderUse the 'FindExInfoBasic' information level on supporte...
2012-03-30 lordmulderNow using FindFirstFileEx() on supported OS. Should...
2012-03-30 lordmulderVarious tweaks to improve the QFileSystemModel performa...
2012-03-28 lordmulderSome tweaks to the initialization of the QFileSystem...
2012-01-01 lordmulderHappy New Year 2012!
2011-06-05 lordmulderShow custom icons for some "known" folders.
2011-06-04 lordmulderImplemented as custom QFileIconProvider class, which...
2011-01-01 lordmulderHappy new year!
2010-11-25 lordmulderImplement a custom FileSystemModel class derived from...