QTfrontend/gameuiconfig.cpp
Sat, 20 Apr 2013 02:20:15 +0200 koda update 0.9.19 with dev branch 0.9.19
Thu, 18 Apr 2013 21:25:38 +0400 unc0rr Store colors in human-readable form
Wed, 17 Apr 2013 14:57:56 +0200 sheepluva fix for issue 599: "Change graphics size settings to use qspinbox"? somebody ask unC0Rr if that's what he wanted :p 0.9.19
Tue, 02 Apr 2013 21:00:57 +0200 koda update webgl branch webgl
Wed, 27 Mar 2013 12:56:07 +0100 koda drop QApplication in favor of HWApplication and minor refactor of MessageDialog
Thu, 28 Feb 2013 22:59:22 +0100 koda use NETGAME_DEFAULT_PORT macro across frontend sources
Sun, 27 Jan 2013 00:28:57 +0100 koda update branch webgl
Fri, 25 Jan 2013 13:59:27 +0100 sheepluva big indentation/whitespaces cleanup
Mon, 14 Jan 2013 14:10:37 -0500 dag10 Organized options into more relavant tabs.
Mon, 14 Jan 2013 21:37:04 +0400 unc0rr - Fix another ton of bugs and misbehavior
Mon, 14 Jan 2013 21:17:42 +0400 dag10 Convert feedback page to dialog (+some fixes from unC0Rr)
Fri, 04 Jan 2013 03:13:21 +0100 koda have the default window size to 5/6, save fullscreen resolution on 'fullscreenResolution' instead of 'resolution', make sure cFullscreenStuff is initialised
Thu, 03 Jan 2013 15:59:30 +0200 vitiv Separated fullscreen and windowed hwengine resolution parameters.
Mon, 31 Dec 2012 12:12:23 +0200 vitiv merged changes
Sat, 29 Dec 2012 22:50:10 +0100 dag10 GCI2012: Advanced Keyboard Configuration
Sat, 29 Dec 2012 14:40:20 +0200 vitiv Added Support for variable windowed resolution.
Tue, 25 Dec 2012 04:45:22 +0100 koda update branch with default webgl
Mon, 24 Dec 2012 17:07:12 +0100 RowanD GCI2012: Change Argument Passing Between Frontend and Engine
Sat, 15 Dec 2012 23:00:07 +0100 Ondrej Skopek Documented an unclear method call
Sat, 15 Dec 2012 22:42:21 +0100 Ondrej Skopek Reloads PAGE_SETUP values after clearing passwordhash
Fri, 14 Dec 2012 21:09:07 +0100 Ondrej Skopek Added handling of not registered nicks (no change-server side tho), clearPasswordHash() also now sets the savepassword setting to false
Fri, 14 Dec 2012 18:57:31 +0100 Ondrej Skopek Merge from parent
Fri, 14 Dec 2012 18:49:25 +0100 Ondrej Skopek Reverted password loading in PAGE_SETUP, changed the value of passwordlength to save, added clearing of hashes after a 'Wrong password' RetryDialog
Wed, 12 Dec 2012 16:17:32 +0100 Ondrej Skopek fixed minor problem with saving hash
Wed, 12 Dec 2012 15:57:01 +0100 Ondrej Skopek Removed whitespaces, refactored hash setting getting and clearing
Fri, 14 Dec 2012 09:58:26 -0500 nemo *sigh*
Mon, 10 Dec 2012 22:09:54 +0100 Ondrej Skopek Patched login dialog bugs, added retry dialogs
Fri, 14 Dec 2012 09:53:17 -0500 nemo Try to be friendlier to small screen sizes. Use 800x600 if width/height of 2/3rds is smaller than 800x600 (things don't look smaller than that size), use desktop size if it is for some reason smaller than 800x600
Fri, 07 Dec 2012 16:03:53 -0500 mk12 will fix this http://code.google.com/p/hedgewars/source/detail?r=9f0e79ab51f00f3b1e133ae70cdd63f6963439c0 and will allow hedgewars to build without video recording enabled, for the time being although i want to talk to koda or someone to understand what should be #ifdef'd and if i've done too much or too little.. but at least that will let it build
Tue, 04 Dec 2012 16:37:02 -0500 Mitchell Kember Removed redundant "enable"s on checkboxes and variable names.
Tue, 04 Dec 2012 03:27:12 +0100 koda readd this debug line, commented out, could be useful flibqtfrontend
Mon, 03 Dec 2012 23:54:12 +0400 unc0rr Create hedgewars.ini if not exists manually,
Sun, 02 Dec 2012 13:57:21 -0500 Mitchell Kember Merged changes from upstream.
Sun, 02 Dec 2012 17:01:51 +0100 koda unify default videorec values loading/reloading, fix setting index/value from previous commit
Sun, 02 Dec 2012 15:23:59 +0100 O. Michael Hartman GCI2012: Check for Non-Standard Recorder Framerate
Sun, 02 Dec 2012 14:51:54 +0100 koda resize the qt window to fill 2/3 of the screen size (no more crammed widgets on first launch) and always center it
Sat, 01 Dec 2012 21:32:34 -0500 Mitchell Kember Merged changes from upstream.
Sun, 02 Dec 2012 01:26:00 +0400 unc0rr Refactor: get rid of excessive QSettings instances on the same poor hedgewars.ini file
Sat, 01 Dec 2012 21:24:25 -0500 Mitchell Kember Google Code-in: Move video preferences in settings tab
Thu, 22 Nov 2012 15:24:10 +0400 unc0rr - Fix saving .ini files
Tue, 23 Oct 2012 06:50:19 +0200 koda QMessageBox overhaul: unify buttons, style and appearance of info dialogs, fixing a few typos and return values along the way
Sat, 22 Sep 2012 19:14:58 +0400 unc0rr Make sheepluva happy
Sat, 22 Sep 2012 19:01:39 +0400 unc0rr Allow using system proxy settings
Fri, 21 Sep 2012 23:29:57 +0400 unc0rr Support for proxies (not tested)
Tue, 04 Sep 2012 18:40:53 -0400 nemo retain frontend effects setting exiting/leaving settings
Thu, 30 Aug 2012 22:13:42 -0400 nemo Allow adjusting bitrate so that I can get a somewhat usable webm video. The audio is still tinny and unlistenable. Configuration option for that might be helpful, or just adjusting defaults in the wrapper.
Sun, 19 Aug 2012 22:13:41 +0400 Stepan777 merge
Wed, 15 Aug 2012 23:30:23 +0400 unc0rr Allow customization of colors in ui, store custom colors in config
Fri, 06 Jul 2012 12:50:18 +0400 Stepan777 merge
Wed, 27 Jun 2012 13:47:42 -0400 nemo Use toUtf8 instead TODO - find out 'sactly what the website is using for hashes.
Sun, 24 Jun 2012 20:57:02 +0400 Stepan777 pagevideos is now much better that before:
Tue, 12 Jun 2012 17:20:27 +0400 Stepan777 fix very stupid bug :)
Mon, 11 Jun 2012 18:15:30 +0400 Stepan777 1. Implement new page in frontend with options for video recording.
Thu, 31 May 2012 00:11:42 +0200 sheepluva minor tweaks for options page; should improve readability at small window size... a bit...
Sat, 28 Apr 2012 18:56:31 +0200 sheepluva license header year range adjustments
Sun, 22 Apr 2012 18:38:34 +0200 koda added savepassword checkbox to options page, which now reloads values at every acces
Fri, 17 Feb 2012 18:23:36 +0100 koda the most important commit of the year
Mon, 30 Jan 2012 17:32:18 -0500 nemo astyle -C -S -L -N --style=allman --recursive "QTfrontend/*.cpp" "QTfrontend/*.h"
Tue, 17 Jan 2012 23:42:30 +0100 bovi skip button sound when exiting
Mon, 04 Jul 2011 12:28:58 +0200 koda (fix issue 126) moved initial nickname popup to the netconnection page
less more (0) -100 -60 tip