Wayne Stambaugh
4619d5e112
Fix more broken Doxygen comment specifiers.
5 years ago
Jeff Young
acfbcb4beb
Make distinction between PCBNew-wide tools and Board-specific tools.
The old names were really hard to keep straight (even for me, who named
many of them).
5 years ago
Ian McInerney
4215917834
gerbview: Move more items to actions
5 years ago
Ian McInerney
565bb268bb
gerbview: Move more items to actions and tools
* Create a new inspection tool to hold the measure tool and
the other inspection items
* Move some control functions from the frame to a tool and
rearrange the code to be cleaner.
5 years ago
Ian McInerney
c9dc326a09
gerbview: Cleanup tool header
5 years ago
Jeff Young
ed3e366715
Actionize Gerber file commands.
Fixes https://gitlab.com/kicad/code/kicad/issues/2408
6 years ago
Seth Hillbrand
7c28c3838a
Comment-only changes
Makes class comments conform to coding standards
6 years ago
Jeff Young
5e49517781
Move hotkeys to ACTION architecture.
6 years ago
Jeff Young
33773bad4d
Yet more command conversions to ACTIONs.
7 years ago
Jeff Young
1e9da7f57b
Remove CurItem() architecture and legacy routers and drawing code.
7 years ago
Jeff Young
0260b32125
Push resetLocalCoords down into COMMON_TOOLS.
Fixes: lp:1830693
* https://bugs.launchpad.net/kicad/+bug/1830693
7 years ago
Maciej Suminski
df8bc93e4b
gerbview: Removed duplicate zoom-to-selection handler, made the toolbar button checkable
Fixes: lp:1763270
* https://bugs.launchpad.net/kicad/+bug/1763270
8 years ago
jean-pierre charras
a2f118d2fa
Gerbview: fix not working menu item "Zoom to Selection" in main menu. This also fixes a wxASSERT for this menu item
8 years ago
Jon Evans
cd2224b94d
Add missing hotkey support to GerbView
Fixes: lp:1752982
* https://bugs.launchpad.net/kicad/+bug/1752982
8 years ago
Jon Evans
050489d719
GerbView GAL support part 2: New files for GAL
- New draw panel
- New painter
- GerbView-specific tools
8 years ago