ebbit1q
994704d353
implement max lengths for input dialogs that are sent to the server ( #4522 )
...
* implement max lengths for input dialogs that are sent to the server
* missed a double setMaxLength
* implement max string lengths server side
* add custom getText dialog with max length
* fix deck storage tab and miscellaneous server side
* add max size for deck uploads
* final pass on client side limits
2022-01-16 17:57:01 -05:00
ebbit1q
68074b0f74
check if node is a dir before deletion ( #4165 )
2020-11-13 14:55:01 -05:00
olegshtch
44297dcd1c
Fix release tests ( #4063 )
2020-08-13 10:18:01 -04:00
ebbit1q
18a07274d4
clangify everything with the new header sorting ( #3908 )
2020-03-18 17:36:02 -04:00
ctrlaltca
b29bd9e070
Clang-format ( #3028 )
...
* 1/3 Add .clang-format file and travis compilation check
* 2/3 Run clang-format
* 3/3 Fix compilation problems due to include reordering
* 3bis/3 AfterControlStatement: false
2018-01-27 10:41:32 +01:00
Zach H
18b8a0ef5c
fix folder names ( #2432 )
2017-03-04 00:49:09 -05:00
Fabio Bas
bb5292aa8d
Drop Qt4, libgcrypt, qtmobility dependencies
2016-05-11 12:45:58 +02:00
woogerboy21
f57e0454bb
Dockified the game & replay review areas
2016-01-16 00:54:14 +01:00
Fabio Bas
00e3e63f41
Themes: remove all hardcoded extensions
2015-09-13 00:14:36 +02:00
Fabio Bas
f17dec29f6
Reorganized images in subfolders
...
As per @daenyth’s comment:
https://github.com/Cockatrice/Cockatrice/pull/792#issuecomment-76593730
2015-06-15 14:37:19 +02:00
Fabio Bas
6b8ebe54e9
Theme manager
...
This is the first implementation of a theme manager. It’s a rebased and
revisited version of #792 .
2015-06-15 14:35:58 +02:00
Fabio Bas
6dbdaafb33
Ported cockatrice
2014-06-24 19:13:47 +02:00
Matt Kelly
1bc48a7849
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
Max-Wilhelm Bruker
bc595bbab2
added missing confirmation dialogue for remote folder deletion
2013-01-10 00:16:52 +01:00
Max-Wilhelm Bruker
0eee6d7ab9
fixed issue #49 : when editing a remote deck, be able to directly save it there
2012-05-09 21:52:09 +02:00
Max-Wilhelm Bruker
e76502cf0e
handle dead commands when the connection is lost before the reply gets processed
2012-05-01 21:16:16 +02:00
Max-Wilhelm Bruker
e5a0a08569
fixed #43 : add delete button to local dir view in deck storage tab and in remote dir view in replays tab
2012-05-01 12:08:09 +02:00
Max-Wilhelm Bruker
38cf2621b4
preliminary changes to make deck editor a tab
2012-04-22 05:06:51 -04:00
Max-Wilhelm Bruker
ff632911f2
don't use QSortFilterProxyModel in TabDeckStorage and TabReplays unnecessarily
2012-03-31 13:28:04 +02:00
Max-Wilhelm Bruker
4e4a7563db
The remote client now runs in an extra thread, fixing issue #29
2012-03-25 13:19:40 +02:00
Max-Wilhelm Bruker
0c9a2b061c
deck storage is fully working again, cleaned up some unnecessarily large messages
2012-01-02 15:46:14 +01:00
Max-Wilhelm Bruker
c4eb7ba6cf
PB: more client files compile
2011-12-30 22:29:57 +01:00
Max-Wilhelm Bruker
f115342e47
local mode is working again
2011-12-18 23:30:53 +01:00
Max-Wilhelm Bruker
314f17091d
protobuf client->server communication almost working
2011-12-18 18:35:14 +01:00
Max-Wilhelm Bruker
f727b74739
uploaded decks use filename by default
2011-05-05 17:42:33 +02:00
Max-Wilhelm Bruker
9e34c9c985
more buddy list & ignore list code
2011-02-28 20:44:03 +01:00
Max-Wilhelm Bruker
62bf2572a9
Crash fixes (bug #0000006 ). Also cleaned up some includes to speed up compilation.
2010-09-08 22:52:04 +02:00
Max-Wilhelm Bruker
7921b5f82d
initial commit of local server code
2010-08-04 13:56:51 +02:00
Max-Wilhelm Bruker
e0c7df1694
deck list editing in deck storage tab; mouse hover event for deck view
2009-12-19 20:34:33 +01:00
Max-Wilhelm Bruker
564ae4db84
some cleanups and fixes
2009-12-15 16:48:14 +01:00
Max-Wilhelm Bruker
bf92ef87da
new server deck folder display
2009-12-03 18:43:43 +01:00
Max-Wilhelm Bruker
207d10d3e2
XML fix
2009-12-01 10:43:46 +01:00
Max-Wilhelm Bruker
694070724c
restructured protocol code
2009-11-29 03:07:28 +01:00
Max-Wilhelm Bruker
122f8ea916
game menu
2009-11-28 18:35:48 +01:00
Max-Wilhelm Bruker
4fac0e5b5a
remote deck loading finished
2009-11-22 14:24:01 +01:00
Max-Wilhelm Bruker
8dcf81654e
decklist transfer code
2009-11-22 00:34:31 +01:00
Max-Wilhelm Bruker
c1d295a98b
visual improvements
2009-11-20 15:53:56 +01:00
Max-Wilhelm Bruker
ef46d6e863
deck list storage completed
2009-11-20 15:22:56 +01:00
Max-Wilhelm Bruker
f31405743e
initial commit for deck repository tab
2009-11-19 17:12:44 +01:00