Fixed a bug: the edit dialog fields were not cleared if an
[emufront] / src / dialogs / dbobjectdialog.cpp
2010-11-20 Mikko KeinänenFixed a bug: the edit dialog fields were not cleared...
2010-11-18 Mikko KeinänenSome comments about heap-objects and cleaning up some...
2010-11-18 Mikko KeinänenMore exception handling.
2010-11-17 Mikko KeinänenException handling.
2010-11-16 Mikko KeinänenFixed bugs: dialogs remained disabled (signals were...
2010-11-15 Mikko KeinänenFixed the order in Config-menu to more logical. Fixed...
2010-11-11 Mikko KeinänenFixed a bug: When window was closed from window manager...
2010-11-05 Mikko KeinänenFixed setup dialog crashing when user created another...
2010-11-05 Mikko KeinänenFixed crash (disabled add-button after clicking add):
2010-10-28 Mikko KeinänenSome data was hidden from user.
2010-10-26 Mikko Keinänensignals not connected for SetupEditDialog!
2010-10-25 Mikko KeinänenCombo boxes were not properly updated when editing...
2010-10-23 Mikko KeinänenCleaning up.
2010-10-10 Mikko KeinänenData object removal implemented in the db layer. UI...
2010-10-10 Mikko KeinänenStarted to implement dataobject removal.
2010-10-10 Mikko KeinänenDowngraded GPL license from v3 to v2 to be compatible...
2010-10-01 Mikko KeinänenAdded new ComboBox child classes. Updated SetupEditDial...
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.