Exception handling.
[emufront] / src / db / databasemanager.cpp
2010-11-17 Mikko KeinänenException handling.
2010-11-17 Mikko KeinänenAdded some exception handling. Marked all the functions...
2010-11-17 Mikko KeinänenExceptions are instantiated in stack instead of heap.
2010-11-16 Mikko KeinänenRenamed database file.
2010-10-29 Mikko KeinänenEmulator selector is updated with only emulators to...
2010-10-23 Mikko KeinänenCleaning up.
2010-10-10 Mikko KeinänenStarted to implement dataobject removal.
2010-10-10 Mikko KeinänenAdded counting of reference dependencies. Added also...
2010-10-10 Mikko KeinänenDowngraded GPL license from v3 to v2 to be compatible...
2010-10-04 Mikko KeinänenInitial implementation DbExecutable: data base function...
2010-10-03 Mikko KeinänenData filtering changes.
2010-10-01 Mikko KeinänenAdded new ComboBox child classes. Updated SetupEditDial...
2010-09-27 Mikko KeinänenStill need to clear all the media image container objec...
2010-09-21 Mikko KeinänenRestored some abstraction to Databasemanager.
2010-09-21 Mikko KeinänenUpdated media image insertion code.
2010-09-02 Mikko KeinänenTracking down error with storing media image files...
2010-06-27 Mikko KeinänenExpanded media image database functionality. Did also...
2010-06-20 Mikko KeinänenSkeletal implementation of DbMediaImageContainer.
2010-06-18 Mikko KeinänenEmuFront ... NOT Foobar :D
2010-06-13 Mikko KeinänenChanges in the data model: this is not tested yet at...
2010-06-12 Mikko Keinänenfixed null data model object
2010-06-12 Mikko KeinänenCleaning up
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.