22 Commits (2047d87317ed423387f8a070ac1e4626d78234a5)

Author SHA1 Message Date
Maciej Suminski 958046ddb2 Moved SELECTION_TOOL context menu to a separate class. 11 years ago
Maciej Suminski 946b9d1933 setTransitions() are called automatically for tools. 11 years ago
Maciej Suminski cec0a956bd bugfix: pcbnew segfaults after adding footprint directly from editor 11 years ago
Maciej Suminski 014905e7db bugfix: pad enumerator skips pads if mouse cursor is moved too fast (GAL module editor). 11 years ago
Maciej Suminski b0ad779ee4 Calming down the Coverity report. 11 years ago
Maciej Suminski 902d0e3f1f Tools are processing const TOOL_EVENT& (Tool Framework). 11 years ago
John Beard 8c6313ac1a Extend arrays and duplicate to pcbnew (GAL and legacy), covering modules, text, lines, tracks, dimensions and targets. 11 years ago
John Beard 3c5f3f7049 Add create array tool 11 years ago
John Beard 4f3672da4d Add "move exact" and "duplicate" tools to pcbnew 11 years ago
Lorenzo Marcantonio 0da38e5b62 More work on module texts, and especially on the collector 11 years ago
Maciej Suminski c1eda6b88c Some of the Tool Actions need to be run in immediate mode - fixed. 12 years ago
Maciej Suminski f32419f7e6 New pads in the module editor does not show up in the center of the edited module. 12 years ago
Maciej Suminski db0d708300 Simplified code for switching layers in GAL view. Tools are notified of layer change event. 12 years ago
Maciej Suminski d7c3c7828b wxWidgets 2.8 compatibility fixes. 12 years ago
Maciej Suminski 587f22e10b Outline display mode for module edges & texts in the module editor. 12 years ago
Maciej Suminski bfa15d8db0 Moved SELECTION out of SELECTION_TOOL class. 12 years ago
Maciej Suminski d21271b432 Pad Enumeration tool support for SMD pads. 12 years ago
Maciej Suminski 709dfcc16e Added settings dialog for Pad Enumeration tool. 12 years ago
Maciej Suminski 2bcbb67528 Initial version of the Pad Enumeration tool. 12 years ago
Maciej Suminski cf79b4c64f Removed redundant accessor calls in MODULE_TOOLS. 12 years ago
Maciej Suminski ed88c40be5 Moved module editor-specific tools to a separate class (MODULE_TOOLS). 12 years ago