Sun, 27 May 2012 23:42:43 +0400 |
unc0rr |
- Allow switching colors with mouse wheel
|
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 07:22:05 +0200 |
sheepluva |
renaming HWDataManager -> DataManager
|
file |
diff |
annotate
|
Sun, 22 Apr 2012 17:03:55 +0200 |
Stepan777 |
add a checkbox for the password field prompt (issue 316)
|
file |
diff |
annotate
|
Thu, 23 Feb 2012 00:46:03 +0400 |
unc0rr |
Start switching to rooms list model. To be continued.
|
file |
diff |
annotate
|
Sun, 12 Feb 2012 19:38:32 +0400 |
unc0rr |
Remove STL dependency (again), fix qmake build
|
file |
diff |
annotate
|
Sun, 15 Jan 2012 23:50:41 +0100 |
koda |
hedgewars.pro formatting and removal of the last pageoptions hr
|
file |
diff |
annotate
|
Sun, 15 Jan 2012 23:35:02 +0100 |
bovi |
GCI task: stars
|
file |
diff |
annotate
|
Sun, 15 Jan 2012 22:57:49 +0100 |
bovi |
GCI task: ping
|
file |
diff |
annotate
|
Sat, 03 Dec 2011 14:43:09 +0100 |
koda |
cleanup and example
|
file |
diff |
annotate
|
Sat, 03 Dec 2011 14:36:36 +0100 |
Oranger |
GCI task: describez
|
file |
diff |
annotate
|
Sat, 29 Oct 2011 20:47:40 +0200 |
sheepluva |
whoopsy, my bad (segfault due to accepting empty lines)
|
file |
diff |
annotate
|
Fri, 28 Oct 2011 19:20:35 +0400 |
unc0rr |
It doesn't make much sense to make checks like 'if(game)' if you never set game to 0. Using smart pointers instead. Does it fix segfaults? Probably.
|
file |
diff |
annotate
|
Thu, 27 Oct 2011 21:33:18 +0400 |
unc0rr |
- Remove some old unused code
|
file |
diff |
annotate
|
Sat, 22 Oct 2011 00:00:48 +0200 |
sheepluva |
moving a file around, fixing a png, etc.
|
file |
diff |
annotate
|
Fri, 21 Oct 2011 07:00:49 +0200 |
sheepluva |
moving and renaming SDLs.*, making it a singleton; cleaning up class responsibilties wrt SDLInteraction; some comments
|
file |
diff |
annotate
|
Thu, 20 Oct 2011 13:10:24 +0200 |
sheepluva |
introduce HWDataManager util for transparent access to [user-]data files
|
file |
diff |
annotate
|
Thu, 20 Oct 2011 02:56:58 +0200 |
sheepluva |
move this widget into the widget dir
|
file |
diff |
annotate
|
Wed, 19 Oct 2011 16:10:18 +0200 |
sheepluva |
give the room name edit box a history of previous room. however I hate that box from the bottom of my heart, it shall dieeeee... later...
|
file |
diff |
annotate
|
Tue, 18 Oct 2011 14:28:50 +0200 |
sheepluva |
feature-pimpin'-up the chat input line in frontend:
|
file |
diff |
annotate
|
Fri, 30 Sep 2011 13:17:34 +0400 |
unc0rr |
Fix build with .pro file
|
file |
diff |
annotate
|
Thu, 29 Sep 2011 16:04:07 +0200 |
sheepluva |
oops
|
file |
diff |
annotate
|
Thu, 29 Sep 2011 15:57:09 +0200 |
sheepluva |
update .pro
|
file |
diff |
annotate
|
Sun, 04 Sep 2011 13:46:08 +0400 |
unc0rr |
Implement DataBrowser which downloads resources (images, css) on its own.
|
file |
diff |
annotate
|
Sun, 04 Sep 2011 11:48:01 +0400 |
unc0rr |
- Implement progressbars to show download progress
|
file |
diff |
annotate
|
Sun, 21 Aug 2011 09:26:33 -0400 |
nemo |
Add Lithuanian Qt translation, add Lukas to game credits
|
file |
diff |
annotate
|
Thu, 23 Jun 2011 21:12:27 +0400 |
unc0rr |
- Implement ThemesModel (load theme icons once, store in memory, don't reload from disk every time selection changes)
|
file |
diff |
annotate
|
Mon, 20 Jun 2011 12:57:44 -0400 |
nemo |
Small stub web view that I'm hoping to use in conjunction with ~/.hedgewars/Data - I'd like to link to a page on hedgewars.org, intercept linkClicked, fetch zip files, then unpack the structure under Data. Just checking this in so it doesn't clutter up project. Also tidied up the .pro a bit, even though we aren't really using it for much anymore. Should in theory be able to do a build now.
|
file |
diff |
annotate
|
Sun, 03 Apr 2011 19:26:53 +0400 |
unc0rr |
- Update .pro file
|
file |
diff |
annotate
|