1. 18 Apr, 2015 1 commit
  2. 17 Apr, 2015 3 commits
  3. 16 Apr, 2015 5 commits
  4. 15 Apr, 2015 6 commits
    • Fabio Bas's avatar
      Speed up deck editor filtering · eb6d067a
      Fabio Bas authored
       * card: cache simpleName for each card
       * deck editor: remove double comparation of searched term with card
      name when sorting
      eb6d067a
    • Matt Lowe's avatar
      Filter password games consistancy · 8938d291
      Matt Lowe authored
      8938d291
    • Matt Lowe's avatar
      updated second string · 751315a4
      Matt Lowe authored
      751315a4
    • Matt Lowe's avatar
      Updated username dlg message · 386cbcec
      Matt Lowe authored
      updated
      386cbcec
    • Matt Lowe's avatar
      Game created code improvements · 25dbfb37
      Matt Lowe authored
      + No longer get "5hrs" and "5+ hrs" instead will be "4hrs" and "5+ hrs".
      + Refactored into an else-if with a single return.
      + removed comments
      + removed code from namespace and added to class
      25dbfb37
    • Matt Lowe's avatar
      Removed check · 2e5ecd84
      Matt Lowe authored
      When searching for a card the line edit will not be empty, so this check
      is not needed. The performance when the line edit IS empty will take a
      slight hit, but you really want additional performance when searching,
      not when the line edit is empty.
      
      Removing will increase performance.
      2e5ecd84
  5. 14 Apr, 2015 3 commits
  6. 12 Apr, 2015 9 commits
  7. 10 Apr, 2015 5 commits
  8. 09 Apr, 2015 4 commits
    • Matt Lowe's avatar
      Fixed deck tokens showing in token dlg · 88457952
      Matt Lowe authored
      Tokens from decks will now show in the token dlg window
      88457952
    • Matt Lowe's avatar
      Updated token dlg · 4ca58eec
      Matt Lowe authored
      Adjusted proportions to make the table fit better.
      
      Needs to be checked on UHD screens.
      4ca58eec
    • Matt Lowe's avatar
      Reworked replay buttons · 45542243
      Matt Lowe authored
      + Removed unused buttons
      + remade button art
      + fixed crash with font colors/replays
      + removed unused timestamp label in replay
      45542243
    • Matt Lowe's avatar
      added separator · 56cbae17
      Matt Lowe authored
      Felt like areas different to the current zone should be segregated.
      56cbae17
  9. 08 Apr, 2015 4 commits