added TODO
[emufront] / src /
2010-11-28 Mikko Keinänenadded TODO
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-25 Mikko KeinänenFixed Emulator selection combo box, preserves state...
2010-11-24 Mikko KeinänenPlaying around with qtestlibs data driven testing ...
2010-11-24 Mikko KeinänenRemoved destructor from Platform since EmuFrontFileObje...
2010-11-23 Mikko KeinänenStill experimenting with unit testing code.
2010-11-23 Mikko KeinänenPlaying around with my first unit test example.
2010-11-21 Mikko KeinänenFirst unit test implemented!
2010-11-20 Mikko KeinänenFixed bug in main window: selected platform and media...
2010-11-20 Mikko KeinänenFixed a bug: the edit dialog fields were not cleared...
2010-11-19 Mikko KeinänenPreparing a bug fix release 0.1.7a.
2010-11-19 Mikko KeinänenTime stamps in human readable format.
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-19 Mikko KeinänenComments about return values.
2010-11-19 Mikko KeinänenComments about return values.
2010-11-19 Mikko KeinänenReset data model after succesful update.
2010-11-19 Mikko KeinänenThrows EmuFrontException.
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-18 Mikko KeinänenException handling.
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-16 Mikko KeinänenAdded menu option for resetting the database.
2010-11-16 Mikko KeinänenA Notice
2010-11-16 Mikko KeinänenAdded database version field to config db table. Added db
2010-11-16 Mikko KeinänenRenamed database file.
2010-11-15 Mikko KeinänenFixed the specification version entry to 1.0
2010-11-15 Mikko KeinänenSetting up 0.1.6a bugfix release.
2010-11-15 Mikko KeinänenRemoved debug message.
2010-11-15 Mikko KeinänenEncoding fix to about dialog string.
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-14 Mikko KeinänenBug fixed: media images were not removed from temporary...
2010-11-14 Mikko KeinänenRemoved a bug: temporary files were not removed.
2010-11-14 Mikko KeinänenAdded icons.
2010-11-13 Mikko KeinänenAdded needed files for Maemo release.
2010-11-13 Mikko KeinänenGoing to tag release 0.1.3a
2010-11-12 Mikko KeinänenRemoved non needed variable and commented out debug...
2010-11-12 Mikko KeinänenAdded support for both date format to regex: dddd-dd...
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-11 Mikko Keinänenconfig table was not dropped
2010-11-11 Mikko KeinänenAdded new column to file table.
2010-11-10 Mikko KeinänenFixed a bug with regular expression (If filename was...
2010-11-09 Mikko KeinänenExperimenting with reading XML dat files.
2010-11-08 Mikko KeinänenCreated initial support for M.A.M.E and similar (the...
2010-11-08 Mikko KeinänenAbout text updated.
2010-11-07 Mikko KeinänenMany layout fixes.
2010-11-07 Mikko KeinänenSet the selection mode to ExtendedSelection instead...
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-05 Mikko KeinänenTagged 0.1.1a release
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-11-04 Mikko KeinänenAdded first screenshots running on actual Maemo/N900.
2010-11-04 Mikko KeinänenAdded about box.
2010-11-01 Mikko KeinänenTiny layout fix.
2010-10-29 Mikko Keinänennote
2010-10-29 Mikko KeinänenEmulator selector is updated with only emulators to...
2010-10-29 Mikko KeinänenSmall fix.
2010-10-29 Mikko KeinänenFixed two cases of memory loss (parenting was missing).
2010-10-29 Mikko KeinänenFixed memory loss cases (parent was missing from objects).
2010-10-28 Mikko KeinänenSome data was hidden from user.
2010-10-27 Mikko KeinänenSmall fix. Now file slot can be a sole option for emula...
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änenUsing match instead of looping.
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-23 Mikko KeinänenRemoved most of the previous database changes.
2010-10-22 Mikko KeinänenRe-enabled triggers for removing media images and media...
2010-10-22 Mikko KeinänenRemoved two triggers that couldn't be used after enabli...
2010-10-22 Mikko KeinänenLots of changes in the database model. Warning: only...
2010-10-21 Mikko KeinänenSome notes.
2010-10-21 Mikko KeinänenCreated temporary object was not deleted.
2010-10-21 Mikko KeinänenCreated temporary data object was not deleted.
2010-10-20 Mikko KeinänenParented push buttons.
2010-10-20 Mikko KeinänenClean up.
2010-10-20 Mikko KeinänenMainWindow is created to stack rather than to heap.
2010-10-19 Mikko KeinänenClear the selection after launching emulator.
2010-10-19 Mikko KeinänenCleaning extracted files from tmp folder.
2010-10-19 Mikko KeinänenKilling of running process in destructor.
2010-10-19 Mikko KeinänenQProcess proc was not needed anymore (replaced by emuHe...
2010-10-19 Mikko KeinänenEmulators can be now configured with multiple media...
2010-10-19 Mikko KeinänenFixed selection of multiple images for multiple image...
next