Implemented initial exception handling
[emufront] / src / db / databasemanager.cpp
2010-06-12 Mikko KeinänenImplemented initial exception handling
2010-06-09 Mikko KeinänenInitial implementation of setup editor. Some refactorin...
2010-06-06 Mikko KeinänenAdded new data class Setup to contain the setup informa...
2010-06-03 Mikko KeinänenDbFilePath (insert and update functionality). getDataOb...
2010-05-29 Mikko KeinänenInitial MediaImagePathDialog implementation
2010-05-23 Mikko KeinänenAdded new classes (DbMediaType, MediaTypeNameDialog...
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ä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-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.