Fixed bugs: dialogs remained disabled (signals were not attached to
[emufront] / src / dialogs / dbobjectdialog.h
2010-11-16 Mikko KeinänenFixed bugs: dialogs remained disabled (signals were...
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-10-28 Mikko KeinänenSome data was hidden from user.
2010-10-25 Mikko KeinänenCombo boxes were not properly updated when editing...
2010-10-10 Mikko KeinänenDowngraded GPL license from v3 to v2 to be compatible...
2010-06-18 Mikko KeinänenEmuFront ... NOT Foobar :D
2010-06-12 Mikko KeinänenAdded triggers (on delete platform / mediatype)
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-04 Mikko KeinänenStarted implementing directory scanning.
2010-06-04 Mikko KeinänenAdded new button for scanning file (media image) paths.
2010-05-27 Mikko KeinänenSlots are now private
2010-05-27 Mikko KeinänenDeleting object being edited in both cases, when update...
2010-05-27 Mikko KeinänenLots of class members from protected to private
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änenObsolete method deleteObject removed
2010-05-27 Mikko Keinänenvirtual method editObject abstracted away from child...
2010-05-25 Mikko KeinänenAdded a skeleton implementation for editing media image...
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-19 Mikko KeinänenOk, we have a working connection from data object edito...
2010-05-19 Mikko KeinänenWe have a working relationship between DbObjectDialog...
2010-05-17 Mikko KeinänenForgot to clean dynamic object.
2010-05-17 Mikko KeinänendbObject -> pointer
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-15 Mikko KeinänenChanged some functions to pure virtual in dbobject...
2010-05-14 Mikko KeinänenInitial commit.