Updated the git clone command.
[emufront] / src / db /
2010-12-15 Mikko KeinänenSome models were still needed: FileModel and MediaImage...
2010-12-14 Mikko KeinänenImported needed functionality from (soon) deprecated...
2010-12-12 Mikko KeinänenModified the license text comment type.
2010-12-05 Mikko KeinänenRefactored (moved, renamed)
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-02 Mikko KeinänenImplemented remove rows.
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-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-28 Mikko Keinänenadded TODO
2010-11-21 Mikko KeinänenFirst unit test implemented!
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ä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änenMore exception handling.
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ä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-12 Mikko KeinänenAdded support for both date format to regex: dddd-dd...
2010-11-11 Mikko Keinänenconfig table was not dropped
2010-11-11 Mikko KeinänenAdded new column to file table.
2010-11-08 Mikko KeinänenCreated initial support for M.A.M.E and similar (the...
2010-11-07 Mikko KeinänenAdded configuration of temporary directory.
2010-11-05 Mikko KeinänenTagged 0.1.1a release
2010-10-29 Mikko KeinänenEmulator selector is updated with only emulators to...
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-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änenClean up.
2010-10-19 Mikko KeinänenEmulators can be now configured with multiple media...
2010-10-18 Mikko KeinänenMediaImageContainer presents contained media images...
2010-10-13 Mikko Keinänen_seems_ to work now :)
2010-10-13 Mikko KeinänenFixing triggers ... still not completely functional!
2010-10-13 Mikko KeinänenDelete of Executable objects.
2010-10-13 Mikko KeinänenDeleting of Setup objects.
2010-10-12 Mikko KeinänenAdded error if emulator launching fails. Removed deleting
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änenAdded counting of reference dependencies. Added also...
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-08 Mikko KeinänenEmuLauncher lists media images inside container.
2010-10-08 Mikko KeinänenCreate a list of media images inside a container.
2010-10-07 Mikko KeinänenCreate data objects (media image container and emulator...
2010-10-06 Mikko KeinänenFixed SQL select clause.
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-04 Mikko KeinänenInitial implementation DbExecutable: data base function...
2010-10-04 Mikko KeinänenImplementing class Executable based on EmuFrontObject...
2010-10-04 Mikko KeinänenAdded fileid to executable table and added a few trigge...
2010-10-03 Mikko KeinänenAdded new field to executable (type).
2010-10-03 Mikko KeinänenAdded executable table for emulators (etc).
2010-10-03 Mikko KeinänenFixed search results and combo box updating in emulauncher.
2010-10-03 Mikko KeinänenFixed column headers.
2010-10-03 Mikko KeinänenMedia image search is initially implemented.
2010-10-03 Mikko KeinänenData filtering changes.
2010-10-02 Mikko KeinänenWorking on media image search.
2010-10-02 Mikko KeinänenStarting to implement media image search.
2010-10-01 Mikko KeinänenAdded new ComboBox child classes. Updated SetupEditDial...
2010-09-27 Mikko KeinänenStill need to clear all the media image container objec...
2010-09-27 Mikko KeinänenFixed error in sql.
2010-09-27 Mikko KeinänenSome temporary debugging messages.
2010-09-27 Mikko KeinänenImplemented initial deleteDataObject(id) in Db-layer...
2010-09-26 Mikko KeinänenAnother SQL error fixed.
2010-09-26 Mikko KeinänenFixed a syntax error in SQL.
2010-09-26 Mikko KeinänenAnother step in storing media image containers to database.
2010-09-26 Mikko KeinänenInspecting the life cycle of scanned media images and...
2010-09-26 Mikko KeinänenNeed FilePathObject AND SetUp. FilePathObject contains...
2010-09-26 Mikko KeinänenDbMediaImageContainer is now a DbFile.
2010-09-26 Mikko KeinänenCleaning up.
2010-09-25 Mikko KeinänenExpanded implementation for saving media image containe...
2010-09-24 Mikko KeinänenNeed to store a file object for media image container...
2010-09-24 Mikko KeinänenCleaned up a bit.
2010-09-24 Mikko KeinänenExpanded support for storing media image containers.
2010-09-23 Mikko KeinänenDbEmuFrontFileObject is now a DbQueryModelManager inste...
2010-09-23 Mikko KeinänenUpdated some comments only.
2010-09-21 Mikko KeinänenRestored some abstraction to Databasemanager.
2010-09-21 Mikko KeinänenUpdated media image insertion code.
2010-09-21 Mikko KeinänenDbFile is now a DbQueryModelManager instead of DbTableM...
2010-09-02 Mikko KeinänenTracking down error with storing media image files...
next