EmuFront ... NOT Foobar :D
[emufront] / src / dialogs / dbobjectdialog.cpp
2010-06-18 Mikko KeinänenEmuFront ... NOT Foobar :D
2010-06-12 Mikko KeinänenMostly cleaning up.
2010-06-12 Mikko KeinänenAdded triggers (on delete platform / mediatype)
2010-06-12 Mikko KeinänenCleaning up
2010-06-12 Mikko KeinänenImplemented initial exception handling
2010-06-10 Mikko KeinänenFixed setup insert sql
2010-06-10 Mikko KeinänenUpdate / reject signals were not emitted. Fixed.
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-05-30 Mikko KeinänenInitial implementation of Media image path editor.
2010-05-27 Mikko KeinänenDeleting object being edited in both cases, when update...
2010-05-27 Mikko KeinänenVirtual method deleteItem implementation abstracted...
2010-05-27 Mikko KeinänenVirtual method addObject implementation abstracted...
2010-05-27 Mikko KeinänenVirtual method insertDb implementation abstracted from...
2010-05-27 Mikko Keinänenvirtual method updateDb abstraced away from child class...
2010-05-27 Mikko Keinänenvirtual method editObject abstracted away from child...
2010-05-23 Mikko KeinänenAdded new classes (DbMediaType, MediaTypeNameDialog...
2010-05-22 Mikko KeinänenCleaning up here and there
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-20 Mikko KeinänenRemoval of 'Platform' data items implemented.
2010-05-20 Mikko KeinänenImplemented object removal partially
2010-05-19 Mikko KeinänenWe have a working relationship between DbObjectDialog...
2010-05-18 Mikko KeinänenTemporarily disabled some features to run correctly
2010-05-17 Mikko KeinänenForgot to clean dynamic object.
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-15 Mikko KeinänenIntegrated platforn name dialog to platform dialog.
2010-05-14 Mikko KeinänenInitial commit.