1. 30 Mar, 2015 1 commit
  2. 10 Mar, 2015 1 commit
  3. 09 Mar, 2015 1 commit
  4. 17 Feb, 2015 1 commit
  5. 01 Aug, 2014 1 commit
  6. 09 Jul, 2014 4 commits
  7. 04 Jul, 2014 1 commit
  8. 05 Jun, 2014 1 commit
  9. 31 May, 2014 1 commit
  10. 14 May, 2014 2 commits
  11. 13 May, 2014 1 commit
  12. 07 Apr, 2014 1 commit
  13. 24 Mar, 2014 1 commit
    • Maciej Suminski's avatar
      >Added handled hotkeys: · 39bca76d
      Maciej Suminski authored
      - resetting relative coordinates
      - switching units
      - not official: changing transparency for layers (works only for main layers, does not work on vias/pads/etc.)
      39bca76d
  14. 20 Mar, 2014 1 commit
  15. 18 Mar, 2014 1 commit
  16. 12 Mar, 2014 1 commit
  17. 11 Mar, 2014 1 commit
  18. 10 Mar, 2014 1 commit
  19. 27 Feb, 2014 1 commit
    • Maciej Suminski's avatar
      Added VIEW::ToWorld( double ). · e6598e9d
      Maciej Suminski authored
      TOOL_EVENT message is supposed to contain string as parameter.
      Added missing header for class_drawsegment.h (KiROUND).
      Renamed SELECTION_TOOL::containsSelected() to SELECTION_TOOL::selectionContains().
      e6598e9d
  20. 24 Feb, 2014 2 commits
  21. 21 Feb, 2014 1 commit
    • Maciej Suminski's avatar
      Revisiting GAL: · 5ac69977
      Maciej Suminski authored
      - VIEW_ITEM::ViewUpdate() does not update items immediately. Now it marks them to be updated and the real update occurs on the next rendering frame.
      - VIEW::InvalidateItem() made private.
      - VIEW_LAYER::enabled -> visible
      - Some functions moved to header files.
      5ac69977
  22. 14 Feb, 2014 1 commit
  23. 13 Feb, 2014 2 commits
  24. 06 Feb, 2014 1 commit
  25. 04 Feb, 2014 2 commits
  26. 20 Dec, 2013 1 commit
  27. 18 Dec, 2013 1 commit
  28. 09 Dec, 2013 1 commit
    • Maciej Suminski's avatar
      Moved Init() & Reset() from TOOL_INTERACTIVE to TOOL_BASE. · d8acd1c7
      Maciej Suminski authored
      Added REASON enum for Reset() function, so tools will know why a reset occured.
      Fixed SELECTION_TOOL (it was bailing out, when a new board was loaded and some items were still selected).
      Added removal of VIEW_ITEM groups after changing layers and removing items.
      d8acd1c7
  29. 02 Dec, 2013 1 commit
  30. 27 Nov, 2013 1 commit
  31. 13 Nov, 2013 1 commit
  32. 06 Nov, 2013 1 commit
  33. 14 Oct, 2013 1 commit