1. 30 Dec, 2014 1 commit
  2. 26 Dec, 2014 2 commits
  3. 08 Dec, 2014 1 commit
  4. 06 Dec, 2014 1 commit
  5. 05 Dec, 2014 1 commit
    • Fabio Bas's avatar
      Misc fixes · 9cc8d8b8
      Fabio Bas authored
      ucfirst(setCode): requires oracle re-run
      reorder columns
      rename the “short name“ column as “set code“
      ensure proper casting for releaseDate and sortKey fields (refs 00a5ed0b)
      9cc8d8b8
  6. 04 Dec, 2014 2 commits
  7. 02 Dec, 2014 2 commits
  8. 30 Nov, 2014 1 commit
  9. 29 Nov, 2014 2 commits
  10. 27 Nov, 2014 1 commit
  11. 26 Nov, 2014 1 commit
  12. 23 Nov, 2014 1 commit
  13. 22 Nov, 2014 10 commits
  14. 20 Nov, 2014 2 commits
  15. 19 Nov, 2014 3 commits
  16. 18 Nov, 2014 1 commit
  17. 15 Nov, 2014 1 commit
  18. 14 Nov, 2014 1 commit
    • woogerboy21's avatar
      Don't remove card images from revealed decks · 68118191
      woogerboy21 authored
      Revealed library had write access, which meant that the user would see cards being removed from the zone as the other player drew cards. The cards were not the actual ones drawn, just the ones at the same index, so no information was leaked.
      
      Fix #297
      68118191
  19. 12 Nov, 2014 1 commit
  20. 10 Nov, 2014 3 commits
    • Matt Lowe's avatar
      Added version check · f58cc32e
      Matt Lowe authored
      Added version check, to only include the new Searchbar icon for Users
      running Qt 5+
      f58cc32e
    • Fabio Bas's avatar
      Oracle: fetch release date and set type · cb370738
      Fabio Bas authored
      and save them in cards.xml
      cb370738
    • Matt Lowe's avatar
      Removed hard coded CSS · 33a6e3c5
      Matt Lowe authored
      Hard coded CSS might have a slight chance of not rendering the same
      across all platforms. More research needs to be performed. Until then I
      have removed the hard coded search bar customization.
      33a6e3c5
  21. 09 Nov, 2014 2 commits