1. 15 Apr, 2015 1 commit
    • 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
  2. 14 Apr, 2015 1 commit
    • Matt Lowe's avatar
      Simple name searching on by default · 778ad8de
      Matt Lowe authored
      Previously would try to match the card name, if nothing is found, then
      we would try again with the simple name.
      
      I have now made it only the simple name version. We do not need to
      perform the first check. Should help a little with performance.
      778ad8de
  3. 13 Apr, 2015 4 commits
  4. 12 Apr, 2015 14 commits
  5. 11 Apr, 2015 2 commits
  6. 10 Apr, 2015 18 commits