- 29 Sep, 2013 3 commits
-
-
Maciej Sumiński authored
-
Maciej Sumiński authored
-
Maciej Sumiński authored
-
- 27 Sep, 2013 6 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 26 Sep, 2013 6 commits
-
-
Maciej Sumiński authored
-
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
-
Maciej Suminski authored
-
Maciej Suminski authored
Less objects are allocated dynamically. CONTEXT_MENU is being run using its copy (it saves a hassle of following the lifetime of object).
-
Maciej Suminski authored
-
- 24 Sep, 2013 5 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
Added rotate & flip to the pcbnew.InteractiveMove tool, hotkeys for them and undoing all the operations on cancelling the tool.
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 23 Sep, 2013 2 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
FIxed TOOL_EVENT::Modifier() (now it returns value for current modifier, not only if there is one active or not).
-
- 20 Sep, 2013 8 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Dick Hollenbeck authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
jean-pierre charras authored
Pcbnew: better dialogs to select the active layer or a layer pair. Add an option (hotkey+popup menu) to place a via and select the new active layer (useful for boards having more than 2 layers) Eeschema:fix compatibility with old schematic files, when they contain ERC markers. Pcbnew: better test for allowed layers when creating/editing Dimensions and some other Graphic items Drc: fix comments and messages for some drc tests. Fix minor bugs in cleanup dialog options and plot solder mask function (thanks to Lorenzo to locate these bugs)
-
- 19 Sep, 2013 4 commits
-
-
Dick Hollenbeck authored
-
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.
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 18 Sep, 2013 6 commits
-
-
jean-pierre charras authored
Fix minor bugs in cleanup dialog options and plot solder mask function (thanks to Lorenzo to locate these bugs)
-
jean-pierre charras authored
Fix minor bugs in cleanup dialog options and plot solder mask function (thanks to Lorenzo to locate these bugs)
-
tomasz.wlostowski@cern.ch authored
-
tomasz.wlostowski@cern.ch authored
-
tomasz.wlostowski@cern.ch authored
-
tomasz.wlostowski@cern.ch authored
-