Some data was hidden from user.
[emufront] / src / dialogs / platformdialog.cpp
2010-10-28 Mikko KeinänenSome data was hidden from user.
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-13 Mikko KeinänenChanges in the data model: this is not tested yet at...
2010-06-12 Mikko KeinänenHiding unnecessary columns
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-05-30 Mikko KeinänenMedia image path dialog crash fixed (was not initialize...
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änenObsolete method deleteObject removed
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änenCleaned up a bit after reorginizing db functionality.
2010-05-22 Mikko KeinänenPointers to model index instance instead of copy
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änenInserting platform data enabled
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-18 Mikko KeinänenTemporarily disabled some features to run correctly
2010-05-18 Mikko KeinänenSome type casting issues
2010-05-17 Mikko KeinänenData object handling.
2010-05-17 Mikko KeinänenData object passing.
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änenoops, created twice
2010-05-15 Mikko KeinänenPlatformNameDialog created on demand.
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.