Fabio Bas
2354ed6909
Require Qt4 >=4.8.0; remove some ifdefs on qt version
2014-06-25 16:00:48 +02:00
Fabio Bas
6dbdaafb33
Ported cockatrice
2014-06-24 19:13:47 +02:00
sylvanbasilisk
0770626270
Merge branch 'master' into editor-redesign
...
Conflicts:
cockatrice/src/carddatabasemodel.cpp
cockatrice/src/carddatabasemodel.h
cockatrice/src/decklistmodel.cpp
cockatrice/src/decklistmodel.h
cockatrice/src/tab_deck_editor.cpp
cockatrice/src/tab_deck_editor.h
2014-03-25 02:10:52 +00:00
sylvanbasilisk
748aac7ee8
whitespace modifications in preparation for merge
2014-03-25 01:13:41 +00:00
Matt Kelly
1bc48a7849
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
sylvanbasilisk
c786e180c3
reverted back to original deck editor layout but including filtertree
...
the original layout is actually more space efficient if using CardFrame
instead of CardInfoWidget and reducing the size of the deck editor
toolbar.
this commit also removes the old search feature by removing the search
button and the clear search button. the clear search menu item is left
in place, however it now clears the filtertree.
finally, the stretch factor for the right frame in the main layout was
reduced to zero so that the card database gets priority for extra space.
this makes more sense because the deck editor does not actually need
very much horizontal space.
2014-01-26 23:20:35 +00:00
sylvanbasilisk
16d30fb9e1
miscellaneous code cleanup
...
renamed filter list modules to filter tree to more accurately reflect
the nature of the data structure.
2014-01-22 20:52:52 +00:00
sylvanbasilisk
3202243ed0
connect filter list functionality to the CardDatabaseDisplayModel class
...
enable/disable check boxes still not functional
2014-01-21 23:37:22 +00:00
Chris Hansen
b909047a43
Added some paranthases to supress compiler warnings
2013-02-07 12:49:09 -08:00
Max-Wilhelm Bruker
3ba3952604
fixed issue #37 : add option to manually add token cards to the database
2012-05-17 18:29:35 +02:00
Max-Wilhelm Bruker
12b5e39440
improved token dialog w/ storage inside the deck list - now we need a reliable online source for token data (preferably with pictures)
2012-04-06 15:16:52 +02:00
Max-Wilhelm Bruker
f553fd7456
some token code
2012-04-05 11:48:13 +02:00
Max-Wilhelm Bruker
7a7b686e67
fixed crash that occurs when reloading the card database while deck editor or game is running
2011-02-28 18:20:27 +01:00
Max-Wilhelm Bruker
0b98d90337
search function couldn't find colorless cards: fixed
2010-08-27 22:48:35 +02:00
Max-Wilhelm Bruker
42531d90e9
initial commit for card search dialog
2009-12-20 16:39:26 +01:00
Max-Wilhelm Bruker
324be6b40c
reverted card search to initial behaviour
2009-12-20 15:17:45 +01:00
Max-Wilhelm Bruker
3c8f2b878b
improved importer
2009-10-17 17:13:55 +02:00
Max-Wilhelm Bruker
841b91bc89
deck editor improvement
2009-10-12 15:46:45 +02:00
Max-Wilhelm Bruker
b8bf18801f
XML card database
2009-07-11 18:25:19 +02:00
Max-Wilhelm Bruker
9b1adf2dc1
reworked card database
2009-06-20 00:22:50 +02:00
Max-Wilhelm Bruker
1da5c63726
deck editor
2009-06-03 00:15:06 +02:00
Max-Wilhelm Bruker
a429a4a004
minor changes, implemented 'doesn't untap' and facedown cards
2009-04-07 21:37:57 +02:00
Max-Wilhelm Bruker
e6d6162426
started implementing a simple deck editor
2009-04-04 19:51:23 +02:00