1. 22 Nov, 2014 1 commit
  2. 09 Nov, 2014 1 commit
  3. 08 Nov, 2014 2 commits
  4. 14 Oct, 2014 1 commit
  5. 11 Aug, 2014 2 commits
  6. 08 Aug, 2014 3 commits
  7. 07 Aug, 2014 5 commits
  8. 06 Aug, 2014 5 commits
  9. 05 Aug, 2014 2 commits
    • Peng Liu's avatar
      Removed the QLists for determining image format. Instead, using QImageReader,... · 4bb1d28a
      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.
      4bb1d28a
    • Peng Liu's avatar
      Refactored the magic bytes into two QLists: one containing a list of QStrings... · 8587b8c3
      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.
      8587b8c3
  10. 04 Aug, 2014 2 commits
  11. 30 Jul, 2014 1 commit
  12. 28 Jul, 2014 1 commit
  13. 27 Jul, 2014 2 commits
  14. 26 Jul, 2014 1 commit
  15. 23 Jul, 2014 1 commit
  16. 21 Jul, 2014 1 commit
    • Waleed Khan's avatar
      Ignore diacritics as well. · aff32e0f
      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.
      aff32e0f
  17. 08 Jul, 2014 1 commit
  18. 07 Jul, 2014 1 commit
  19. 30 Jun, 2014 1 commit
  20. 28 Jun, 2014 1 commit
  21. 26 Jun, 2014 1 commit
  22. 25 Jun, 2014 1 commit
  23. 24 Jun, 2014 2 commits
  24. 21 Jun, 2014 1 commit