- 25 Mar, 2014 2 commits
-
-
sylvanbasilisk authored
-
sylvanbasilisk authored
this should fix the compilation issue mentioned by mattkelly
-
- 24 Mar, 2014 2 commits
-
-
sylvanbasilisk authored
The logic types and attribute names were not previously being translated by the tr(...) function.
-
sylvanbasilisk authored
The global shortcuts were removed in favor of key events which are only triggered when a widget has focus. This is necessary to allow different widgets to react differently to the 'enter' key. The current key configuration is: search edit focused: * left/right: decrease/increase card count for selected database card * enter: add selected card to deck * ctrl-enter: add selected card to deck sideboard * ctrl-left/right: decrease/increase card count in sideboard for selected card database focused: the same as with search edit. deckview focused: * left/right: decrease/increase card count for selected deckview card * enter: increase count for selected deckview card * delete/backspace: delete selected card from deck
-
- 29 Jan, 2014 2 commits
-
-
sylvanbasilisk authored
reverted cardinfowidget to its original form at commit 95c6058d before i messed with it. i didnt intend to make changes to it.
-
sylvanbasilisk authored
cardframe is now a stacked widget that prefers to show the card picture only so that the screen can be more space efficient and the card pixel map can be displayed as a larger size. however if the card pixel map can not be loaded for some reason, the cardframe class will automatically switch to the text version of the card. a menu item was added under the database menu to allow for users to prefer card text only.
-
- 28 Jan, 2014 1 commit
-
-
sylvanbasilisk authored
clear the text box when the '+' button is pressed or when the filter attribute is changed. also changed the frame style to match the card frame style.
-
- 26 Jan, 2014 1 commit
-
-
sylvanbasilisk authored
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.
-
- 22 Jan, 2014 2 commits
-
-
sylvanbasilisk authored
renamed filter list modules to filter tree to more accurately reflect the nature of the data structure.
-
sylvanbasilisk authored
also refactored much of the filter list code to be much cleaner and modular.
-
- 21 Jan, 2014 1 commit
-
-
sylvanbasilisk authored
enable/disable check boxes still not functional
-
- 17 Jan, 2014 1 commit
-
-
sylvanbasilisk authored
filter builder takes filter options from user, then adds completed filters to the filter tree. the filter tree does not currently do anything. in the future it will filter the cards in the database view.
-
- 05 Jan, 2014 1 commit
-
-
sylvanbasilisk authored
-
- 17 Dec, 2013 2 commits
-
-
Daenyth authored
Repeatly download text spoiler until a valid XML document is received
-
Chia-Wei Li authored
-
- 10 Dec, 2013 1 commit
-
-
Daenyth authored
Added setting to enable/disable notifications
-
- 07 Dec, 2013 1 commit
-
-
arxanas authored
When something happens, the taskbar icon lights up/the dock icon bounces. This can be annoying, so here is a setting to disable that.
-
- 12 Nov, 2013 2 commits
-
-
Daenyth authored
Made Ctrl-V importer work more robust.
-
Tomasz Wegrzanowski authored
-
- 11 Jul, 2013 3 commits
-
-
Daenyth authored
Added a UI option to play all nonlands to the stack instead of the battlefield
-
Daenyth authored
-
Frederik Holden authored
"The price tag feature currently has two bugs. 1. The final price that a card ends up with is the one in the last set alphabetically, instead of the one from the set with the lowest price. 2. Black Lotus Project sometimes gets in prices for cards from Masters Edition, for some reason. This set only exists in Magic the Gathering: Online, i.e., not physically, and should not be considered. This might be considered a BLP bug and not a Cockatrice bug. This patch fixes those two bugs. I also changed the price value to be based on BLP's "price" value instead of the "average" value. Seems more logical." Signed-off-by:
Daenyth <Daenyth+git@gmail.com>
-
- 23 May, 2013 6 commits
-
-
Daenyth authored
some markdown
-
Frank Paczynski authored
-
Frank Paczynski authored
-
Frank Paczynski authored
-
Frank Paczynski authored
-
Frank Paczynski authored
-
- 15 May, 2013 4 commits
-
-
Daenyth authored
Documentation-Branch v2
-
Mark Morschhäuser authored
-
Mark Morschhäuser authored
-
Mark Morschhäuser authored
-
- 11 May, 2013 3 commits
-
-
Daenyth authored
Compilewarnings
-
Mark Morschhäuser authored
-
Mark Morschhäuser authored
QPainter.drawRect()
-
- 09 May, 2013 5 commits
-
-
Daenyth authored
Changed sets.xml URL due to w32-qt ssl problem
-
Mark Morschhäuser authored
-
Mark Morschhäuser authored
-
Daenyth authored
Add usermanual.pdf to startmenu if created.
-
Mark Morschhäuser authored
-