- 03 Nov, 2013 1 commit
-
-
Wayne Stambaugh authored
-
- 15 Oct, 2013 1 commit
-
-
Maciej Suminski authored
-
- 14 Oct, 2013 2 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
template<> -> template <> Some more reformatting according to uncrustify results.
-
- 02 Oct, 2013 6 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
Moved VIEW_GROUP creation to the selection tool. In this way selected items are always drawn on overlay, not only when dragged.
-
- 01 Oct, 2013 1 commit
-
-
Maciej Suminski authored
-
- 29 Sep, 2013 2 commits
-
-
Maciej Sumiński authored
-
Maciej Sumiński authored
-
- 27 Sep, 2013 3 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 26 Sep, 2013 2 commits
-
-
Maciej Suminski authored
Added Init() to TOOL_INTERACTIVE, allowing to set up things that are needed to be initialized only once. TOOL_ACTIONs can be run from CONTEXT_MENU after adding them. Move tool actions are available to be run from CONTEXT_MENU displayed after right mouse button click on selected items. Added some asserts to check the code.
-
Maciej Suminski authored
-
- 24 Sep, 2013 1 commit
-
-
Maciej Suminski authored
Added rotate & flip to the pcbnew.InteractiveMove tool, hotkeys for them and undoing all the operations on cancelling the tool.
-
- 20 Sep, 2013 2 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 19 Sep, 2013 1 commit
-
-
Maciej Suminski authored
Removed TA_ActivateTool (now tools are invoked by sending TA_Action event, with the tool name as string parameter). Developed TOOL_Action class & added ActionManager. Hot keys registered by tools are processed. Selection & move tool can be invoked by a hot key.
-
- 18 Sep, 2013 1 commit
-
-
Maciej Suminski authored
-
- 17 Sep, 2013 2 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 16 Sep, 2013 2 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 13 Sep, 2013 1 commit
-
-
Maciej Suminski authored
-
- 12 Sep, 2013 3 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
Removed selection disambiguation in case when there is a choice between a footprint and a smaller component (smaller components have priority).
-
Maciej Suminski authored
-
- 11 Sep, 2013 3 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 10 Sep, 2013 1 commit
-
-
tomasz.wlostowski@cern.ch authored
-
- 09 Sep, 2013 3 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 06 Sep, 2013 1 commit
-
-
Maciej Suminski authored
Smarter selection algorithm (does not allow to select both whole MODULE and its parts at the same time). Cancel event works better (selection box does not appear after cancelling the selection tool). Removed blinking selection box effect. Model is accessed in more appropriate way (getModel() method).
-
- 04 Sep, 2013 1 commit
-
-
Maciej Suminski authored
-