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
|
Mon, 09 May 2011 16:56:29 +0200 |
koda |
split pages.h into several header files
|
file |
diff |
annotate
|
Wed, 02 Mar 2011 00:27:20 +0100 |
koda |
Happy 2011 :)
|
file |
diff |
annotate
|
Mon, 17 Jan 2011 01:43:10 +0100 |
koda |
merge default into experimental3D
experimental3D
|
file |
diff |
annotate
|
Tue, 04 Jan 2011 18:26:54 -0500 |
nemo |
Small tweak to filter
|
file |
diff |
annotate
|
Tue, 04 Jan 2011 12:53:46 +0100 |
koda |
merge with HEAD after 0.9.15 release, move consts and vars in their proper files
experimental3D
|
file |
diff |
annotate
|
Sun, 02 Jan 2011 19:30:16 +0100 |
koda |
rearrange quality flags a little, disable snow rendering on rqLowRes
|
file |
diff |
annotate
|
Wed, 27 Oct 2010 14:02:20 +0200 |
koda |
update branch with latest head, most likely breaking water color in stereo mode
experimental3D
|
file |
diff |
annotate
|
Fri, 08 Oct 2010 17:47:00 +0200 |
koda |
fix issue 24 and issue 81
|
file |
diff |
annotate
|
Mon, 23 Aug 2010 17:53:02 +0200 |
smaxx |
Frontend:
|
file |
diff |
annotate
|
Mon, 02 Aug 2010 15:23:16 +0200 |
koda |
applied from experimental3D, use a slider to set up quality
|
file |
diff |
annotate
|
Wed, 18 Aug 2010 20:29:41 +0200 |
smaxx |
Engine:
experimental3D
|
file |
diff |
annotate
|
Sat, 31 Jul 2010 10:52:43 +0200 |
koda |
reverted stereo craziness - the experimental3D branch has been created for a reason
|
file |
diff |
annotate
|
Mon, 02 Aug 2010 15:05:56 +0200 |
koda |
new quality slider widget (needs to be customized), removed obsolete arguments
experimental3D
|
file |
diff |
annotate
|
Sat, 31 Jul 2010 10:53:54 +0200 |
koda |
applying smaxx patch where it should be
experimental3D
|
file |
diff |
annotate
|
Sat, 10 Apr 2010 21:36:40 +0000 |
smxx |
Frontend:
|
file |
diff |
annotate
|
Thu, 01 Apr 2010 16:08:09 +0000 |
nemo |
Update (c) lines to 2010 as unc0rr requested - they all had varying values so I just took the first year mentioned, then tacked on -2010
|
file |
diff |
annotate
|
Thu, 18 Mar 2010 09:55:22 +0000 |
smxx |
Frontend:
|
file |
diff |
annotate
|
Sat, 06 Mar 2010 10:59:20 +0000 |
unc0rr |
Replace tabs with spaces using 'expand -t 4' command
|
file |
diff |
annotate
|
Tue, 02 Mar 2010 19:50:58 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Mon, 01 Mar 2010 12:55:54 +0000 |
smxx |
Frontend:
|
file |
diff |
annotate
|
Tue, 09 Feb 2010 03:21:09 +0000 |
nemo |
Only enable chirp for room owner
|
file |
diff |
annotate
|
Tue, 09 Feb 2010 01:47:50 +0000 |
nemo |
Have game beep when someone joins lobby/room. Controlled by Sound option
|
file |
diff |
annotate
|
Thu, 04 Feb 2010 20:45:03 +0000 |
smxx |
Server:
|
file |
diff |
annotate
|
Fri, 20 Nov 2009 21:30:10 +0000 |
nemo |
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
|
file |
diff |
annotate
|