emufront
2010-10-04 Mikko KeinänenInitial www-index page.
2010-10-04 Mikko Keinänen:)
2010-10-04 Mikko KeinänenImplementing class Executable based on EmuFrontObject...
2010-10-04 Mikko KeinänenNew class: Executable for presenting emulators (and...
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änenFixed error in diagram (setup).
2010-10-02 Mikko KeinänenStarting to implement media image search.
2010-10-02 Mikko Keinänentableview activated
2010-10-02 Mikko KeinänenChanged to gpl v2 because of OSDaB-Zip code used in...
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-30 Mikko KeinänenPopulating the platform selector.
2010-09-28 Mikko KeinänenInitial (testing) layout for emulauncher.
2010-09-28 Mikko KeinänenSkeletal implementation of EmuLauncher widget.
2010-09-28 Mikko KeinänenAdded new central widget: EmuLauncher.
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-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änenAnother note.
2010-09-26 Mikko KeinänenSome notes.
2010-09-26 Mikko KeinänenInspecting the life cycle of scanned media images and...
2010-09-26 Mikko KeinänenMarked the abstract classes.
2010-09-26 Mikko KeinänenSetUp was replaced by FilePathObject in which SetUp...
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-25 Mikko KeinänenAdded reading of CRC32 checksum for media image contain...
2010-09-24 Mikko Keinänenonly small comment note
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-21 Mikko KeinänenUpdated UML diagrams.
2010-09-21 Mikko KeinänenAdded two headers missing from project file.
2010-09-02 Mikko KeinänenTracking down error with storing media image files...
2010-09-02 Mikko Keinänenfp is no more missing setup object reference.
2010-09-02 Mikko KeinänenFixed syntax error in SQL.
2010-09-02 <>Added two missing files from OSDaB-ZIP package.
2010-06-27 Mikko KeinänenExpanded media image database functionality. Did also...
2010-06-27 Mikko KeinänenIf database connection fails the main program exits.
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-19 Mikko Keinänencomment
2010-06-19 Mikko KeinänenExpanded media image container implementation
2010-06-19 Mikko KeinänenBetter copy constructor hierarchy
2010-06-19 Mikko KeinänenImplementing MediaImage and MediaImageContainer (WIP...
2010-06-18 Mikko KeinänenImplementing media image container.
2010-06-18 Mikko KeinänenImplementing media image and media image container...
2010-06-18 Mikko KeinänenFixed the setup object in filepath object (cause: inval...
2010-06-18 Mikko KeinänenEmuFront ... NOT Foobar! :D
2010-06-18 Mikko KeinänenEmuFront ... NOT Foobar :D
2010-06-14 Mikko KeinänenFixed (QSqlRelationTableModel didn't show data, since...
2010-06-13 Mikko KeinänenFixed a couple of errors, still not functional.
2010-06-13 Mikko KeinänenFixed serious error with static member
2010-06-13 Mikko KeinänenChanges in the data model: this is not tested yet at...
2010-06-13 Mikko KeinänenUpdates to data object model (not to actual data object...
2010-06-13 Mikko KeinänenDatabase updates, code is not completely in sync yet.
2010-06-13 Mikko KeinänenAdded class diagram for data objects
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änenAFTER DELETE ON setup trigger
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änenadded missing licence text
2010-06-10 Mikko Keinänenset/get qstringlist to string list widget
2010-06-10 Mikko Keinänenemits stringListUpdated
2010-06-10 Mikko KeinänenRow removal implemented to string list widget.
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...
next