- 24 Dec, 2014 1 commit
-
-
Fabio Bas authored
Drop CardInfo’s own pixmap caches; use QPixmapCache instead. Use QPixmap references instead of pointers. Being stored in QPixmapCache, all card images are now subjected to QPixmapCache’s size limit
-
- 22 Nov, 2014 1 commit
-
-
Mitchell Rosen authored
-
- 19 Nov, 2014 1 commit
-
-
Fabio Bas authored
Let oracle add a basic TK set in cards.xml Unify all the code previously using the string literal “TK”
-
- 10 Nov, 2014 1 commit
-
-
Fabio Bas authored
and save them in cards.xml
-
- 09 Nov, 2014 1 commit
-
-
Fabio Bas authored
We only have a good HQ source for them; any idea on a low-quality source?
-
- 08 Nov, 2014 2 commits
- 14 Oct, 2014 1 commit
-
-
Gavin Bisesi authored
-
- 11 Aug, 2014 2 commits
- 08 Aug, 2014 3 commits
- 07 Aug, 2014 5 commits
-
-
Fabio Bas authored
-
Fabio Bas authored
-
Fabio Bas authored
-
Waleed Khan authored
-
Mawu3n4 authored
-
- 06 Aug, 2014 5 commits
-
-
Dibe Zackaria authored
-
Dibe Zackaria authored
-
Mawu3n4 authored
-
Mawu3n4 authored
-
Fabio Bas authored
Like M15’s .png that cockatrice wrongly saved as .jpg Additionally, move the QImageReader declaration outside of the inner loop
-
- 05 Aug, 2014 2 commits
-
-
Peng Liu authored
Removed the QLists for determining image format. Instead, using QImageReader, both when downloading/saving and when loading, to determine the correct format (Cockatrice now supports all QImageReader-supported formats). Image loading still uses one for loop to iterate through the QList of paths to folders in which to search for images.
-
Peng Liu authored
Refactored the magic bytes into two QLists: one containing a list of QStrings representing the supported extensions, the other containing a list of QByteArrays representing the magic bytes in hex. Refactored the image loading loop to be two nested for loops: the outer loop iterating through the QList of paths to folders in which to search for images and the inner loop iterating through the QList of supported extensions.
-
- 04 Aug, 2014 2 commits
- 30 Jul, 2014 1 commit
-
-
Waleed Khan authored
-
- 28 Jul, 2014 1 commit
-
-
Waleed Khan authored
-
- 27 Jul, 2014 2 commits
- 26 Jul, 2014 1 commit
-
-
Fabio Bas authored
-
- 23 Jul, 2014 1 commit
-
-
Waleed Khan authored
-
- 21 Jul, 2014 1 commit
-
-
Waleed Khan authored
So [card]jotun grunt[/card] works as well as [card]Jötun Grunt[/card]. Also I removed some debugging information I accidentally left in.
-
- 08 Jul, 2014 1 commit
-
-
pliu037 authored
Added better support for custom card images by prioritizing a check for card images in <Pictures path>/<CUSTOM> before all other checks.
-
- 07 Jul, 2014 1 commit
-
-
arxanas authored
-
- 30 Jun, 2014 1 commit
-
-
arxanas authored
-
- 28 Jun, 2014 1 commit
-
-
Daenyth authored
Ref #127
-
- 26 Jun, 2014 1 commit
-
-
arxanas authored
-
- 25 Jun, 2014 1 commit
-
-
Daenyth authored
Ref #122
-