Fixed bugs: dialogs remained disabled (signals were not attached to
[emufront] / src / db /
2010-06-01 Mikko KeinänenAdded directory path selection. TODO: a "last scanned...
2010-05-30 Mikko KeinänenMedia image path dialog crash fixed (was not initialize...
2010-05-29 Mikko KeinänenDbMediaImagePath replaced with more generic DbFilePath
2010-05-29 Mikko KeinänenInitial MediaImagePathDialog implementation
2010-05-28 Mikko KeinänenDbMediaImagePath replaced by more generic DbFilePath.
2010-05-26 Mikko KeinänenAdded foreign keys to filepath table. Database reset...
2010-05-25 Mikko KeinänenAdded a skeleton implementation for editing media image...
2010-05-24 Mikko KeinänenAdded new data object class FilePathObject and updated
2010-05-23 Mikko KeinänenAdded new classes (DbMediaType, MediaTypeNameDialog...
2010-05-22 Mikko KeinänenAdded some database creation logic.
2010-05-22 Mikko KeinänenException handling
2010-05-22 Mikko Keinänenclean up
2010-05-22 Mikko KeinänenReorganizing database creation to a new class: DbCreator
2010-05-22 Mikko KeinänenCleaned up a bit after reorginizing db functionality.
2010-05-22 Mikko KeinänenPointers to model index instance instead of copy
2010-05-22 Mikko KeinänenSmall fix to copyright
2010-05-22 Mikko KeinänenAdded license information
2010-05-21 Mikko KeinänenDid some fast and dirty refactoring (check later that...
2010-05-21 Mikko KeinänenUpdating existsing platforms now functional
2010-05-17 Mikko KeinänenAdded new database object classes: the base class EmuFr...
2010-05-15 Mikko KeinänenReading platforms from database and creating a table...
2010-05-15 Mikko KeinänenAdded new base class for EmuFront dialogs, connected...
2010-05-14 Mikko KeinänenInitial commit.