1. 24 Jun, 2014 1 commit
  2. 21 Jun, 2014 1 commit
  3. 18 Jun, 2014 1 commit
  4. 12 Jun, 2014 2 commits
  5. 11 Jun, 2014 1 commit
  6. 10 Jun, 2014 4 commits
  7. 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
  8. 11 Mar, 2014 2 commits
  9. 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
  10. 22 Jan, 2014 1 commit
  11. 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
  12. 05 Jan, 2014 1 commit
  13. 09 Feb, 2013 1 commit
  14. 28 Oct, 2012 1 commit
  15. 27 Jun, 2012 2 commits
  16. 24 Jun, 2012 1 commit
  17. 03 Jun, 2012 1 commit
  18. 20 May, 2012 1 commit
  19. 17 May, 2012 2 commits
  20. 09 May, 2012 1 commit
  21. 26 Apr, 2012 1 commit
  22. 22 Apr, 2012 2 commits
  23. 07 Apr, 2012 1 commit
  24. 30 Mar, 2012 1 commit
  25. 25 Mar, 2012 2 commits
  26. 26 Feb, 2012 1 commit
  27. 25 Feb, 2012 2 commits
  28. 21 Feb, 2012 2 commits
  29. 20 Feb, 2012 1 commit