1. 13 Jun, 2015 1 commit
  2. 01 May, 2015 1 commit
    • Fabio Bas's avatar
      Improve sets handling · 66adeb6d
      Fabio Bas authored
      Move the “check unknown sets” method inside the cards database, so that
      it can be executed when the card database gets reloaded after a card
      database update.
      Additionally, show the user a welcome message the first time they run a
      new cockatrice version, so that they know why they get shown the “edit
      sets” window and how to hide/disable sets.
      66adeb6d
  3. 18 Apr, 2015 1 commit
  4. 12 Apr, 2015 1 commit
  5. 26 Mar, 2015 1 commit
  6. 21 Feb, 2015 1 commit
  7. 09 Nov, 2014 1 commit
    • Matt Lowe's avatar
      Updated Search Bar Style · eef4a621
      Matt Lowe authored
      Please note that I don't feel that the search bar needs to be skinned by
      users, hence why it is not part of the large css-skinning project. I
      also feel that given the PR #416 a new search bar with highlight the new
      search functionality.
      
      Updated the look of the search  bar:
      + larger, curved edges
      + changes color when has focus
      + search icon built into search
      - removed "Search For" text in lieu of search icon
      eef4a621
  8. 11 Sep, 2014 1 commit
  9. 23 Jun, 2014 1 commit
  10. 24 Apr, 2014 1 commit
    • sylvanbasilisk's avatar
      update to hotkey settings in deck editor tab · 841847cd
      sylvanbasilisk authored
      removed LEFT/RIGHT increment/decrement while
      the card database/quicksearch edit have focus.
      LEFT/RIGHT increment/decrement remains while the
      deck view has focus.
      
      also, now the card database delegates focus the
      quicksearch editor so that any characters typed
      while the card database has focus will narrow
      the search down using the quicksearch filter.
      
      `control`+`alt`+`-`/`=` now increment/decrement
      the mainboard and `control`+`alt`+`[`/`]` now
      increment/decrement the sideboard (alt could not
      be used alone as OSX inserts special characters
      using alt.
      841847cd
  11. 25 Mar, 2014 1 commit
  12. 24 Mar, 2014 1 commit
    • sylvanbasilisk's avatar
      refactored deck editor UI key shortcuts · 2b7ea0c9
      sylvanbasilisk authored
      The global shortcuts were removed in favor of key events
      which are only triggered when a widget has focus. This is
      necessary to allow different widgets to react differently
      to the 'enter' key. The current key configuration is:
      search edit focused:
        * left/right: decrease/increase card count for selected database card
        * enter: add selected card to deck
        * ctrl-enter: add selected card to deck sideboard
        * ctrl-left/right: decrease/increase card count in sideboard for selected card
      
      database focused: the same as with search edit.
      
      deckview focused:
        * left/right: decrease/increase card count for selected deckview card
        * enter: increase count for selected deckview card
        * delete/backspace: delete selected card from deck
      2b7ea0c9
  13. 11 Feb, 2014 1 commit
  14. 29 Jan, 2014 1 commit
    • sylvanbasilisk's avatar
      refactor cardframe as a parent of a text card frame and a picture card frame · f77054f2
      sylvanbasilisk authored
      cardframe is now a stacked widget that prefers to show the card picture
      only so that the screen can be more space efficient and the card pixel
      map can be displayed as a larger size. however if the card pixel map
      can not be loaded for some reason, the cardframe class will automatically
      switch to the text version of the card.
      
      a menu item was added under the database menu to allow for users to
      prefer card text only.
      f77054f2
  15. 26 Jan, 2014 1 commit
    • sylvanbasilisk's avatar
      reverted back to original deck editor layout but including filtertree · c786e180
      sylvanbasilisk authored
      the original layout is actually more space efficient if using CardFrame
      instead of CardInfoWidget and reducing the size of the deck editor
      toolbar.
      
      this commit also removes the old search feature by removing the search
      button and the clear search button. the clear search menu item is left
      in place, however it now clears the filtertree.
      
      finally, the stretch factor for the right frame in the main layout was
      reduced to zero so that the card database gets priority for extra space.
      this makes more sense because the deck editor does not actually need
      very much horizontal space.
      c786e180
  16. 22 Jan, 2014 1 commit
  17. 17 Jan, 2014 1 commit
    • sylvanbasilisk's avatar
      added filter builder widget and filter tree · 863e437d
      sylvanbasilisk authored
      filter builder takes filter options from user, then adds
      completed filters to the filter tree. the filter tree does
      not currently do anything. in the future it will filter the
      cards in the database view.
      863e437d
  18. 05 Jan, 2014 1 commit
  19. 17 May, 2012 2 commits
  20. 09 May, 2012 1 commit
  21. 22 Apr, 2012 2 commits
  22. 05 Apr, 2012 1 commit
  23. 04 Oct, 2011 1 commit
  24. 16 Jun, 2011 1 commit
  25. 06 Jun, 2010 1 commit
  26. 28 May, 2010 1 commit
  27. 20 Dec, 2009 1 commit
  28. 19 Dec, 2009 1 commit
  29. 22 Nov, 2009 1 commit
  30. 16 Nov, 2009 2 commits
  31. 14 Oct, 2009 1 commit
  32. 12 Oct, 2009 1 commit
  33. 11 Jul, 2009 1 commit
  34. 27 Jun, 2009 1 commit
  35. 26 Jun, 2009 1 commit
  36. 20 Jun, 2009 1 commit
  37. 02 Jun, 2009 1 commit