1. 24 Apr, 2015 1 commit
  2. 22 Apr, 2015 2 commits
  3. 21 Apr, 2015 1 commit
  4. 19 Apr, 2015 1 commit
  5. 18 Apr, 2015 3 commits
  6. 17 Apr, 2015 3 commits
  7. 16 Apr, 2015 5 commits
  8. 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
  9. 14 Apr, 2015 3 commits
  10. 12 Apr, 2015 9 commits
  11. 10 Apr, 2015 5 commits
  12. 09 Apr, 2015 1 commit