Cleanup.
[emufront] / src / dialogs /
2010-12-02 Mikko KeinänenCleanup.
2010-12-02 Mikko KeinänenImplemented insertRows to model.
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-28 Mikko KeinänenRemoved signaling database updates from FileUtil to
2010-11-28 Mikko KeinänenAdded TODO notes.
2010-11-28 Mikko KeinänenAdded signaling from FileUtil to MediaImagePathMainDiia...
2010-11-27 Mikko KeinänenImprovement to BrowseFIlePathDialog usability, browsing...
2010-11-26 Mikko KeinänenAdded EmuFrontObject test and (very) initial PlatformNa...
2010-11-20 Mikko KeinänenFixed a bug: the edit dialog fields were not cleared...
2010-11-19 Mikko KeinänenUpdates the last scanned timestamp after successful...
2010-11-19 Mikko KeinänenDisable mediaimagepath dialog while scanning files...
2010-11-18 Mikko KeinänenSome comments about heap-objects and cleaning up some...
2010-11-18 Mikko KeinänenMore exception handling.
2010-11-18 Mikko KeinänenException handling and cleaning dynamic objects.
2010-11-17 Mikko KeinänenException handling.
2010-11-17 Mikko KeinänenAdded some exception handling. Marked all the functions...
2010-11-17 Mikko KeinänenExceptions are instantiated in stack instead of heap.
2010-11-16 Mikko KeinänenFixed bugs: dialogs remained disabled (signals were...
2010-11-15 Mikko KeinänenAdded a confirmation dialog.
2010-11-15 Mikko KeinänenAdded specified widget for file extensions.
2010-11-15 Mikko KeinänenFixed the order in Config-menu to more logical. Fixed...
2010-11-12 Mikko KeinänenRemoved temporary local variables.
2010-11-12 Mikko KeinänenAdded null checks.
2010-11-11 Mikko KeinänenRemoved unnecessary updating to database if no object
2010-11-11 Mikko KeinänenFixed a bug: When window was closed from window manager...
2010-11-07 Mikko KeinänenAdded configuration of temporary directory.
2010-11-05 Mikko KeinänenFixed setup dialog crashing when user created another...
2010-11-05 Mikko KeinänenFixed crash (disabled add-button after clicking add):
2010-10-28 Mikko KeinänenSome data was hidden from user.
2010-10-27 Mikko KeinänenSetupEditDialog data object updated signal was received...
2010-10-26 Mikko Keinänensignals not connected for SetupEditDialog!
2010-10-26 Mikko KeinänenAdded progress bar to file scanning operation and a...
2010-10-25 Mikko KeinänenCombo boxes were not properly updated when editing...
2010-10-24 Mikko KeinänenFixing a bug with selection combo box not updating...
2010-10-23 Mikko KeinänenCleaning up.
2010-10-23 Mikko KeinänenWhen a filepath is rescanned all the previous entries of
2010-10-18 Mikko KeinänenNew dialog for selecting from multiple emu front object...
2010-10-10 Mikko KeinänenMedia image container scanning has now a buffer. Scanne...
2010-10-10 Mikko KeinänenData object removal implemented in the db layer. UI...
2010-10-10 Mikko KeinänenStarted to implement dataobject removal.
2010-10-10 Mikko KeinänenDowngraded GPL license from v3 to v2 to be compatible...
2010-10-08 Mikko KeinänenFixed init error in Executable constructor and sql...
2010-10-06 Mikko KeinänenExecutable class member initializations and debugging...
2010-10-06 Mikko KeinänenFixed initialization of class members.
2010-10-05 Mikko KeinänenImplemented Executable editor (for configurating emulat...
2010-10-02 Mikko KeinänenAdded data updating for combo box.
2010-10-02 Mikko KeinänenImplemented SetupComboBox based on EFComboBox and used...
2010-10-01 Mikko Keinänensmall comment
2010-10-01 Mikko KeinänenEmuLauncher to use new EFFileObjectComboBoxes.
2010-10-01 Mikko KeinänenAdded new ComboBox child classes. Updated SetupEditDial...
2010-09-27 Mikko KeinänenFilePath object deleted.
2010-09-27 Mikko KeinänenFixed an error with deletion of a shared resource ...
2010-09-27 Mikko KeinänenStill need to clear all the media image container objec...
2010-09-26 Mikko KeinänenInspecting the life cycle of scanned media images and...
2010-09-24 Mikko KeinänenNeed to store a file object for media image container...
2010-09-23 Mikko KeinänenDbEmuFrontFileObject is now a DbQueryModelManager inste...
2010-09-02 Mikko KeinänenTracking down error with storing media image files...
2010-06-20 Mikko KeinänenSkeletal implementation of DbMediaImage.
2010-06-20 Mikko KeinänenSkeletal implementation of DbMediaImageContainer.
2010-06-19 Mikko KeinänenCase insensitive comparison of the supported file type...
2010-06-18 Mikko KeinänenEmuFront ... NOT Foobar! :D
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änenAdded new classes MediaImage and MediaImageContainer
2010-06-12 Mikko Keinänenfixed null data model object
2010-06-12 Mikko KeinänenHiding unnecessary columns
2010-06-12 Mikko KeinänenPopulate with setup data
2010-06-12 Mikko KeinänenMostly cleaning up.
2010-06-12 Mikko KeinänenAdded triggers (on delete platform / mediatype)
2010-06-12 Mikko KeinänenCleaning up
2010-06-12 Mikko KeinänenImplemented initial exception handling
2010-06-10 Mikko KeinänenFixed setup insert sql
2010-06-10 Mikko KeinänenUpdate / reject signals were not emitted. Fixed.
2010-06-10 Mikko KeinänenEnabled supported file types widget.
2010-06-09 Mikko KeinänenInitial implementation of setup editor. Some refactorin...
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-06-04 Mikko KeinänenDirectory scanning
2010-06-04 Mikko KeinänenStarted implementing directory scanning.
2010-06-04 Mikko KeinänenAdded new button for scanning file (media image) paths.
2010-06-02 Mikko KeinänenMedia image path dialog initial implementation ready
2010-06-02 Mikko KeinänenExpanded functionality in accept changes.
2010-06-01 Mikko KeinänenAdded directory path selection. TODO: a "last scanned...
2010-05-31 Mikko KeinänenBrowse file path (initial)
2010-05-30 Mikko KeinänenExpanded Media image path editor functionality.
2010-05-30 Mikko KeinänenInitial implementation of Media image path editor.
2010-05-30 Mikko KeinänenMedia image path dialog crash fixed (was not initialize...
2010-05-30 Mikko KeinänenFixed crash.
2010-05-29 Mikko KeinänenInitial MediaImagePathDialog implementation
2010-05-28 Mikko KeinänenDbMediaImagePath replaced by more generic DbFilePath.
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...
next