emufront
2010-05-27 Mikko KeinänenNew configuration option: Media image paths (not active...
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-26 Mikko KeinänenAdded foreign keys to filepath table. Database reset...
2010-05-25 Mikko KeinänenAdded a skeleton implementation for editing media image...
2010-05-24 Mikko KeinänenAdded new data object class FilePathObject and updated
2010-05-24 Mikko KeinänenEnabled media type editor to main window
2010-05-23 Mikko KeinänenAdded new classes (DbMediaType, MediaTypeNameDialog...
2010-05-22 Mikko KeinänenNew data objects and a new data object dialog
2010-05-22 Mikko KeinänenAdded some database creation logic.
2010-05-22 Mikko KeinänenException handling
2010-05-22 Mikko Keinänenclean up
2010-05-22 Mikko KeinänenReorganizing database creation to a new class: DbCreator
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 the gpl license
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-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-19 Mikko KeinänenCleaned up
2010-05-19 Mikko KeinänenName dialog accepts now input.
2010-05-18 Mikko KeinänenName dialog functionality
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ä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änenoops, created twice
2010-05-15 Mikko Keinänencomment removed
2010-05-15 Mikko KeinänenPlatformNameDialog created on demand.
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.
2010-05-14 Mikko Keinänentesting
2010-05-12 rootwelcome