koda [Sun, 02 Dec 2012 00:02:40 +0100] rev 8180
GCI2012: Move Freepascal discovery code into a CMake module
unc0rr [Sun, 02 Dec 2012 01:26:00 +0400] rev 8179
Refactor: get rid of excessive QSettings instances on the same poor hedgewars.ini file
unc0rr [Sun, 02 Dec 2012 01:25:11 +0400] rev 8178
Fix QSettings problems:
- Reopen file in ReadOnly mode if it was open in ReadWrite mode
and is being read. This is needed for stupid QSettings which
opens file in ReadWrite mode just to call readAll() on it.
- Implement setSize(0)
unc0rr [Sat, 01 Dec 2012 22:15:25 +0400] rev 8177
Some fixes
koda [Sat, 01 Dec 2012 21:19:28 +0100] rev 8176
shorten tip
Mitchell Kember <mk12360@gmail.com> [Fri, 30 Nov 2012 20:00:53 -0500] rev 8175
Google Code-in: Center help text field
Modifies the grid layout slightly so that the help text which appears when hovering over certain elements is centered with respect to the window, even when there are more buttons on one side.
https://google-melange.appspot.com/gci/task/view/google/gci2012/7968226
Joe Doyle (Ginto8) <ginto8@gmail.com> [Sat, 01 Dec 2012 15:56:19 -0500] rev 8174
Fix more errors. It compiles!
koda [Sat, 01 Dec 2012 21:10:15 +0100] rev 8173
also this can be deleted
Joe Doyle (Ginto8) <ginto8@gmail.com> [Sat, 01 Dec 2012 15:14:34 -0500] rev 8172
Merge
Joe Doyle (Ginto8) <ginto8@gmail.com> [Fri, 30 Nov 2012 23:04:49 -0500] rev 8171
Merge