kicad/pcbnew/tools
Lorenzo Marcantonio 3f2c0e1a8d TRACK/SEGVIA cleanup
- SEGVIA becomes VIA
- Drill size moved from TRACK to VIA
- Removed shape from TRACK, becomes ViaType in VIA
- GetTrace becomes GetTrack, for uniformity
- Some minor constification and typo fixes
2014-04-25 08:00:04 +02:00
..
bright_box.cpp Warning removal, patches from Camille 019 2014-03-16 18:40:23 +01:00
bright_box.h Warning removal, patches from Camille 019 2014-03-16 18:40:23 +01:00
common_actions.cpp Added 2 tool actions: 2014-02-04 16:03:56 +01:00
common_actions.h Added 2 tool actions: 2014-02-04 16:03:56 +01:00
edit_tool.cpp Fixed removal of items in the KiCad-default style. 2014-02-05 11:08:34 +01:00
edit_tool.h Added KiCad-style modification methods (hover over an item and press a hot key, without selecting first). 2014-02-04 17:27:00 +01:00
pcb_tools.cpp Added 2 tool actions: 2014-02-04 16:03:56 +01:00
selection_area.cpp Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
selection_area.h Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
selection_tool.cpp TRACK/SEGVIA cleanup 2014-04-25 08:00:04 +02:00
selection_tool.h Added 2 tool actions: 2014-02-04 16:03:56 +01:00