]> Shamusworld >> Repos - virtualjaguar/history - src/gui/filepicker.cpp
Added missing headers for win32, code cleanup for file detection code.
[virtualjaguar] / src / gui / filepicker.cpp
2011-06-29 Shamus HammonsAdded missing headers for win32, code cleanup for file...
2011-06-22 Shamus HammonsVarious improvements to the GUI, including Power and...
2011-06-21 Shamus HammonsFixed GUI to be able to load carts, updated documentation.
2011-02-01 Shamus HammonsFixed random crashes due to QImage corruption.
2010-04-09 Shamus HammonsChanged executable from vj to virtualjaguar to avoid...
2010-03-08 Shamus HammonsMore incremental improvements to the "Insert Cart"...
2010-03-04 Shamus HammonsSuccessfully integrated ZIP file fishing of images...
2010-03-01 Shamus HammonsAdded missing images, added some fixes to ZIP file...
2010-02-28 Shamus HammonsMoved CRCs to filedb.h/cpp, various incremetal improvem...
2010-02-12 Shamus HammonsMoving towards a better file picker... :-)
2010-02-08 Shamus HammonsIncremental improvements to the file picker, introducti...
2010-02-04 Shamus HammonsMore ROM picker refinements...
2010-02-03 Shamus HammonsStart of model/view class implementation, since QListVi...
2010-01-29 Shamus HammonsMinor tweaks to ROM discovery threading, beginnings...
2010-01-29 Shamus HammonsInitial file reading thread implementation
2010-01-27 Shamus HammonsAdded beginnings of ROM directory scanning functionality
2010-01-23 Shamus HammonsAdded beginnings of graphical file chooser