Thu, 28 Feb 2013 22:59:22 +0100 |
koda |
use NETGAME_DEFAULT_PORT macro across frontend sources
|
file |
diff |
annotate
|
Sun, 27 Jan 2013 00:28:57 +0100 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
Fri, 25 Jan 2013 13:59:27 +0100 |
sheepluva |
big indentation/whitespaces cleanup
|
file |
diff |
annotate
|
Mon, 14 Jan 2013 14:10:37 -0500 |
dag10 |
Organized options into more relavant tabs.
|
file |
diff |
annotate
|
Mon, 14 Jan 2013 21:37:04 +0400 |
unc0rr |
- Fix another ton of bugs and misbehavior
|
file |
diff |
annotate
|
Mon, 14 Jan 2013 21:17:42 +0400 |
dag10 |
Convert feedback page to dialog (+some fixes from unC0Rr)
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 03 Jan 2013 15:59:30 +0200 |
vitiv |
Separated fullscreen and windowed hwengine resolution parameters.
|
file |
diff |
annotate
|
Mon, 31 Dec 2012 12:12:23 +0200 |
vitiv |
merged changes
|
file |
diff |
annotate
|
Sat, 29 Dec 2012 22:50:10 +0100 |
dag10 |
GCI2012: Advanced Keyboard Configuration
|
file |
diff |
annotate
|
Sat, 29 Dec 2012 14:40:20 +0200 |
vitiv |
Added Support for variable windowed resolution.
|
file |
diff |
annotate
|
Tue, 25 Dec 2012 04:45:22 +0100 |
koda |
update branch with default
webgl
|
file |
diff |
annotate
|
Mon, 24 Dec 2012 17:07:12 +0100 |
RowanD |
GCI2012: Change Argument Passing Between Frontend and Engine
|
file |
diff |
annotate
|
Sat, 15 Dec 2012 23:00:07 +0100 |
Ondrej Skopek |
Documented an unclear method call
|
file |
diff |
annotate
|
Sat, 15 Dec 2012 22:42:21 +0100 |
Ondrej Skopek |
Reloads PAGE_SETUP values after clearing passwordhash
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 14 Dec 2012 18:57:31 +0100 |
Ondrej Skopek |
Merge from parent
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 12 Dec 2012 16:17:32 +0100 |
Ondrej Skopek |
fixed minor problem with saving hash
|
file |
diff |
annotate
|
Wed, 12 Dec 2012 15:57:01 +0100 |
Ondrej Skopek |
Removed whitespaces, refactored hash setting getting and clearing
|
file |
diff |
annotate
|
Fri, 14 Dec 2012 09:58:26 -0500 |
nemo |
*sigh*
|
file |
diff |
annotate
|
Mon, 10 Dec 2012 22:09:54 +0100 |
Ondrej Skopek |
Patched login dialog bugs, added retry dialogs
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Tue, 04 Dec 2012 16:37:02 -0500 |
Mitchell Kember |
Removed redundant "enable"s on checkboxes and variable names.
|
file |
diff |
annotate
|
Tue, 04 Dec 2012 03:27:12 +0100 |
koda |
readd this debug line, commented out, could be useful
flibqtfrontend
|
file |
diff |
annotate
|
Mon, 03 Dec 2012 23:54:12 +0400 |
unc0rr |
Create hedgewars.ini if not exists manually,
|
file |
diff |
annotate
|
Sun, 02 Dec 2012 13:57:21 -0500 |
Mitchell Kember |
Merged changes from upstream.
|
file |
diff |
annotate
|
Sun, 02 Dec 2012 17:01:51 +0100 |
koda |
unify default videorec values loading/reloading, fix setting index/value from previous commit
|
file |
diff |
annotate
|
Sun, 02 Dec 2012 15:23:59 +0100 |
O. Michael Hartman |
GCI2012: Check for Non-Standard Recorder Framerate
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Sat, 01 Dec 2012 21:32:34 -0500 |
Mitchell Kember |
Merged changes from upstream.
|
file |
diff |
annotate
|
Sun, 02 Dec 2012 01:26:00 +0400 |
unc0rr |
Refactor: get rid of excessive QSettings instances on the same poor hedgewars.ini file
|
file |
diff |
annotate
|
Sat, 01 Dec 2012 21:24:25 -0500 |
Mitchell Kember |
Google Code-in: Move video preferences in settings tab
|
file |
diff |
annotate
|
Thu, 22 Nov 2012 15:24:10 +0400 |
unc0rr |
- Fix saving .ini files
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Sat, 22 Sep 2012 19:14:58 +0400 |
unc0rr |
Make sheepluva happy
|
file |
diff |
annotate
|
Sat, 22 Sep 2012 19:01:39 +0400 |
unc0rr |
Allow using system proxy settings
|
file |
diff |
annotate
|
Fri, 21 Sep 2012 23:29:57 +0400 |
unc0rr |
Support for proxies (not tested)
|
file |
diff |
annotate
|
Tue, 04 Sep 2012 18:40:53 -0400 |
nemo |
retain frontend effects setting exiting/leaving settings
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Sun, 19 Aug 2012 22:13:41 +0400 |
Stepan777 |
merge
|
file |
diff |
annotate
|
Wed, 15 Aug 2012 23:30:23 +0400 |
unc0rr |
Allow customization of colors in ui, store custom colors in config
|
file |
diff |
annotate
|
Fri, 06 Jul 2012 12:50:18 +0400 |
Stepan777 |
merge
|
file |
diff |
annotate
|
Wed, 27 Jun 2012 13:47:42 -0400 |
nemo |
Use toUtf8 instead TODO - find out 'sactly what the website is using for hashes.
|
file |
diff |
annotate
|
Sun, 24 Jun 2012 20:57:02 +0400 |
Stepan777 |
pagevideos is now much better that before:
|
file |
diff |
annotate
|
Tue, 12 Jun 2012 17:20:27 +0400 |
Stepan777 |
fix very stupid bug :)
|
file |
diff |
annotate
|
Mon, 11 Jun 2012 18:15:30 +0400 |
Stepan777 |
1. Implement new page in frontend with options for video recording.
|
file |
diff |
annotate
|
Thu, 31 May 2012 00:11:42 +0200 |
sheepluva |
minor tweaks for options page; should improve readability at small window size... a bit...
|
file |
diff |
annotate
|
Sat, 28 Apr 2012 18:56:31 +0200 |
sheepluva |
license header year range adjustments
|
file |
diff |
annotate
|
Sun, 22 Apr 2012 18:38:34 +0200 |
koda |
added savepassword checkbox to options page, which now reloads values at every acces
|
file |
diff |
annotate
|
Fri, 17 Feb 2012 18:23:36 +0100 |
koda |
the most important commit of the year
|
file |
diff |
annotate
|
Mon, 30 Jan 2012 17:32:18 -0500 |
nemo |
astyle -C -S -L -N --style=allman --recursive "QTfrontend/*.cpp" "QTfrontend/*.h"
|
file |
diff |
annotate
|
Tue, 17 Jan 2012 23:42:30 +0100 |
bovi |
skip button sound when exiting
|
file |
diff |
annotate
|
Mon, 04 Jul 2011 12:28:58 +0200 |
koda |
(fix issue 126) moved initial nickname popup to the netconnection page
|
file |
diff |
annotate
|
Sun, 19 Jun 2011 21:03:16 -0400 |
Zorg |
Oops, don't need this.
|
file |
diff |
annotate
|
Sun, 19 Jun 2011 20:55:34 -0400 |
Zorg |
When the password field is filled with null characters and when the user tries to edit the field, clear it.
|
file |
diff |
annotate
|
Sat, 18 Jun 2011 03:14:45 +0200 |
koda |
file association for mac!
|
file |
diff |
annotate
|
Sun, 12 Jun 2011 14:45:26 -0400 |
nemo |
If 2 or more resolutions are available, use the 2nd in the list. This should (usually) be smaller than the desktop resolution, which should reduce noob fail (not realising part of interface is obscured)
|
file |
diff |
annotate
|
Wed, 08 Jun 2011 03:36:54 -0400 |
Zorg |
Attempt to fix issue 125. The password pop-up doesn't appear every time when going into the official server anymore, now it only does it when the password is blank. If a user enters an invalid password, the password is set blank to avoid the user going back to the official server just to be rejected. When entering an invalid password, the unknown error dialog doesn't show up anymore, but the connection lost to server one still does. This fixes the bug where the user would be spammed with error messages. The user can also now change his password in the settings page.
|
file |
diff |
annotate
|