- 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
- 31 Jul, 2014 2 commits
-
-
Gavin Bisesi authored
Added better support for custom card images
-
Gavin Bisesi authored
Add back support for custom picture urls in cards.xml
-
- 30 Jul, 2014 4 commits
-
-
Gavin Bisesi authored
Disable some usercontextmenu actions if the user is offline; fix #234
-
Gavin Bisesi authored
-
Gavin Bisesi authored
Fix building with debug
-
Gavin Bisesi authored
Fix #110: Price column is removed when the setting is disabled.
-
- 27 Jul, 2014 4 commits
-
-
Fabio Bas authored
-
Fabio Bas authored
-
pliu037 authored
-
Waleed Khan authored
-
- 26 Jul, 2014 2 commits
- 25 Jul, 2014 2 commits
-
-
Fabio Bas authored
-
Gavin Bisesi authored
Fix issue mentioned in #152: price updater loads all cards now.
-
- 24 Jul, 2014 12 commits
-
-
Waleed Khan authored
-
Fabio Bas authored
-
Fabio Bas authored
-
Fabio Bas authored
-
Fabio Bas authored
-
Fabio Bas authored
-
Fabio Bas authored
-
Fabio Bas authored
-
Fabio Bas authored
Using pointers for classes derived from QObject would be the best idea.
-
Fabio Bas authored
-
Fabio Bas authored
-
Gavin Bisesi authored
Add pricing from deckbrew.com (refs #147)
-
- 23 Jul, 2014 10 commits
-
-
Fabio Bas authored
-
Fabio Bas authored
-
Fabio Bas authored
-
Gavin Bisesi authored
Fix #225: Multiples of cards are now sent to deckstats.
-
Fabio Bas authored
-
Waleed Khan authored
-
Gavin Bisesi authored
Fix #183: Deck parser doesn't too eagerly replace ampersands.
-
Gavin Bisesi authored
Fix #45: don't send tokens to deckstats.
-
Gavin Bisesi authored
Æ now actually works with the case-insensitive tags.
-
Waleed Khan authored
Conflicts: cockatrice/src/carddatabase.cpp
-