Refactoring the project, new folders for view and model classes. Added
[emufront] / src / mainwindow.cpp
2010-12-04 Mikko KeinänenRefactoring the project, new folders for view and model...
2010-12-03 Mikko KeinänenInitial implementation of Setup model and view (new...
2010-12-01 Mikko KeinnenAdded a sibling model and view to platform: mediatype.
2010-11-30 Mikko KeinänenStarted implementing better MVC support: thanks Petro...
2010-11-20 Mikko KeinänenFixed bug in main window: selected platform and media...
2010-11-18 Mikko KeinänenException handling and cleaning dynamic objects.
2010-11-18 Mikko KeinänenException handling.
2010-11-17 Mikko KeinänenAdded some exception handling. Marked all the functions...
2010-11-16 Mikko KeinänenAdded menu option for resetting the database.
2010-11-16 Mikko KeinänenAdded database version field to config db table. Added db
2010-11-15 Mikko KeinänenEncoding fix to about dialog string.
2010-11-15 Mikko KeinänenFixed the order in Config-menu to more logical. Fixed...
2010-11-09 Mikko KeinänenExperimenting with reading XML dat files.
2010-11-08 Mikko KeinänenAbout text updated.
2010-11-07 Mikko KeinänenChanged default tmp-path to user home dir (/tmp/ was...
2010-11-07 Mikko KeinänenRemoved include for non-existing header
2010-11-07 Mikko KeinänenAdded configuration of temporary directory.
2010-11-04 Mikko KeinänenAdded about box.
2010-10-10 Mikko KeinänenData object removal implemented in the db layer. UI...
2010-10-10 Mikko KeinänenDowngraded GPL license from v3 to v2 to be compatible...
2010-10-05 Mikko KeinänenImplemented Executable editor (for configurating emulat...
2010-09-28 Mikko KeinänenAdded new central widget: EmuLauncher.
2010-06-18 Mikko KeinänenEmuFront ... NOT Foobar :D
2010-06-12 Mikko KeinänenAdded triggers (on delete platform / mediatype)
2010-06-09 Mikko KeinänenInitial implementation of setup editor. Some refactorin...
2010-06-07 Mikko KeinänenInitial implementation for set up main dialog (warning...
2010-05-30 Mikko KeinänenMedia image path dialog crash fixed (was not initialize...
2010-05-28 Mikko KeinänenDbMediaImagePath replaced by more generic DbFilePath.
2010-05-27 Mikko KeinänenNew configuration option: Media image paths (not active...
2010-05-24 Mikko KeinänenEnabled media type editor to main window
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-15 Mikko KeinänenAdded new base class for EmuFront dialogs, connected...
2010-05-14 Mikko KeinänenInitial commit.