Wed, 04 Dec 2013 00:19:42 +0400 |
unc0rr |
Load themes lazily
|
file |
diff |
annotate
|
Tue, 03 Dec 2013 23:54:58 +0400 |
unc0rr |
Be lazy in loading maps list
|
file |
diff |
annotate
|
Mon, 02 Dec 2013 20:25:15 +0100 |
sheepluva |
make lazy loading of map preview a little bit less of a hack
|
file |
diff |
annotate
|
Mon, 02 Dec 2013 12:40:16 +0100 |
sheepluva |
don't generate any map previews until they are actually visible. this should improve hedgewars startup performance on weak machines
|
file |
diff |
annotate
|
Tue, 03 Sep 2013 18:07:17 -0400 |
nemo |
This probably fixes bug #700. untested.
|
file |
diff |
annotate
|
Mon, 29 Apr 2013 10:01:51 +0400 |
unc0rr |
Use tr() properly
|
file |
diff |
annotate
|
Sat, 20 Apr 2013 02:20:15 +0200 |
koda |
update 0.9.19 with dev branch
0.9.19
|
file |
diff |
annotate
|
Sun, 07 Apr 2013 19:42:02 -0400 |
dag10 |
Fixed map preview overlap on certain locales (Fixes issue 549).
|
file |
diff |
annotate
|
Fri, 08 Mar 2013 11:26:47 -0500 |
nemo |
typo
|
file |
diff |
annotate
|
Fri, 01 Mar 2013 15:50:00 -0500 |
dag10 |
Made pressing the button in mapContainer only randomize things if client is master. Fixes issue 545. Also synchronized themes. Fixes issue 547.
|
file |
diff |
annotate
|
Sat, 09 Feb 2013 15:26:10 -0500 |
dag10 |
Initial theme selection is now random. Theme prompt now has a search input and no longer uses FlowLayout. (Resolves issue 520)
|
file |
diff |
annotate
|
Fri, 01 Feb 2013 18:07:43 -0500 |
dag10 |
Made map preview a random/edit button again.
|
file |
diff |
annotate
|
Sun, 27 Jan 2013 20:17:30 -0500 |
dag10 |
Reorganized layout and appearance of rooms list page.
|
file |
diff |
annotate
|
Fri, 25 Jan 2013 13:59:27 +0100 |
sheepluva |
big indentation/whitespaces cleanup
|
file |
diff |
annotate
|
Wed, 23 Jan 2013 16:35:26 -0500 |
dag10 |
Aesthetic improvements to chat widget. Also fixed the ghosting issue in a few areas by using repaint().
|
file |
diff |
annotate
|
Mon, 21 Jan 2013 21:52:49 -0500 |
dag10 |
On pagenetgame, when window is too small the map/game options becomes a tabbed interface to allow for a few lines of chat to always be visible.
|
file |
diff |
annotate
|
Sat, 19 Jan 2013 00:51:28 +0400 |
unc0rr |
Server messages localization using Qt's l10n subsystem:
|
file |
diff |
annotate
|
Wed, 16 Jan 2013 18:34:43 -0500 |
dag10 |
Can now change theme for static and mission maps.
|
file |
diff |
annotate
|
Mon, 14 Jan 2013 11:19:59 +0100 |
dag10 |
GCI2012: Improve Game Configuration Widget
|
file |
diff |
annotate
|
Tue, 27 Nov 2012 00:29:41 +0400 |
unc0rr |
No more crashes when running quick game
flibqtfrontend
|
file |
diff |
annotate
|
Thu, 22 Nov 2012 01:19:16 +0400 |
unc0rr |
Try to use map preview facilities:
flibqtfrontend
|
file |
diff |
annotate
|
Tue, 20 Nov 2012 00:10:12 +0400 |
unc0rr |
Okay, remove previous request only if it has same parent
|
file |
diff |
annotate
|
Sat, 17 Nov 2012 22:45:30 +0400 |
unc0rr |
Get rid of DataManager::findFileForRead
physfslayer
|
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
|
Sun, 17 Jun 2012 21:45:49 +0400 |
unc0rr |
- Move colorsModel to appropriate place
|
file |
diff |
annotate
|
Thu, 03 May 2012 19:00:17 +0200 |
sheepluva |
some tweaks/fixes/etc to the map preview and reload stuff
|
file |
diff |
annotate
|
Thu, 03 May 2012 14:21:53 +0200 |
sheepluva |
visually indicate when map preview generation is in progress.
|
file |
diff |
annotate
|
Thu, 03 May 2012 12:33:08 +0200 |
sheepluva |
+ display lack of map in a nice way, don't generate bogus preview in the background
|
file |
diff |
annotate
|
Thu, 03 May 2012 02:45:08 +0200 |
sheepluva |
fix a previewmap-related QObject::disconnect segfault
|
file |
diff |
annotate
|
Tue, 01 May 2012 21:24:04 +0200 |
sheepluva |
roomslistmodel: prettier names for map +rnd+ etc.; point out unavailable maps
|
file |
diff |
annotate
|
Sun, 29 Apr 2012 20:52:10 +0200 |
sheepluva |
map, theme & style selection won't be lost on data updata now (except the selected map/theme/style is deleted ofc). enabling F5 key to reload data :>
|
file |
diff |
annotate
|
Sat, 28 Apr 2012 11:56:09 +0200 |
sheepluva |
MapModel: add getters for random maps based on type, so that the mapContainer does not have to magically know how maps and separators are ordered within the model
|
file |
diff |
annotate
|
Sat, 28 Apr 2012 09:25:30 +0200 |
sheepluva |
fix for issue 186 ("Screen gets messed up when selecting Hand Drawn Map")
|
file |
diff |
annotate
|
Fri, 27 Apr 2012 23:10:48 +0200 |
sheepluva |
decouple current theme from map theme (fixes theme confusion bugs of last commit)
|
file |
diff |
annotate
|
Fri, 27 Apr 2012 22:22:04 +0200 |
sheepluva |
MapModel converted to QStandardItemList; separators fixed; changed used data format (human-readable struct instead of magic list) for map info in HwMapContainer (+ various small cleanups in that class)
|
file |
diff |
annotate
|
Fri, 27 Apr 2012 11:47:37 +0200 |
sheepluva |
MapModel, various cleanups. TODO/FIXME: QComboBox separator not working with custom models
|
file |
diff |
annotate
|
Thu, 26 Apr 2012 16:15:37 +0200 |
sheepluva |
messing with the theme model a bit (gets now auto-updated after DLC download too)
|
file |
diff |
annotate
|
Thu, 26 Apr 2012 09:48:52 +0200 |
sheepluva |
mapContainer: use DataManager, reload maps after data update (e.g. by DLC)
|
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
|
Thu, 20 Oct 2011 02:56:58 +0200 |
sheepluva |
move this widget into the widget dir
|
file |
diff |
annotate
| base
|