emufront
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.

13 years agoUpdated features.
Mikko Keinänen [Mon, 8 Nov 2010 20:23:03 +0000 (22:23 +0200)]
Updated features.

13 years agoAnother instruction update.
Mikko Keinänen [Mon, 8 Nov 2010 20:20:52 +0000 (22:20 +0200)]
Another instruction update.

13 years agoUpdated instructions and validated html.
Mikko Keinänen [Mon, 8 Nov 2010 20:16:27 +0000 (22:16 +0200)]
Updated instructions and validated html.

13 years agoSmall update to instructions.
Mikko Keinänen [Mon, 8 Nov 2010 20:08:01 +0000 (22:08 +0200)]
Small update to instructions.

13 years agoTagged 0.1.2a release
Mikko Keinänen [Sun, 7 Nov 2010 11:14:54 +0000 (13:14 +0200)]
Tagged 0.1.2a release

13 years agoMany layout fixes.
Mikko Keinänen [Sun, 7 Nov 2010 11:03:53 +0000 (13:03 +0200)]
Many layout fixes.

13 years agoSet the selection mode to ExtendedSelection instead of MultiSelection.
Mikko Keinänen [Sun, 7 Nov 2010 09:50:38 +0000 (11:50 +0200)]
Set the selection mode to ExtendedSelection instead of MultiSelection.

13 years agoChanged default tmp-path to user home dir (/tmp/ was not very good
Mikko Keinänen [Sun, 7 Nov 2010 09:48:00 +0000 (11:48 +0200)]
Changed default tmp-path to user home dir (/tmp/ was not very good
choice for N900).

13 years agoRemoved include for non-existing header
Mikko Keinänen [Sun, 7 Nov 2010 09:13:19 +0000 (11:13 +0200)]
Removed include for non-existing header

13 years agoAdded configuration of temporary directory.
Mikko Keinänen [Sun, 7 Nov 2010 00:56:32 +0000 (02:56 +0200)]
Added configuration of temporary directory.

13 years agoupdate on instructions
Mikko Keinänen [Fri, 5 Nov 2010 23:00:53 +0000 (01:00 +0200)]
update on instructions

13 years agoTagged 0.1.1a release
Mikko Keinänen [Fri, 5 Nov 2010 22:47:57 +0000 (00:47 +0200)]
Tagged 0.1.1a release

13 years agoFixed bug with crashing setup editor
Mikko Keinänen [Fri, 5 Nov 2010 22:26:35 +0000 (00:26 +0200)]
Fixed bug with crashing setup editor

13 years agoFixed setup dialog crashing when user created another instance of setup
Mikko Keinänen [Fri, 5 Nov 2010 21:53:30 +0000 (23:53 +0200)]
Fixed setup dialog crashing when user created another instance of setup
edit dialog.

13 years agoFixed crash (disabled add-button after clicking add):
Mikko Keinänen [Fri, 5 Nov 2010 20:31:31 +0000 (22:31 +0200)]
Fixed crash (disabled add-button after clicking add):
- config > setups
- setups: add
-> edit setup
- setups: add
-> crash

13 years agoTagged v0.01a relase
Mikko Keinänen [Fri, 5 Nov 2010 20:00:17 +0000 (22:00 +0200)]
Tagged v0.01a relase

13 years agoupdate to instr.
Mikko Keinänen [Thu, 4 Nov 2010 23:43:13 +0000 (01:43 +0200)]
update to instr.

13 years agoInitial usage instructions.
Mikko Keinänen [Thu, 4 Nov 2010 23:06:41 +0000 (01:06 +0200)]
Initial usage instructions.

13 years agoAdded first screenshots running on actual Maemo/N900.
Mikko Keinänen [Thu, 4 Nov 2010 22:32:27 +0000 (00:32 +0200)]
Added first screenshots running on actual Maemo/N900.

13 years agoAdded about box.
Mikko Keinänen [Thu, 4 Nov 2010 16:19:44 +0000 (18:19 +0200)]
Added about box.

13 years agoTiny layout fix.
Mikko Keinänen [Mon, 1 Nov 2010 21:48:06 +0000 (23:48 +0200)]
Tiny layout fix.

13 years agonote
Mikko Keinänen [Fri, 29 Oct 2010 22:48:00 +0000 (01:48 +0300)]
note

13 years agoEmulator selector is updated with only emulators to selected setup
Mikko Keinänen [Fri, 29 Oct 2010 22:47:04 +0000 (01:47 +0300)]
Emulator selector is updated with only emulators to selected setup
(platform-media type combination).

13 years agoprequisities
Mikko Keinänen [Fri, 29 Oct 2010 20:05:02 +0000 (23:05 +0300)]
prequisities

13 years agonew screenshot
Mikko Keinänen [Fri, 29 Oct 2010 17:42:39 +0000 (20:42 +0300)]
new screenshot

13 years agoNew screenshot.
Mikko Keinänen [Fri, 29 Oct 2010 17:41:22 +0000 (20:41 +0300)]
New screenshot.

13 years agoSmall fix.
Mikko Keinänen [Fri, 29 Oct 2010 17:23:34 +0000 (20:23 +0300)]
Small fix.

13 years agoFixed two cases of memory loss (parenting was missing).
Mikko Keinänen [Fri, 29 Oct 2010 17:04:17 +0000 (20:04 +0300)]
Fixed two cases of memory loss (parenting was missing).

13 years agoFixed memory loss cases (parent was missing from objects).
Mikko Keinänen [Fri, 29 Oct 2010 16:43:22 +0000 (19:43 +0300)]
Fixed memory loss cases (parent was missing from objects).

13 years agoSome data was hidden from user.
Mikko Keinänen [Thu, 28 Oct 2010 20:35:18 +0000 (23:35 +0300)]
Some data was hidden from user.

13 years agoSmall fix. Now file slot can be a sole option for emulator e.g. 'emuname
Mikko Keinänen [Wed, 27 Oct 2010 19:50:36 +0000 (22:50 +0300)]
Small fix. Now file slot can be a sole option for emulator e.g. 'emuname
$1'.

13 years agosmall update
Mikko Keinänen [Wed, 27 Oct 2010 19:27:05 +0000 (22:27 +0300)]
small update

13 years agoSetupEditDialog data object updated signal was received afterall (today)
Mikko Keinänen [Wed, 27 Oct 2010 19:15:54 +0000 (22:15 +0300)]
SetupEditDialog data object updated signal was received afterall (today)
and is working ... no actual changes done.

13 years agosignals not connected for SetupEditDialog!
Mikko Keinänen [Tue, 26 Oct 2010 21:35:02 +0000 (00:35 +0300)]
signals not connected for SetupEditDialog!

13 years agoAdded progress bar to file scanning operation and a message box
Mikko Keinänen [Tue, 26 Oct 2010 23:32:26 +0000 (02:32 +0300)]
Added progress bar to file scanning operation and a message box
notifying the operation ending.

13 years agoUsing match instead of looping.
Mikko Keinänen [Mon, 25 Oct 2010 23:22:30 +0000 (02:22 +0300)]
Using match instead of looping.

13 years agoCombo boxes were not properly updated when editing an object [fixed].
Mikko Keinänen [Mon, 25 Oct 2010 22:58:47 +0000 (01:58 +0300)]
Combo boxes were not properly updated when editing an object [fixed].

13 years agoFixing a bug with selection combo box not updating when editin an
Mikko Keinänen [Sun, 24 Oct 2010 23:49:55 +0000 (02:49 +0300)]
Fixing a bug with selection combo box not updating when editin an
object.

13 years agoCleaning up.
Mikko Keinänen [Sat, 23 Oct 2010 23:45:52 +0000 (02:45 +0300)]
Cleaning up.

13 years agoWhen a filepath is rescanned all the previous entries of
Mikko Keinänen [Sat, 23 Oct 2010 00:14:41 +0000 (03:14 +0300)]
When a filepath is rescanned all the previous entries of
this file path will be removed first.

13 years agoRemoved most of the previous database changes.
Mikko Keinänen [Sat, 23 Oct 2010 00:05:17 +0000 (03:05 +0300)]
Removed most of the previous database changes.

13 years agoRe-enabled triggers for removing media images and media image
Mikko Keinänen [Fri, 22 Oct 2010 23:27:13 +0000 (02:27 +0300)]
Re-enabled triggers for removing media images and media image
containers.

13 years agoRemoved two triggers that couldn't be used after enabling multiple
Mikko Keinänen [Fri, 22 Oct 2010 22:55:44 +0000 (01:55 +0300)]
Removed two triggers that couldn't be used after enabling multiple
instances of media images and media image containers.

13 years agoLots of changes in the database model. Warning: only lightly tested for
Mikko Keinänen [Fri, 22 Oct 2010 01:22:31 +0000 (04:22 +0300)]
Lots of changes in the database model. Warning: only lightly tested for
the moment!

13 years agoSome notes.
Mikko Keinänen [Thu, 21 Oct 2010 22:41:35 +0000 (01:41 +0300)]
Some notes.

13 years agoCreated temporary object was not deleted.
Mikko Keinänen [Thu, 21 Oct 2010 22:09:03 +0000 (01:09 +0300)]
Created temporary object was not deleted.

13 years agoCreated temporary data object was not deleted.
Mikko Keinänen [Thu, 21 Oct 2010 21:55:38 +0000 (00:55 +0300)]
Created temporary data object was not deleted.

13 years agoParented push buttons.
Mikko Keinänen [Wed, 20 Oct 2010 22:49:44 +0000 (01:49 +0300)]
Parented push buttons.

13 years agoClean up.
Mikko Keinänen [Wed, 20 Oct 2010 22:44:37 +0000 (01:44 +0300)]
Clean up.

13 years agoMainWindow is created to stack rather than to heap.
Mikko Keinänen [Wed, 20 Oct 2010 22:34:56 +0000 (01:34 +0300)]
MainWindow is created to stack rather than to heap.

13 years agoClear the selection after launching emulator.
Mikko Keinänen [Tue, 19 Oct 2010 22:09:27 +0000 (01:09 +0300)]
Clear the selection after launching emulator.

13 years agoCleaning extracted files from tmp folder.
Mikko Keinänen [Tue, 19 Oct 2010 21:49:16 +0000 (00:49 +0300)]
Cleaning extracted files from tmp folder.

13 years agoKilling of running process in destructor.
Mikko Keinänen [Tue, 19 Oct 2010 21:37:28 +0000 (00:37 +0300)]
Killing of running process in destructor.

13 years agoQProcess proc was not needed anymore (replaced by emuHelper).
Mikko Keinänen [Tue, 19 Oct 2010 21:32:55 +0000 (00:32 +0300)]
QProcess proc was not needed anymore (replaced by emuHelper).

13 years agoEmulators can be now configured with multiple media image slots ($1, $2,
Mikko Keinänen [Tue, 19 Oct 2010 19:27:33 +0000 (22:27 +0300)]
Emulators can be now configured with multiple media image slots ($1, $2,
...).

13 years agoFixed selection of multiple images for multiple image slots in emulator
Mikko Keinänen [Tue, 19 Oct 2010 18:39:04 +0000 (21:39 +0300)]
Fixed selection of multiple images for multiple image slots in emulator
command line options.

13 years agoFixed error if user canceled media image selection.
Mikko Keinänen [Tue, 19 Oct 2010 18:16:34 +0000 (21:16 +0300)]
Fixed error if user canceled media image selection.

13 years agoMediaImageContainer presents contained media images in a map instead of
Mikko Keinänen [Mon, 18 Oct 2010 17:09:32 +0000 (20:09 +0300)]
MediaImageContainer presents contained media images in a map instead of
list.

13 years agoNew dialog for selecting from multiple emu front objects derived from
Mikko Keinänen [Mon, 18 Oct 2010 15:57:34 +0000 (18:57 +0300)]
New dialog for selecting from multiple emu front objects derived from
QInputDialog.

13 years agoExpanded support for multiple media images.
Mikko Keinänen [Sun, 17 Oct 2010 09:24:46 +0000 (12:24 +0300)]
Expanded support for multiple media images.

13 years agoSome meta data updates.
Mikko Keinänen [Sun, 17 Oct 2010 07:54:34 +0000 (10:54 +0300)]
Some meta data updates.

13 years agoCleaned up.
Mikko Keinänen [Sat, 16 Oct 2010 22:23:54 +0000 (01:23 +0300)]
Cleaned up.

13 years agoOSDab-Zip is no longer needed (it is not compatible
Mikko Keinänen [Sat, 16 Oct 2010 21:43:17 +0000 (00:43 +0300)]
OSDab-Zip is no longer needed (it is not compatible
with the latest Info-zip versions).