Matt Lowe
8938d291f8
Filter password games consistancy
2015-04-15 22:00:52 +02:00
Matt Lowe
25dbfb37f4
Game created code improvements
...
+ No longer get "5hrs" and "5+ hrs" instead will be "4hrs" and "5+ hrs".
+ Refactored into an else-if with a single return.
+ removed comments
+ removed code from namespace and added to class
2015-04-15 14:18:16 +02:00
Gavin Bises
975c5e0db3
Show password protected games by default
2015-02-02 19:14:23 -05:00
Matt Lowe
1406a27775
Updated game view
...
+ removed password column
+ added a lock svg to restrictions if pw is needed
+ added "password" to restrictions if pw is needed
+ added user pawn to creator tab
+ reformatted code for easy adaptation later
2015-01-22 21:35:52 +01:00
Jeffrey Oliver
4a2a61ef46
Replace the 99 with a const int.
2015-01-04 15:32:29 -08:00
Jeffrey Oliver
dbfbfcc837
WIP: refactor filters to save to persistence from within model.
2015-01-02 15:19:36 -08:00
Jeffrey Oliver
6a4384f903
WIP: Refactor gamesproxymodel to own the persistence layer.
2015-01-02 15:05:33 -08:00
Mitchell Rosen
93ab9f9691
Add 'Start time' column to game list
2014-11-22 00:06:13 -08:00
Matt Kelly
1bc48a7849
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
Max-Wilhelm Bruker
7736f7b5f8
fixed #101 : added option to filter password protected games
2013-01-19 17:16:04 +01:00
Max-Wilhelm Bruker
ae19d3dc4b
fixed game list update bug, minor optimizations, restrict client protocol output to QT_DEBUG mode
2012-04-06 17:52:23 +02:00
Max-Wilhelm Bruker
6b14b4e543
added game filter dialog in GameSelector; switched all dialogs to QDialogButtonBox; issue #32 fixed
2012-03-30 21:09:35 +02:00
Max-Wilhelm Bruker
facfc3cc52
added more filter options to GamesProxyModel, user interface still missing (related to issue #32 )
2012-03-28 23:52:21 +02:00
Max-Wilhelm Bruker
5182820964
merged from master
2012-01-29 17:14:59 +01:00
Max-Wilhelm Bruker
c4eb7ba6cf
PB: more client files compile
2011-12-30 22:29:57 +01:00
Daenyth
86ae8a47a8
Rename 'unjoinable' games to 'unavailable'
2011-12-04 12:25:51 -05:00
Daenyth
edd429d874
Filter registered-only games as unavailable when user isn't regged
2011-12-04 12:16:19 -05:00
Daenyth
eebc615c1c
Change "Show full" "Show running" checkboxes to a single box
...
IMO these should not have been split
2011-12-03 23:13:27 -05:00
Max-Wilhelm Bruker
898623f1ba
filter running games; minor server code cleanup
2011-07-03 16:45:52 +02:00
Max-Wilhelm Bruker
abd5425796
finished getGamesOfUser function
2011-07-02 16:43:19 +02:00
Max-Wilhelm Bruker
acac5addd6
initial commit: buddy list, ignore list
2011-02-20 16:47:13 +01:00
Max-Wilhelm Bruker
04742f6fb9
implemented game types
2011-01-27 19:13:22 +01:00
Max-Wilhelm Bruker
694070724c
restructured protocol code
2009-11-29 03:07:28 +01:00
Max-Wilhelm Bruker
64aa68cd26
Chat works!
2009-11-13 18:27:06 +01:00
Max-Wilhelm Bruker
cb0e4d07e4
everything compiles again; enough for today
2009-11-12 00:09:24 +01:00
Max-Wilhelm Bruker
a543c9b90c
final (?) spectator code, small bugfix
2009-09-24 20:12:44 +02:00
Max-Wilhelm Bruker
fa16d86283
small cleanups
2009-09-23 16:00:44 +02:00
Max-Wilhelm Bruker
947cd1736c
initial commit for chat channels
2009-08-22 19:34:48 +02:00
Max-Wilhelm Bruker
c00027f988
removed the need to refresh the game list
2009-06-11 17:51:52 +02:00
Max-Wilhelm Bruker
a11f93df4d
initial commit
2009-03-13 22:50:41 +01:00