ebbit1q
c874f201c3
add a bunch of parents to dialogs ( #3658 )
...
* add a bunch of parents to dialogs
works on #3651
* use game as parent instead
* add more parents
* fix create token dialog modality
* add parent to game information window
* replace a bunch of nullptrs with the magic of sed
* add parent to tip of the day and counters
* reorder game ptr
* set parent for life counter
* clangify
2019-03-26 14:54:47 -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
62d8f5a039
change cards from sb<->mb with double-click ( #2606 )
2017-04-25 14:05:25 -04:00
Fabio Bas
5cfb034452
merged with master
2015-08-31 22:48:14 +02:00
Fabio Bas
119871d114
fix compilation with gcc in paranoic mode
...
deckview.cpp:244:6: warning: no previous declaration for 'bool
sortCardsByName(DeckViewCard*, DeckViewCard*)' [-Wmissing-declarations]
2015-07-24 19:29:06 +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
Matt Kelly
1bc48a7849
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05: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
b2b7242802
changed lock icon, added sideboard locking, issue #15 fixed
2012-03-27 20:32:24 +02:00
Max-Wilhelm Bruker
16541141bd
Cleaned up decklist code
2012-01-21 16:41:46 +01:00
Max-Wilhelm Bruker
695fde7541
PB: enough for today
2011-12-31 00:12:46 +01:00
Max-Wilhelm Bruker
4246ab695b
improved sideboarding view
2011-01-30 00:22:24 +01:00
Max-Wilhelm Bruker
dcf54ae2de
fixed card hover event in sideboard screen
2011-01-26 02:43:29 +01:00
Max-Wilhelm Bruker
235d591778
sideboarding crash fix
2010-09-22 16:12:43 +02:00
Max-Wilhelm Bruker
41c4603fe9
This closes feature request 0000020. Attention, this breaks protocol compatibility.
2010-06-03 02:29:48 +02:00
Max-Wilhelm Bruker
b2f83541e7
Initial commit for sideboarding. It's supposed to be fully functional.
2010-03-06 17:17:54 +01: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
8dcf81654e
decklist transfer code
2009-11-22 00:34:31 +01:00