1. 15 Mar, 2016 1 commit
    • Fabio Bas's avatar
      Rework "paths" settings loading and card database loading · 1e3fb6c6
      Fabio Bas authored
       * main.cpp: removed path checking and db loading
       * card database: merge card loading methods into a single one
       * settings cache: take care of returning safe paths for decks,
      replays, etc..
       * main window: if db loading fails (eg. first run), propose to run
      oracle
      
      NSIS: propose to run cockatrice instead of oracle
      
      Rework card database loading
      
       * Move carddatabase-related method out of deckeditor tab
       * Load cards in another thread and render them progressively
       * Optimize database reload after enabled sets change
      
      Fix deck editor column width
      
       * removed the noCard hack.
       * getCard() no more creates cards instead of just returning existing
      ones
       * Fix the “edit tokens” dialog.
       * PictureLoader: avoid trying to download twice the same card
       * PictureLoader: correct return of card background
       * AbstractCardItem: avoid recalculating card color at every paint
      
      Use a different file to save custom tokens
      
      Misc required improvements
      
       * Use nullptr;
       * Refactor CardInfoWidget to use CardInfoPicture and CardInfoText
      instead of duplicating code;
       * Added CardInfo::getColorChar()
       * Fixed some potential crashes
       * removed dead code related to CardInfoWidget
       * Don't require a restart after adding a new custom sets file
       * Bump CMake requirements to 3.1
      1e3fb6c6
  2. 20 Jan, 2016 1 commit
  3. 08 Sep, 2015 1 commit
  4. 02 Sep, 2015 1 commit
  5. 20 Aug, 2015 1 commit
  6. 30 Jun, 2015 2 commits
  7. 23 May, 2015 3 commits
  8. 01 May, 2015 1 commit
  9. 22 Apr, 2015 1 commit
    • Matt Lowe's avatar
      Updated server shutdown timer logic · e646122f
      Matt Lowe authored
      Will follow the following rules
      
      + send a message initially
      + send a message every 20 mins
      + send a message every min when time <= 5
      
      Updated client popup
      
      Updated client to close any previous popups and bring up a new one.
      
      NEEDS TO BE TESTED
      
      added missing include
      
      Added delete on close
      e646122f
  10. 07 Apr, 2015 1 commit
  11. 26 Mar, 2015 1 commit
    • Matt Lowe's avatar
      Added system tray icon · 81a8141f
      Matt Lowe authored
      + Can be used for setting client size and closing the client.
      
      Will expand on by sending client alerts to the tray.
      
      Updated to push message notifactions to the toolbar
      
      Preview image:
      
      Added setting to enable/disable message popups
      
      Added functionality
      
      + updated popup message and translation
      + Double clicking tray icon will now bring up the app/minimize it
      + can now be alerted of mentions
      + added setting to set if you want mentions on desktop
      + clicking mention message will take you to the main chat
      + added translations for icon menu
      + removed maximize/minimize/restore from menu, not needed.
      
      Added disconnect
      
      + Disconnects any previous message slots/signals from the system icon
      message bubble
      81a8141f
  12. 27 Dec, 2014 1 commit
  13. 24 Dec, 2014 1 commit
  14. 27 Aug, 2014 1 commit
  15. 11 Feb, 2014 1 commit
  16. 22 Apr, 2012 1 commit
  17. 31 Mar, 2012 1 commit
  18. 25 Mar, 2012 1 commit
  19. 20 Feb, 2012 1 commit
  20. 01 Jan, 2012 2 commits
  21. 30 Dec, 2011 2 commits
  22. 24 Jun, 2011 1 commit
  23. 03 Mar, 2011 1 commit
  24. 03 Jan, 2011 1 commit
  25. 15 Nov, 2010 1 commit
  26. 07 Sep, 2010 1 commit
  27. 14 Aug, 2010 1 commit
  28. 04 Aug, 2010 1 commit
  29. 30 Nov, 2009 1 commit
  30. 28 Nov, 2009 1 commit
  31. 22 Nov, 2009 1 commit
  32. 21 Nov, 2009 1 commit
  33. 16 Nov, 2009 1 commit
  34. 13 Nov, 2009 1 commit
  35. 12 Nov, 2009 1 commit