ghostsoverboard
12 years agoChanged the section to user/hidden as required for Nokia Store harmattan v0.4.0
Heli Hyvättinen [Thu, 10 Nov 2011 10:30:06 +0000 (12:30 +0200)]
Changed the section to user/hidden as required for Nokia Store

12 years agoUpped the version to 0.4.0
Heli Hyvättinen [Tue, 25 Oct 2011 11:06:50 +0000 (14:06 +0300)]
Upped the version to 0.4.0

Also fixed a typo and the layout in the about "box".

12 years agoBit faster
Heli Hyvättinen [Mon, 24 Oct 2011 10:43:12 +0000 (13:43 +0300)]
Bit faster

Speed is better now, still slower than on Maemo, but roughly what
it was before on Harmattan.
Bug: speed sopetimes drops for a brief moment. This seems to be
caused by system slowing because of lots of apps running. (Appeared
with 7 browser windows and three other apps on the background, but
not with no apps on the background.) The bug is not caused by the
change to timer-triggered sensor reading, and seemed even worse
without it.

12 years agoFixed ship speed rising bug
Heli Hyvättinen [Sat, 22 Oct 2011 19:57:57 +0000 (22:57 +0300)]
Fixed ship speed rising bug

Speed seems to remain steady now.
No longer uses animation for ship movement, hopping not seen since.
Accelometer sensitivity set to 12 degree treshold (instead of 3). Ship
no longer moves when the device is lying on a table.
Ship still too slow, needs to be adjusted.

12 years agoReads rotation sensor on timer instead whenever new reading arrives
Heli Hyvättinen [Fri, 21 Oct 2011 11:30:37 +0000 (14:30 +0300)]
Reads rotation sensor on timer instead whenever new reading arrives

No longer vulnerable to other applications changing the sensor speed.
Speed has changed, needs calibrating back to what it was.
Bug: Saw the ship hopping.
Using animation no longer makes sense, needs to be removed (perhaps the
cause of the hop too...)

12 years agoRemembers the last used levelset
Heli Hyvättinen [Sat, 15 Oct 2011 16:43:56 +0000 (19:43 +0300)]
Remembers the last used levelset

12 years agoVictory texts positioned to fit Harmattan
Heli Hyvättinen [Thu, 13 Oct 2011 18:34:36 +0000 (21:34 +0300)]
Victory texts positioned to fit Harmattan

Roughly centered.

12 years agoLevel complete texts positioned to fit Harmattan
Heli Hyvättinen [Thu, 13 Oct 2011 18:26:55 +0000 (21:26 +0300)]
Level complete texts positioned to fit Harmattan

Roughly centered

12 years agoVibraResource acquired only when needed
Heli Hyvättinen [Thu, 13 Oct 2011 16:53:28 +0000 (19:53 +0300)]
VibraResource acquired only when needed

At start and upon returning from pause, VibraResource is requested only
if vibration is on. Since vibration can only be changed when paused
(menu is not visible otherwise), this is sufficient.

12 years agoVibraResource released when paused
Heli Hyvättinen [Wed, 12 Oct 2011 19:00:57 +0000 (22:00 +0300)]
VibraResource released when paused

Tested to work.

12 years agoLowers speeds on the hardest new levels.
Heli Hyvättinen [Tue, 11 Oct 2011 17:51:15 +0000 (20:51 +0300)]
Lowers speeds on the hardest new levels.

As the speed works right now, a bit less difficulty...

12 years agoOctopuses move 2 pixels at time
Heli Hyvättinen [Mon, 10 Oct 2011 19:48:26 +0000 (22:48 +0300)]
Octopuses move 2 pixels at time

Allows faster speeds. (Timers more often than roughly 10 ms seem not to
be available on N950.)

12 years agoAdded source code availability info on the about
Heli Hyvättinen [Tue, 27 Sep 2011 20:00:45 +0000 (23:00 +0300)]
Added source code availability info on the about

12 years agoMerge branch 'vibrationrecovery' into harmattan
Heli Hyvättinen [Mon, 26 Sep 2011 20:00:23 +0000 (23:00 +0300)]
Merge branch 'vibrationrecovery' into harmattan

Vibration works again (did not work before with the beta2 firmware).
This time real vibration, not just a "tak tak" sound.

Conflicts:
seascene.cpp

12 years agoVibration effect shortened to half a second
Heli Hyvättinen [Mon, 26 Sep 2011 19:22:33 +0000 (22:22 +0300)]
Vibration effect shortened to half a second

12 years agoVibration now works.
Heli Hyvättinen [Mon, 26 Sep 2011 18:57:31 +0000 (21:57 +0300)]
Vibration now works.

This time real vibration, not just "knak" sound.

12 years agoVibration should now only be tried if the app has the resource
Heli Hyvättinen [Mon, 26 Sep 2011 18:24:09 +0000 (21:24 +0300)]
Vibration should now only be tried if the app has the resource

However, vibration does not work at all (since the beta 2 firmware).

12 years agoResource no longer denied
Heli Hyvättinen [Mon, 26 Sep 2011 17:12:44 +0000 (20:12 +0300)]
Resource no longer denied

But still no vibration.

12 years agoMade the last level of the new levelset harder
Heli Hyvättinen [Mon, 26 Sep 2011 11:29:35 +0000 (14:29 +0300)]
Made the last level of the new levelset harder

Now it more clearly different from the previous one.

12 years agoAdded .conf file to glassify the app as game
Heli Hyvättinen [Sat, 24 Sep 2011 13:57:46 +0000 (16:57 +0300)]
Added .conf file to glassify the app as game

Vibra resource still denied.

12 years agoAsks for a vibra resource...
Heli Hyvättinen [Sat, 24 Sep 2011 13:45:46 +0000 (16:45 +0300)]
Asks for a vibra resource...

...but is denied it.

12 years agoSecond levelset works
Heli Hyvättinen [Fri, 16 Sep 2011 16:23:52 +0000 (19:23 +0300)]
Second levelset works

The levelset can now be changed. "Quit" fits in the menu again. Fine
tuned the difficulty of the new levelset.

12 years agoAdded "Choose levelset" to menu. Does not work yet.
Heli Hyvättinen [Wed, 14 Sep 2011 20:08:02 +0000 (23:08 +0300)]
Added "Choose levelset" to menu. Does not work yet.

Shows up a list of available levels, but tapping on the list does not
work, it just unpauses the game, the list does not even disappear. The
list is not even separated to multiple items for selecting. "Quit" no
longer fits the screen.

12 years agoAnother levelset now exists internally
Heli Hyvättinen [Wed, 14 Sep 2011 19:38:46 +0000 (22:38 +0300)]
Another levelset now exists internally

Cannot be used yet.

12 years agoMerge branch 'singleinstance' into harmattan
Heli Hyvättinen [Tue, 13 Sep 2011 10:49:59 +0000 (13:49 +0300)]
Merge branch 'singleinstance' into harmattan

Single instance works.

Conflicts:
ghostsoverboard.desktop
ghostsoverboard.pro

12 years agoSingle instance works
Heli Hyvättinen [Tue, 13 Sep 2011 10:47:22 +0000 (13:47 +0300)]
Single instance works

Needed to use --type=e for invoker

12 years agoCorrect path for executable
Heli Hyvättinen [Mon, 12 Sep 2011 19:25:24 +0000 (22:25 +0300)]
Correct path for executable

12 years agoBigger font sizes on score texts
Heli Hyvättinen [Mon, 12 Sep 2011 18:51:38 +0000 (21:51 +0300)]
Bigger font sizes on score texts

Harmattan needs bigger font than maemo.
Added a missing space on total score text.

12 years agoCompiles again
Heli Hyvättinen [Mon, 12 Sep 2011 17:34:36 +0000 (20:34 +0300)]
Compiles again

Mergetool put one { in wrong place, fixed.

12 years agoAdded total highscore for levelset
Heli Hyvättinen [Mon, 12 Sep 2011 17:31:56 +0000 (20:31 +0300)]
Added total highscore for levelset

Also now shows the level score after the last level too.
Better position for the level score text for other levels.

Conflicts:

seascene.cpp
seascene.h

12 years agoThe score counting now stops during pauses
Heli Hyvättinen [Mon, 12 Sep 2011 17:28:03 +0000 (20:28 +0300)]
The score counting now stops during pauses

Also moved the starting of the score counting to restart level from
setupmap (changes nothing, just a more logical place).

Conflicts:

seascene.h

12 years agoHighscore strored as milliseconds instead of seconds
Heli Hyvättinen [Wed, 7 Sep 2011 17:35:02 +0000 (20:35 +0300)]
Highscore strored as milliseconds instead of seconds

And shown as seconds with one decimal instead of minutes and whole
seconds. "Tap to start the next level" text added.

12 years agoChanged highscore info color and font size
Heli Hyvättinen [Wed, 7 Sep 2011 17:07:00 +0000 (20:07 +0300)]
Changed highscore info color and font size

..to fit the rest of the game.

12 years agoHighscore gets saved.
Heli Hyvättinen [Wed, 7 Sep 2011 11:49:12 +0000 (14:49 +0300)]
Highscore gets saved.

12 years agoAdvances to the next level again
Heli Hyvättinen [Mon, 12 Sep 2011 17:25:18 +0000 (20:25 +0300)]
Advances to the next level again

Conflicts:

seascene.cpp

12 years agoWork towards highscore
Heli Hyvättinen [Mon, 12 Sep 2011 17:24:11 +0000 (20:24 +0300)]
Work towards highscore

Can show time used for level and what high score was before it.
No longer knows how to advance to the next level.
Does not update high score.

Conflicts:

seascene.cpp
seascene.h

12 years agoThe levels are now stored in the Levelset class
Heli Hyvättinen [Tue, 6 Sep 2011 15:14:22 +0000 (18:14 +0300)]
The levels are now stored in the Levelset class

Works as before.

12 years agoAdded Levelset class
Heli Hyvättinen [Tue, 6 Sep 2011 14:59:40 +0000 (17:59 +0300)]
Added Levelset class

Contains the name and levels of a levelset and access to highscores of
the set and indivisual levels. The highscores are stored in QSettings.
Each set must have an unique name, or else the highscores will be mixed.
The class is not used yet.

12 years agoHarmattan specific packaging issues corrected
Heli Hyvättinen [Tue, 6 Sep 2011 13:35:02 +0000 (16:35 +0300)]
Harmattan specific packaging issues corrected

Added the stuff from Harmattan Appendix to the Debian Policy Manual.

12 years agofixed a typo in email address in control file
Heli Hyvättinen [Sat, 3 Sep 2011 16:48:22 +0000 (19:48 +0300)]
fixed a typo in email address in control file

12 years agoNew application manager icon
Heli Hyvättinen [Sat, 3 Sep 2011 16:30:27 +0000 (19:30 +0300)]
New application manager icon

Rigth size, same ship image as used in desktop icon.

12 years agoSingle instance attempt
Heli Hyvättinen [Sat, 3 Sep 2011 16:25:30 +0000 (19:25 +0300)]
Single instance attempt

Does not start from the lauancher icon anymore

12 years agoAdded version to pro file for mud2 compatibility v0.3.0
Heli Hyvättinen [Wed, 27 Jul 2011 20:52:49 +0000 (23:52 +0300)]
Added version to pro file for mud2 compatibility

mud2 is a script that makes files needed for Community OBS from a
QtCreator project

12 years agoFixed autopause
Heli Hyvättinen [Tue, 26 Jul 2011 20:43:43 +0000 (23:43 +0300)]
Fixed autopause

No longer uses forcePause(), thus no longer messes up the pause system.
(forcePause() requires to be returned from with softContinue() )

12 years agoAdded icon
Heli Hyvättinen [Tue, 26 Jul 2011 19:55:42 +0000 (22:55 +0300)]
Added icon

12 years agoOutcommented a qDebug
Heli Hyvättinen [Tue, 26 Jul 2011 18:37:05 +0000 (21:37 +0300)]
Outcommented a qDebug

12 years agoRemoved unused pic from qrc
Heli Hyvättinen [Tue, 26 Jul 2011 18:32:21 +0000 (21:32 +0300)]
Removed unused pic from qrc

12 years agoOutcommented testcode
Heli Hyvättinen [Tue, 26 Jul 2011 18:19:21 +0000 (21:19 +0300)]
Outcommented testcode

12 years agoUpped version number to 0.3.0 and edited package files
Heli Hyvättinen [Tue, 26 Jul 2011 18:16:18 +0000 (21:16 +0300)]
Upped version number to 0.3.0 and edited package files

Proper README, proper changelog, proper show in application manager name
in control. Version number upped also for about box.

12 years agoProper copyright file
Heli Hyvättinen [Tue, 26 Jul 2011 17:50:17 +0000 (20:50 +0300)]
Proper copyright file

12 years agoDebian control file edit
Heli Hyvättinen [Tue, 26 Jul 2011 17:42:59 +0000 (20:42 +0300)]
Debian control file edit

Description, homepage, email adress

12 years agoClarified menu item text
Heli Hyvättinen [Tue, 26 Jul 2011 17:36:15 +0000 (20:36 +0300)]
Clarified menu item text

"Vibration effects on" is now "Turn vibration effects on". Same for off.

12 years agoCentered the texts in victory screen
Heli Hyvättinen [Tue, 26 Jul 2011 15:32:51 +0000 (18:32 +0300)]
Centered the texts in victory screen

(Still in fremantle positions)
Conflicts:

seascene.cpp

12 years agoOutcommented some qDebug()s
Heli Hyvättinen [Tue, 26 Jul 2011 15:06:40 +0000 (18:06 +0300)]
Outcommented some qDebug()s

12 years agoChanged some comments
Heli Hyvättinen [Tue, 26 Jul 2011 15:28:16 +0000 (18:28 +0300)]
Changed some comments

Changed "Maemo 5" to "Meego 1.2 Harmattan" in the title of the copyright
texts.

12 years agoUpdated scene/view size as the frame is gone
Heli Hyvättinen [Tue, 26 Jul 2011 12:01:16 +0000 (15:01 +0300)]
Updated scene/view size as the frame is gone

(Frame was gone because of inheriting from QDeclarativeView instead of
QGraphicsView.)

12 years agoAdd web page address to about
Heli Hyvättinen [Tue, 26 Jul 2011 11:53:05 +0000 (14:53 +0300)]
Add web page address to about

12 years agoChanged font size/style in victory screen to better fit Harmattan
Heli Hyvättinen [Tue, 26 Jul 2011 09:48:41 +0000 (12:48 +0300)]
Changed font size/style in victory screen to better fit Harmattan

12 years agoVictory screen integrated into the game view/scene
Heli Hyvättinen [Tue, 26 Jul 2011 09:43:28 +0000 (12:43 +0300)]
Victory screen integrated into the game view/scene

Tap screen return from -pause did not work once when testing this with fremantle, could not repeat the
bug. Menu worked. Bug did not appear on Harmattan.

Conflicts:

seascene.cpp
seascene.h

12 years agoCollision handling restored
Heli Hyvättinen [Mon, 25 Jul 2011 20:50:17 +0000 (23:50 +0300)]
Collision handling restored

...by doing it inside setPos()

12 years agoFound a fluent animation for ship movement
Heli Hyvättinen [Mon, 25 Jul 2011 20:22:26 +0000 (23:22 +0300)]
Found a fluent animation for ship movement

Still does not react to collisions

12 years agoAttempt to animate ship movement
Heli Hyvättinen [Mon, 25 Jul 2011 20:12:06 +0000 (23:12 +0300)]
Attempt to animate ship movement

..to overcome inability to change sensor speed
The problem is how to check hitting obstacles.

12 years agoBigger fonts in about
Heli Hyvättinen [Mon, 25 Jul 2011 19:19:56 +0000 (22:19 +0300)]
Bigger fonts in about

12 years agoCleaned up after automerge
Heli Hyvättinen [Mon, 25 Jul 2011 19:16:45 +0000 (22:16 +0300)]
Cleaned up after automerge

12 years agoAbout box integrated to view/scene
Heli Hyvättinen [Mon, 25 Jul 2011 18:57:39 +0000 (21:57 +0300)]
About box integrated to view/scene

12 years agoMenu no longer crashes randomly
Heli Hyvättinen [Mon, 25 Jul 2011 13:34:36 +0000 (16:34 +0300)]
Menu no longer crashes randomly

Moved the unpausing to be handled by each menu item themselves. Now
unpauses only after restart game and restart level.
Mysterios crashes caused by the former unpause if condition thus gone.

Picked up this commit from master (for fremantle) and merged it with harmattan.

Conflicts:

seascene.cpp

12 years agoMerge branch 'base' into harmattan
Heli Hyvättinen [Mon, 25 Jul 2011 13:27:02 +0000 (16:27 +0300)]
Merge branch 'base' into harmattan

12 years agoThe togglable vibration menu item now works correctly
Heli Hyvättinen [Mon, 25 Jul 2011 12:25:55 +0000 (15:25 +0300)]
The togglable vibration menu item now works correctly

12 years agoCleaned up after merge with mergetool
Heli Hyvättinen [Mon, 25 Jul 2011 11:52:54 +0000 (14:52 +0300)]
Cleaned up after merge with mergetool

Handling tapping vibration item now makes sense again

12 years agoMerge branch 'savingsettings' into base
Heli Hyvättinen [Mon, 25 Jul 2011 11:43:27 +0000 (14:43 +0300)]
Merge branch 'savingsettings' into base

Conflicts:
seascene.cpp

12 years agoTogglable vibration effects menu item
Heli Hyvättinen [Mon, 25 Jul 2011 11:42:14 +0000 (14:42 +0300)]
Togglable vibration effects menu item

Does not update its text.

12 years agoMerge branch 'qdeclarativeview2' into harmattan
Heli Hyvättinen [Mon, 25 Jul 2011 11:05:36 +0000 (14:05 +0300)]
Merge branch 'qdeclarativeview2' into harmattan

12 years agoSeaView now inherits QDeclarativeViev instead of QGraphicsView
Heli Hyvättinen [Mon, 25 Jul 2011 03:02:28 +0000 (06:02 +0300)]
SeaView now inherits QDeclarativeViev instead of QGraphicsView

12 years agoMerge branch 'autopause3' into harmattan
Heli Hyvättinen [Sat, 23 Jul 2011 09:10:47 +0000 (12:10 +0300)]
Merge branch 'autopause3' into harmattan

12 years agoMerge branch 'savingsettings' into harmattan
Heli Hyvättinen [Sat, 23 Jul 2011 09:04:18 +0000 (12:04 +0300)]
Merge branch 'savingsettings' into harmattan

12 years agoVibration setting is now saved
Heli Hyvättinen [Sat, 23 Jul 2011 09:02:17 +0000 (12:02 +0300)]
Vibration setting is now saved

12 years agoMerge branch 'vibrationforharmattan' into harmattan
Heli Hyvättinen [Wed, 20 Jul 2011 14:51:28 +0000 (17:51 +0300)]
Merge branch 'vibrationforharmattan' into harmattan

12 years agoVibration now in Harmattan too
Heli Hyvättinen [Wed, 20 Jul 2011 14:49:57 +0000 (17:49 +0300)]
Vibration now in Harmattan too

Used QFeedbackHapticsEffect, since the DBus way did not work for
Harmattan. DBus complained about not having rights and the
/etc/mci/mci.ini does not even have vibrator patterns as in maemo5.
Using maximum strenght, but still a very faint effect.

12 years agoAutopausetimer now singleshot
Heli Hyvättinen [Wed, 20 Jul 2011 13:49:45 +0000 (16:49 +0300)]
Autopausetimer now singleshot

12 years agoAdded autopause
Heli Hyvättinen [Wed, 20 Jul 2011 13:16:24 +0000 (16:16 +0300)]
Added autopause

Autopauses after 15 minutes. Restarted at start of level and returning
from pause. Timer stopped during paused.

12 years agoThe scene/view sizes are set to fit Harmattan
Heli Hyvättinen [Wed, 20 Jul 2011 12:45:58 +0000 (15:45 +0300)]
The scene/view sizes are set to fit Harmattan

N950 screen anyway...

12 years agoBigger font in pause text and menu
Heli Hyvättinen [Wed, 20 Jul 2011 12:33:17 +0000 (15:33 +0300)]
Bigger font in pause text and menu

12 years agoFixed a crash
Heli Hyvättinen [Wed, 20 Jul 2011 12:27:20 +0000 (15:27 +0300)]
Fixed a crash
...caused by deleting Ship in a slot handler. The connection between
picking all ghosts and starting a new level now uses
Qt::QueuedConnection to delay the deletion until its safe.

12 years agoThe menu is now located on the game screen.
Heli Hyvättinen [Wed, 20 Jul 2011 08:36:58 +0000 (11:36 +0300)]
The menu is now located on the game screen.
The game is paused (and the menu revealed) by tapping the screen.
When tapping anything but menu items the game is unpaused.
All functionality of MainWindow has been moved to SeaScene and SeaView.
SeaView is the main widget now.

Merge branch 'onviewmenu' into harmattan

Conflicts:
mainwindow.cpp
qtc_packaging/debian_harmattan/README
qtc_packaging/debian_harmattan/changelog
qtc_packaging/debian_harmattan/copyright

12 years agoChanged menu text for settings
Heli Hyvättinen [Wed, 20 Jul 2011 07:59:43 +0000 (10:59 +0300)]
Changed menu text for settings

It is now "vibration effects", since that is the only setting for now,
and a two row text is easier to hit.

12 years agoBigger quit and about menu buttons and about box icon back
Heli Hyvättinen [Wed, 20 Jul 2011 07:52:16 +0000 (10:52 +0300)]
Bigger quit and about menu buttons and about box icon back

Changed "Quit" and "About" to "Quit game" and "About game", so that they
are easier to hit. Set the default window icon in QApplication, brought
about box icon back.

12 years agoadded .desktop file for Harmattan
Heli Hyvättinen [Tue, 19 Jul 2011 18:07:37 +0000 (21:07 +0300)]
added .desktop file for Harmattan

12 years agoColor and font size of menu pause text and menu items changed
Heli Hyvättinen [Tue, 19 Jul 2011 18:05:36 +0000 (21:05 +0300)]
Color and font size of menu pause text and menu items changed

...for better visibility and appearance.

12 years agoAdded a "Quit" item to the menu.
Heli Hyvättinen [Tue, 19 Jul 2011 13:45:15 +0000 (16:45 +0300)]
Added a "Quit" item to the menu.

The application can again be exited on N900...

12 years agoGame is now inpaused after done with menu
Heli Hyvättinen [Tue, 19 Jul 2011 13:21:41 +0000 (16:21 +0300)]
Game is now inpaused after done with menu

12 years agoGot rid of MainWindow
Heli Hyvättinen [Tue, 19 Jul 2011 13:17:16 +0000 (16:17 +0300)]
Got rid of MainWindow

All remaining functionality moved to SeaView, which is now directly
created in main.cpp

12 years agoThe app is now fullscreen
Heli Hyvättinen [Tue, 19 Jul 2011 13:04:16 +0000 (16:04 +0300)]
The app is now fullscreen

12 years agoThe menu items trigger expected behaviour
Heli Hyvättinen [Tue, 19 Jul 2011 12:59:01 +0000 (15:59 +0300)]
The menu items trigger expected behaviour

Restart level and restart game made functional.
Settings prompts a temporary solution dialog asking whether vibration
effects should be enabled and acts on the answer.

12 years agoMoved menu actions to SeaScene from MainWindow
Heli Hyvättinen [Tue, 19 Jul 2011 12:01:32 +0000 (15:01 +0300)]
Moved menu actions to SeaScene from MainWindow

Also, the levellist information is now stored in the SeaScene itself
instead of MainWindow
Also, when tapping the screen in paused state: if menu item is selected
act upon it and clear the selection. Otherwise unpause.

Also, moved checking for minimizing and maximizing events to SeaView
from MainWindow.

12 years agoAll menu items in place. Still do nothing.
Heli Hyvättinen [Sat, 16 Jul 2011 21:00:02 +0000 (00:00 +0300)]
All menu items in place. Still do nothing.

Substituted vibrate with settings, as togglable hard to implement and
other settings will come later. Must make it to open a dialog where
vibrate can be changed and the settings are saved.

12 years agoMenu items can be selected
Heli Hyvättinen [Sat, 16 Jul 2011 20:32:30 +0000 (23:32 +0300)]
Menu items can be selected

Do nothing but give a debug message, though. Also, the game is unpaused
when selecting a menu item.

12 years agoPause/unpause by tapping the screen now works
Heli Hyvättinen [Sat, 16 Jul 2011 18:12:01 +0000 (21:12 +0300)]
Pause/unpause by tapping the screen now works

Using toggled() signal instead of triggered() now in checkable QActions.

12 years agowork towards new pause and menu systems
Heli Hyvättinen [Sat, 16 Jul 2011 16:06:38 +0000 (19:06 +0300)]
work towards new pause and menu systems

12 years agoMenubar hidden
Heli Hyvättinen [Wed, 13 Jul 2011 19:08:24 +0000 (22:08 +0300)]
Menubar hidden

Got rid of the menu. Now need to recreate its functionality otherwise.

12 years agoThe application is now fullscreen
Heli Hyvättinen [Wed, 13 Jul 2011 19:02:56 +0000 (22:02 +0300)]
The application is now fullscreen

Got rid of the grey bar at the bottom by going fullscreen.
Tiny gray frame around the app.
Menu is semi-useless and ugly.