emufront
13 years agoCreated a new delegate (FileSystemBrowseDelegate) and a new widget
Mikko Keinänen [Fri, 10 Dec 2010 23:22:39 +0000 (01:22 +0200)]
Created a new delegate (FileSystemBrowseDelegate) and a new widget
used in the delegate (FilePathSelectorWidget). Used the new
delegate in FilePathEditView.

13 years agoContinued implementing FilePathModel.
Mikko Keinänen [Thu, 9 Dec 2010 21:59:16 +0000 (23:59 +0200)]
Continued implementing FilePathModel.

13 years agoInitial implementation for FilePathEditView (using FilePathModel).
Mikko Keinänen [Thu, 9 Dec 2010 21:21:24 +0000 (23:21 +0200)]
Initial implementation for FilePathEditView (using FilePathModel).

13 years agoAdded sql select script and table column enums.
Mikko Keinänen [Wed, 8 Dec 2010 22:38:08 +0000 (00:38 +0200)]
Added sql select script and table column enums.

13 years agoAdded skeletal implementation for FilePathModel.
Mikko Keinänen [Wed, 8 Dec 2010 22:34:20 +0000 (00:34 +0200)]
Added skeletal implementation for FilePathModel.

13 years agoResized screenshots for web site.
Mikko Keinänen [Wed, 8 Dec 2010 22:20:35 +0000 (00:20 +0200)]
Resized screenshots for web site.

13 years agoImplemented removeRows for SetupModel.
Mikko Keinänen [Wed, 8 Dec 2010 22:15:11 +0000 (00:15 +0200)]
Implemented removeRows for SetupModel.

13 years agoImplemented insertRows for SetupModel.
Mikko Keinänen [Wed, 8 Dec 2010 22:11:40 +0000 (00:11 +0200)]
Implemented insertRows for SetupModel.

13 years agoAdding now adds an empty string to list and starts edit for that string.
Mikko Keinänen [Tue, 7 Dec 2010 22:23:49 +0000 (00:23 +0200)]
Adding now adds an empty string to list and starts edit for that string.
Emits signal after editing is done.

13 years agoAdded comments.
Mikko Keinänen [Tue, 7 Dec 2010 21:55:20 +0000 (23:55 +0200)]
Added comments.

13 years agoImplemented StringListDelegate.
Mikko Keinänen [Tue, 7 Dec 2010 21:55:07 +0000 (23:55 +0200)]
Implemented StringListDelegate.

13 years agoStarted implementing StringListDelegate.
Mikko Keinänen [Tue, 7 Dec 2010 20:44:00 +0000 (22:44 +0200)]
Started implementing StringListDelegate.

13 years agoAdded license text.
Mikko Keinänen [Tue, 7 Dec 2010 20:43:40 +0000 (22:43 +0200)]
Added license text.

13 years agoStarted implementing StringListDelegate.
Mikko Keinänen [Tue, 7 Dec 2010 20:42:50 +0000 (22:42 +0200)]
Started implementing StringListDelegate.

13 years agoRe-used the ComboBoxDelegate created earlier for MediaTypeModel in
Mikko Keinänen [Mon, 6 Dec 2010 22:46:32 +0000 (00:46 +0200)]
Re-used the ComboBoxDelegate created earlier for MediaTypeModel in
SetupView.

13 years agoQComboBox delegate implemented and quickly tested being functional! :)
Mikko Keinänen [Mon, 6 Dec 2010 00:44:56 +0000 (02:44 +0200)]
QComboBox delegate implemented and quickly tested being functional! :)

13 years agoContinued implementing ComboBoxDelegate ... not tested yet ...
Mikko Keinänen [Sun, 5 Dec 2010 23:43:36 +0000 (01:43 +0200)]
Continued implementing ComboBoxDelegate ... not tested yet ...
compiles.

13 years agoRefactored (moved, renamed)
Mikko Keinänen [Sun, 5 Dec 2010 00:45:01 +0000 (02:45 +0200)]
Refactored (moved, renamed)

13 years agoStarted implementing a combo box delegate.
Mikko Keinänen [Sun, 5 Dec 2010 00:43:54 +0000 (02:43 +0200)]
Started implementing a combo box delegate.

13 years agoRefactoring the project, new folders for view and model classes. Added
Mikko Keinänen [Sat, 4 Dec 2010 23:46:34 +0000 (01:46 +0200)]
Refactoring the project, new folders for view and model classes. Added
all the source folders to project file.

13 years agoInitial implementation of Setup model and view (new generation).
Mikko Keinänen [Fri, 3 Dec 2010 21:40:11 +0000 (23:40 +0200)]
Initial implementation of Setup model and view (new generation).

13 years agoImplemented remove rows.
Mikko Keinänen [Thu, 2 Dec 2010 22:11:44 +0000 (00:11 +0200)]
Implemented remove rows.

13 years agoCleanup.
Mikko Keinänen [Thu, 2 Dec 2010 21:27:05 +0000 (23:27 +0200)]
Cleanup.

13 years agoImplemented insertRows to model.
Mikko Keinänen [Thu, 2 Dec 2010 20:49:25 +0000 (22:49 +0200)]
Implemented insertRows to model.

13 years agoAdded a sibling model and view to platform: mediatype.
Mikko Keinnen [Wed, 1 Dec 2010 22:02:37 +0000 (00:02 +0200)]
Added a sibling model and view to platform: mediatype.

13 years agoAdded common base model for emu front objects
Mikko Keinnen [Wed, 1 Dec 2010 21:37:02 +0000 (23:37 +0200)]
Added common base model for emu front objects
with file member.

13 years agoStarted implementing better MVC support: thanks Petro for the idea! ;)
Mikko Keinänen [Tue, 30 Nov 2010 22:42:30 +0000 (00:42 +0200)]
Started implementing better MVC support: thanks Petro for the idea! ;)

13 years agoAdded DbPlatformTest to main test program.
Mikko Keinänen [Mon, 29 Nov 2010 22:35:54 +0000 (00:35 +0200)]
Added DbPlatformTest to main test program.

13 years agoinit and cleanup methods
Mikko Keinänen [Mon, 29 Nov 2010 22:30:28 +0000 (00:30 +0200)]
init and cleanup methods

13 years agoUpdated db layer classes.
Mikko Keinänen [Mon, 29 Nov 2010 22:27:01 +0000 (00:27 +0200)]
Updated db layer classes.

13 years agoNew test class for testing DbPlatform.
Mikko Keinänen [Mon, 29 Nov 2010 22:26:43 +0000 (00:26 +0200)]
New test class for testing DbPlatform.

13 years agoAdded some test data.
Mikko Keinänen [Mon, 29 Nov 2010 21:31:42 +0000 (23:31 +0200)]
Added some test data.

13 years agoCommented out debug messages.
Mikko Keinänen [Mon, 29 Nov 2010 21:31:15 +0000 (23:31 +0200)]
Commented out debug messages.

13 years agoadded TODO
Mikko Keinänen [Sun, 28 Nov 2010 01:00:03 +0000 (03:00 +0200)]
added TODO

13 years agoRemoved signaling database updates from FileUtil to
Mikko Keinänen [Sun, 28 Nov 2010 00:29:05 +0000 (02:29 +0200)]
Removed signaling database updates from FileUtil to
MediaImagePathMainDIalog.

13 years agoAdded TODO notes.
Mikko Keinänen [Sun, 28 Nov 2010 00:12:06 +0000 (02:12 +0200)]
Added TODO notes.

13 years agoAdded signaling from FileUtil to MediaImagePathMainDiialog when the scan
Mikko Keinänen [Sun, 28 Nov 2010 00:10:47 +0000 (02:10 +0200)]
Added signaling from FileUtil to MediaImagePathMainDiialog when the scan
buffer is being written to database.

13 years agoImprovement to BrowseFIlePathDialog usability, browsing continues from
Mikko Keinänen [Sat, 27 Nov 2010 22:29:15 +0000 (00:29 +0200)]
Improvement to BrowseFIlePathDialog usability, browsing continues from
the selected file path in file path label.

13 years agoAdded EmuFrontObject test and (very) initial PlatformNameDialogTest.
Mikko Keinänen [Fri, 26 Nov 2010 23:11:58 +0000 (01:11 +0200)]
Added EmuFrontObject test and (very) initial PlatformNameDialogTest.

13 years agoFixed Emulator selection combo box, preserves state after emulator
Mikko Keinänen [Thu, 25 Nov 2010 19:51:22 +0000 (21:51 +0200)]
Fixed Emulator selection combo box, preserves state after emulator
execution has finished.

13 years agoPlaying around with qtestlibs data driven testing (Added MediaTypeTest
Mikko Keinänen [Wed, 24 Nov 2010 22:15:17 +0000 (00:15 +0200)]
Playing around with qtestlibs data driven testing (Added MediaTypeTest
class). Added new constructor to EmuFrontFileObject with id and name
parameters.

13 years agoRemoved destructor from Platform since EmuFrontFileObject destructor
Mikko Keinänen [Wed, 24 Nov 2010 21:32:54 +0000 (23:32 +0200)]
Removed destructor from Platform since EmuFrontFileObject destructor
does the destructing job properly already.

13 years agoStill experimenting with unit testing code.
Mikko Keinänen [Tue, 23 Nov 2010 23:37:44 +0000 (01:37 +0200)]
Still experimenting with unit testing code.

13 years agoPlaying around with my first unit test example.
Mikko Keinänen [Tue, 23 Nov 2010 20:49:06 +0000 (22:49 +0200)]
Playing around with my first unit test example.

13 years agoFirst unit test implemented!
Mikko Keinänen [Sun, 21 Nov 2010 21:41:12 +0000 (23:41 +0200)]
First unit test implemented!

13 years agoFixed bug in main window: selected platform and media types remain
Mikko Keinänen [Sat, 20 Nov 2010 22:02:11 +0000 (00:02 +0200)]
Fixed bug in main window: selected platform and media types remain
selected after update button is pressed.

13 years agoFixed a bug: the edit dialog fields were not cleared if an
Mikko Keinänen [Sat, 20 Nov 2010 21:01:15 +0000 (23:01 +0200)]
Fixed a bug: the edit dialog fields were not cleared if an
object was first edited or added and then add dialog was
started.

13 years agoPreparing a bug fix release 0.1.7a.
Mikko Keinänen [Fri, 19 Nov 2010 21:00:32 +0000 (23:00 +0200)]
Preparing a bug fix release 0.1.7a.

13 years agoTime stamps in human readable format.
Mikko Keinänen [Fri, 19 Nov 2010 20:43:20 +0000 (22:43 +0200)]
Time stamps in human readable format.

13 years agoUpdates the last scanned timestamp after successful scan.
Mikko Keinänen [Fri, 19 Nov 2010 20:25:02 +0000 (22:25 +0200)]
Updates the last scanned timestamp after successful scan.

13 years agoDisable mediaimagepath dialog while scanning files and enable after
Mikko Keinänen [Fri, 19 Nov 2010 19:51:17 +0000 (21:51 +0200)]
Disable mediaimagepath dialog while scanning files and enable after
finishing.

13 years agoComments about return values.
Mikko Keinänen [Fri, 19 Nov 2010 19:33:12 +0000 (21:33 +0200)]
Comments about return values.

13 years agoComments about return values.
Mikko Keinänen [Fri, 19 Nov 2010 19:28:47 +0000 (21:28 +0200)]
Comments about return values.

13 years agoReset data model after succesful update.
Mikko Keinänen [Fri, 19 Nov 2010 19:25:36 +0000 (21:25 +0200)]
Reset data model after succesful update.

13 years agoThrows EmuFrontException.
Mikko Keinänen [Fri, 19 Nov 2010 19:19:16 +0000 (21:19 +0200)]
Throws EmuFrontException.

13 years agoSome comments about heap-objects and cleaning up some heap-objects.
Mikko Keinänen [Thu, 18 Nov 2010 22:05:30 +0000 (00:05 +0200)]
Some comments about heap-objects and cleaning up some heap-objects.

13 years agoMore exception handling.
Mikko Keinänen [Thu, 18 Nov 2010 21:47:53 +0000 (23:47 +0200)]
More exception handling.

13 years agoException handling and cleaning dynamic objects.
Mikko Keinänen [Thu, 18 Nov 2010 21:02:48 +0000 (23:02 +0200)]
Exception handling and cleaning dynamic objects.

13 years agoException handling.
Mikko Keinänen [Thu, 18 Nov 2010 20:36:59 +0000 (22:36 +0200)]
Exception handling.

13 years agoException handling.
Mikko Keinänen [Wed, 17 Nov 2010 22:43:47 +0000 (00:43 +0200)]
Exception handling.

13 years agoAdded some exception handling. Marked all the functions throwing
Mikko Keinänen [Wed, 17 Nov 2010 22:31:34 +0000 (00:31 +0200)]
Added some exception handling. Marked all the functions throwing
EmuFrontException with a comment.

13 years agoExceptions are instantiated in stack instead of heap.
Mikko Keinänen [Wed, 17 Nov 2010 20:45:07 +0000 (22:45 +0200)]
Exceptions are instantiated in stack instead of heap.

13 years agoFixed bugs: dialogs remained disabled (signals were not attached to
Mikko Keinänen [Tue, 16 Nov 2010 23:19:03 +0000 (01:19 +0200)]
Fixed bugs: dialogs remained disabled (signals were not attached to
current objects). Crashes while using configuration dialogs second time
(data objects were not cleaned propely).

13 years agoAdded menu option for resetting the database.
Mikko Keinänen [Tue, 16 Nov 2010 21:50:09 +0000 (23:50 +0200)]
Added menu option for resetting the database.

13 years agoA Notice
Mikko Keinänen [Tue, 16 Nov 2010 21:29:00 +0000 (23:29 +0200)]
A Notice

13 years agoAdded database version field to config db table. Added db
Mikko Keinänen [Tue, 16 Nov 2010 21:01:51 +0000 (23:01 +0200)]
Added database version field to config db table. Added db
version check. EmuFront will not start if the database
version doesn't match the required version by application.
Moved database testing and creation from main to MainWindow
class.

13 years agoRenamed database file.
Mikko Keinänen [Tue, 16 Nov 2010 18:22:30 +0000 (20:22 +0200)]
Renamed database file.

13 years agoFixed the specification version entry to 1.0
Mikko Keinänen [Mon, 15 Nov 2010 22:26:42 +0000 (00:26 +0200)]
Fixed the specification version entry to 1.0

13 years agoSetting up 0.1.6a bugfix release.
Mikko Keinänen [Mon, 15 Nov 2010 22:19:10 +0000 (00:19 +0200)]
Setting up 0.1.6a bugfix release.

13 years agoInstructions updated.
Mikko Keinänen [Mon, 15 Nov 2010 22:12:55 +0000 (00:12 +0200)]
Instructions updated.

13 years agoRemoved debug message.
Mikko Keinänen [Mon, 15 Nov 2010 22:09:00 +0000 (00:09 +0200)]
Removed debug message.

13 years agoEncoding fix to about dialog string.
Mikko Keinänen [Mon, 15 Nov 2010 22:08:15 +0000 (00:08 +0200)]
Encoding fix to about dialog string.

13 years agoAdded a confirmation dialog.
Mikko Keinänen [Mon, 15 Nov 2010 22:01:17 +0000 (00:01 +0200)]
Added a confirmation dialog.

13 years agoAdded specified widget for file extensions.
Mikko Keinänen [Mon, 15 Nov 2010 21:49:04 +0000 (23:49 +0200)]
Added specified widget for file extensions.

13 years agoFixed the order in Config-menu to more logical. Fixed table columns to
Mikko Keinänen [Mon, 15 Nov 2010 21:10:55 +0000 (23:10 +0200)]
Fixed the order in Config-menu to more logical. Fixed table columns to
resize after adding data.

13 years agoNew screenshots
Mikko Keinänen [Sun, 14 Nov 2010 21:18:09 +0000 (23:18 +0200)]
New screenshots

13 years agoUpdated screenshots.
Mikko Keinänen [Sun, 14 Nov 2010 21:16:31 +0000 (23:16 +0200)]
Updated screenshots.

13 years agoBug fixed: media images were not removed from temporary file folder.
Mikko Keinänen [Sun, 14 Nov 2010 21:16:16 +0000 (23:16 +0200)]
Bug fixed: media images were not removed from temporary file folder.

13 years agoRemoved a bug: temporary files were not removed.
Mikko Keinänen [Sun, 14 Nov 2010 19:13:40 +0000 (21:13 +0200)]
Removed a bug: temporary files were not removed.

13 years agoInstructions updated.
Mikko Keinänen [Sun, 14 Nov 2010 15:13:50 +0000 (17:13 +0200)]
Instructions updated.

13 years agoAdded icons.
Mikko Keinänen [Sun, 14 Nov 2010 00:56:00 +0000 (02:56 +0200)]
Added icons.

13 years agoAdded needed files for Maemo release.
Mikko Keinänen [Sat, 13 Nov 2010 16:32:09 +0000 (18:32 +0200)]
Added needed files for Maemo release.

13 years agoGoing to tag release 0.1.3a
Mikko Keinänen [Sat, 13 Nov 2010 00:07:00 +0000 (02:07 +0200)]
Going to tag release 0.1.3a

13 years agoRemoved non needed variable and commented out debug messages.
Mikko Keinänen [Fri, 12 Nov 2010 21:54:11 +0000 (23:54 +0200)]
Removed non needed variable and commented out debug messages.

13 years agoAdded support for both date format to regex: dddd-dd-dd and dd-dd-dddd.
Mikko Keinänen [Fri, 12 Nov 2010 21:17:08 +0000 (23:17 +0200)]
Added support for both date format to regex: dddd-dd-dd and dd-dd-dddd.

13 years agoRemoved temporary local variables.
Mikko Keinänen [Fri, 12 Nov 2010 18:24:33 +0000 (20:24 +0200)]
Removed temporary local variables.

13 years agoAdded null checks.
Mikko Keinänen [Fri, 12 Nov 2010 18:20:52 +0000 (20:20 +0200)]
Added null checks.

13 years agoupd
Mikko Keinänen [Thu, 11 Nov 2010 22:49:36 +0000 (00:49 +0200)]
upd

13 years agoRemoved unnecessary updating to database if no object
Mikko Keinänen [Thu, 11 Nov 2010 22:47:03 +0000 (00:47 +0200)]
Removed unnecessary updating to database if no object
member values were changed. Overloaded == and !=
operators in the base class.

13 years agoinitial add
Mikko Keinänen [Thu, 11 Nov 2010 21:42:14 +0000 (23:42 +0200)]
initial add

13 years agoUpdated changes.
Mikko Keinänen [Thu, 11 Nov 2010 21:41:23 +0000 (23:41 +0200)]
Updated changes.

13 years agoFixed a bug: When window was closed from window manager e.g. X-button,
Mikko Keinänen [Thu, 11 Nov 2010 21:36:11 +0000 (23:36 +0200)]
Fixed a bug: When window was closed from window manager e.g. X-button,
the config edit main dialog remained disabled. Now this is fixed.

13 years agoconfig table was not dropped
Mikko Keinänen [Thu, 11 Nov 2010 21:16:38 +0000 (23:16 +0200)]
config table was not dropped

13 years agoAdded new column to file table.
Mikko Keinänen [Thu, 11 Nov 2010 21:12:00 +0000 (23:12 +0200)]
Added new column to file table.

13 years ago Expanded the database model.
Mikko Keinänen [Wed, 10 Nov 2010 22:10:47 +0000 (00:10 +0200)]
 Expanded the database model.

13 years agoFixed a bug with regular expression (If filename was one character, it
Mikko Keinänen [Wed, 10 Nov 2010 22:10:34 +0000 (00:10 +0200)]
Fixed a bug with regular expression (If filename was one character, it
wasn't included. Also if the file length column started without empty
space it wasn't scanned).

13 years agoExpanded the data model.
Mikko Keinänen [Tue, 9 Nov 2010 22:35:06 +0000 (00:35 +0200)]
Expanded the data model.

13 years agoExperimenting with reading XML dat files.
Mikko Keinänen [Tue, 9 Nov 2010 21:22:33 +0000 (23:22 +0200)]
Experimenting with reading XML dat files.

13 years agoCreated initial support for M.A.M.E and similar (the container zip is
Mikko Keinänen [Mon, 8 Nov 2010 22:38:54 +0000 (00:38 +0200)]
Created initial support for M.A.M.E and similar (the container zip is
used as is).

13 years agoAbout text updated.
Mikko Keinänen [Mon, 8 Nov 2010 20:35:03 +0000 (22:35 +0200)]
About text updated.