QComboBox delegate implemented and quickly tested being functional! :)
[emufront] / src / emufront.pro
2010-12-06 Mikko KeinänenQComboBox delegate implemented and quickly tested being...
2010-12-05 Mikko KeinänenStarted implementing a combo box delegate.
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-12-01 Mikko KeinnenAdded common base model for emu front objects
2010-11-30 Mikko KeinänenStarted implementing better MVC support: thanks Petro...
2010-11-15 Mikko KeinänenAdded specified widget for file extensions.
2010-11-14 Mikko KeinänenAdded icons.
2010-11-13 Mikko KeinänenGoing to tag release 0.1.3a
2010-11-09 Mikko KeinänenExperimenting with reading XML dat files.
2010-11-07 Mikko KeinänenAdded configuration of temporary directory.
2010-11-04 Mikko KeinänenAdded first screenshots running on actual Maemo/N900.
2010-10-28 Mikko KeinänenSome data was hidden from user.
2010-10-23 Mikko KeinänenRemoved most of the previous database changes.
2010-10-22 Mikko KeinänenLots of changes in the database model. Warning: only...
2010-10-18 Mikko KeinänenNew dialog for selecting from multiple emu front object...
2010-10-16 Mikko KeinänenOSDab-Zip is no longer needed (it is not compatible
2010-10-16 Mikko KeinänenProcessHelper derives from QProcess. New implementation...
2010-10-16 Mikko KeinänenAdded new class hierarchy for process helpers and first...
2010-10-07 Mikko KeinänenAdded a ExecutableComboBox based on EFComboBox.
2010-10-05 Mikko KeinänenImplemented Executable editor (for configurating emulat...
2010-10-04 Mikko KeinänenInitial implementation DbExecutable: data base function...
2010-10-04 Mikko KeinänenNew class: Executable for presenting emulators (and...
2010-10-02 Mikko KeinänenImplemented SetupComboBox based on EFComboBox and used...
2010-10-01 Mikko KeinänenAdded new ComboBox child classes. Updated SetupEditDial...
2010-09-28 Mikko KeinänenAdded new central widget: EmuLauncher.
2010-09-21 Mikko KeinänenAdded two headers missing from project file.
2010-06-20 Mikko KeinänenSkeletal implementation of DbMediaImage.
2010-06-20 Mikko KeinänenSkeletal implementation of DbMediaImageContainer.
2010-06-13 Mikko KeinänenChanges in the data model: this is not tested yet at...
2010-06-12 Mikko KeinänenAdded new classes MediaImage and MediaImageContainer
2010-06-12 Mikko KeinänenImplemented initial exception handling
2010-06-08 Mikko KeinänenAdded setup edit dialog and a string list widget. WARNI...
2010-06-07 Mikko KeinänenInitial implementation for set up main dialog (warning...
2010-06-06 Mikko KeinänenAdded new data class Setup to contain the setup informa...
2010-06-05 Mikko KeinänenInitial implementation for zip-file contents scanning.
2010-05-28 Mikko KeinänenDbMediaImagePath replaced by more generic DbFilePath.
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-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änenReorganizing database creation to a new class: DbCreator
2010-05-21 Mikko KeinänenDid some fast and dirty refactoring (check later that...
2010-05-17 Mikko KeinänenAdded new database object classes: the base class EmuFr...
2010-05-15 Mikko KeinänenAdded new base class for EmuFront dialogs, connected...
2010-05-14 Mikko KeinänenInitial commit.