1. 04 Apr, 2015 1 commit
    • Fabio Bas's avatar
      Fix #67 · 0a366d75
      Fabio Bas authored
      Workaround the two remaining issues, mostly fixing the “load deck”
      screen in tab_game:
       * Only preload up to the first 300 cards of a deck;
       * don’t even bother trying to load card images if they’ll be shown
      with width <= 10
      
      Trying a 17k cards deck like the one proposed in #67 is still a no go,
      mostly due to the cpu time used to create all the objects. Anyway, i
      tested decks up to 8k cards and they works fine now (if you like to
      wait while trice is loading them)..
      0a366d75
  2. 18 Mar, 2015 2 commits
    • Matt Lowe's avatar
      Added optional card scaling setting · 441cb444
      Matt Lowe authored
      + Users can now enable/disable the mouse over card scaling.
      441cb444
    • Matt Lowe's avatar
      Updated card borders · c05f7543
      Matt Lowe authored
      + refactored code
      + improved card border lines (black)
      + cards no longer have curved edges, this prevents card image corners
      showing behind.
      + tapped cards now have better border lines
      c05f7543
  3. 14 Feb, 2015 1 commit
  4. 13 Feb, 2015 1 commit
  5. 24 Dec, 2014 1 commit
    • Fabio Bas's avatar
      Use QPixmapCache for card images · f88621fd
      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
      f88621fd
  6. 12 Nov, 2014 1 commit
  7. 11 Mar, 2014 2 commits
  8. 11 Feb, 2014 1 commit
  9. 06 Apr, 2012 1 commit
  10. 01 Apr, 2012 1 commit
  11. 24 Mar, 2012 1 commit
  12. 01 Nov, 2011 1 commit
  13. 20 Jul, 2011 1 commit
  14. 28 Jun, 2011 1 commit
  15. 30 May, 2011 1 commit
  16. 07 Mar, 2011 1 commit
  17. 28 Feb, 2011 1 commit
  18. 15 Feb, 2011 1 commit
  19. 12 Feb, 2011 1 commit
  20. 11 Feb, 2011 1 commit
  21. 26 Jan, 2011 1 commit
  22. 01 Dec, 2010 1 commit
  23. 10 Nov, 2010 3 commits
  24. 09 Nov, 2010 1 commit
  25. 05 Nov, 2010 2 commits
  26. 03 Nov, 2010 1 commit
  27. 15 Oct, 2010 2 commits
  28. 14 Oct, 2010 2 commits
  29. 13 Oct, 2010 1 commit
  30. 11 Oct, 2010 1 commit
  31. 08 Oct, 2010 1 commit
  32. 07 Oct, 2010 1 commit
  33. 17 Jul, 2010 1 commit