- 03 Apr, 2016 1 commit
-
-
Fabio Bas authored
-
- 15 Mar, 2016 1 commit
-
-
Fabio Bas authored
* main.cpp: removed path checking and db loading * card database: merge card loading methods into a single one * settings cache: take care of returning safe paths for decks, replays, etc.. * main window: if db loading fails (eg. first run), propose to run oracle NSIS: propose to run cockatrice instead of oracle Rework card database loading * Move carddatabase-related method out of deckeditor tab * Load cards in another thread and render them progressively * Optimize database reload after enabled sets change Fix deck editor column width * removed the noCard hack. * getCard() no more creates cards instead of just returning existing ones * Fix the “edit tokens” dialog. * PictureLoader: avoid trying to download twice the same card * PictureLoader: correct return of card background * AbstractCardItem: avoid recalculating card color at every paint Use a different file to save custom tokens Misc required improvements * Use nullptr; * Refactor CardInfoWidget to use CardInfoPicture and CardInfoText instead of duplicating code; * Added CardInfo::getColorChar() * Fixed some potential crashes * removed dead code related to CardInfoWidget * Don't require a restart after adding a new custom sets file * Bump CMake requirements to 3.1
-
- 28 Dec, 2015 1 commit
-
-
Fabio Bas authored
-
- 13 Jun, 2015 1 commit
-
-
Fabio Bas authored
-
- 01 May, 2015 1 commit
-
-
Matt Lowe authored
Reverted back. Right now it feels strange to only have simple search. Really you would want both simple search AND accurate search on, though this requires twice the checks for each result.
-
- 18 Apr, 2015 1 commit
-
-
Fabio Bas authored
-
- 15 Apr, 2015 2 commits
-
-
Fabio Bas authored
* card: cache simpleName for each card * deck editor: remove double comparation of searched term with card name when sorting
-
Matt Lowe authored
When searching for a card the line edit will not be empty, so this check is not needed. The performance when the line edit IS empty will take a slight hit, but you really want additional performance when searching, not when the line edit is empty. Removing will increase performance.
-
- 14 Apr, 2015 1 commit
-
-
Matt Lowe authored
Previously would try to match the card name, if nothing is found, then we would try again with the simple name. I have now made it only the simple name version. We do not need to perform the first check. Should help a little with performance.
-
- 12 Apr, 2015 3 commits
- 09 Apr, 2015 1 commit
-
-
Matt Lowe authored
Tokens from decks will now show in the token dlg window
-
- 08 Apr, 2015 1 commit
-
-
Matt Lowe authored
It is awkward to have to use precise punctuation when searching for cards. Planeswalkers and legendary creatures often have "," in the name and you have to enter it. This commit means you no longer need to do that. + Can use " " in place of "-" (example: Wilt-Leaf Liege) + Can use "" in place of non word chars (Example: Hero's Downfall and Ajani, Caller of the Pride)
-
- 30 Mar, 2015 1 commit
-
-
Fabio Bas authored
-
- 10 Mar, 2015 1 commit
-
-
Matt Lowe authored
I had previously removed some filtering code that would allow users to filter cards using our filtering tools. This functionality has now been re-added.
-
- 03 Mar, 2015 2 commits
- 25 Jun, 2014 1 commit
-
-
Fabio Bas authored
-
- 24 Jun, 2014 1 commit
-
-
Fabio Bas authored
-
- 25 Mar, 2014 1 commit
-
-
sylvanbasilisk authored
-
- 11 Feb, 2014 1 commit
-
-
Matt Kelly authored
-
- 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 1 commit
-
-
sylvanbasilisk authored
renamed filter list modules to filter tree to more accurately reflect the nature of the data structure.
-
- 21 Jan, 2014 1 commit
-
-
sylvanbasilisk authored
enable/disable check boxes still not functional
-
- 07 Feb, 2013 1 commit
-
-
Chris Hansen authored
-
- 17 May, 2012 1 commit
-
-
Max-Wilhelm Bruker authored
-
- 06 Apr, 2012 1 commit
-
-
Max-Wilhelm Bruker authored
improved token dialog w/ storage inside the deck list - now we need a reliable online source for token data (preferably with pictures)
-
- 05 Apr, 2012 1 commit
-
-
Max-Wilhelm Bruker authored
-
- 28 Feb, 2011 1 commit
-
-
Max-Wilhelm Bruker authored
-
- 27 Aug, 2010 1 commit
-
-
Max-Wilhelm Bruker authored
-
- 20 Dec, 2009 2 commits
-
-
Max-Wilhelm Bruker authored
-
Max-Wilhelm Bruker authored
-
- 17 Oct, 2009 1 commit
-
-
Max-Wilhelm Bruker authored
-
- 12 Oct, 2009 1 commit
-
-
Max-Wilhelm Bruker authored
-
- 11 Jul, 2009 1 commit
-
-
Max-Wilhelm Bruker authored
-
- 19 Jun, 2009 1 commit
-
-
Max-Wilhelm Bruker authored
-
- 02 Jun, 2009 1 commit
-
-
Max-Wilhelm Bruker authored
-
- 07 Apr, 2009 1 commit
-
-
Max-Wilhelm Bruker authored
-
- 04 Apr, 2009 1 commit
-
-
Max-Wilhelm Bruker authored
-