kicad/pcbnew/tools
Maciej Suminski dc9298730d Added PCBNEW_CONTROLS for handling miscellaneous hot keys (trying to be compatible with the default hot key settings). Currently there are a lot of stubs to be filled out (in pcbnew_controls.cpp).
Handled actions:
- switching layers
- switching grids
- changing track width & via size
2014-03-24 08:45:05 +01:00
..
bright_box.cpp Minor changes to BRIGHT_BOX class. 2014-02-25 18:08:33 +01:00
bright_box.h Minor changes to BRIGHT_BOX class. 2014-02-25 18:08:33 +01:00
common_actions.cpp Added PCBNEW_CONTROLS for handling miscellaneous hot keys (trying to be compatible with the default hot key settings). Currently there are a lot of stubs to be filled out (in pcbnew_controls.cpp). 2014-03-24 08:45:05 +01:00
common_actions.h Added PCBNEW_CONTROLS for handling miscellaneous hot keys (trying to be compatible with the default hot key settings). Currently there are a lot of stubs to be filled out (in pcbnew_controls.cpp). 2014-03-24 08:45:05 +01:00
drawing_tool.cpp Enabled autopanning while drawing zones. 2014-03-18 14:01:09 +01:00
drawing_tool.h Continous mode for drawing tools (i.e. they do not finish after adding a single object). 2014-02-19 13:51:32 +01:00
edit_constraints.cpp Isolated EDIT_CONSTRAINTs to different .cpp/.h files. 2014-03-18 16:55:06 +01:00
edit_constraints.h Isolated EDIT_CONSTRAINTs to different .cpp/.h files. 2014-03-18 16:55:06 +01:00
edit_points.cpp Isolated EDIT_CONSTRAINTs to different .cpp/.h files. 2014-03-18 16:55:06 +01:00
edit_points.h Isolated EDIT_CONSTRAINTs to different .cpp/.h files. 2014-03-18 16:55:06 +01:00
edit_tool.cpp Fixed a few ratsnest glitches in GAL. 2014-03-19 15:33:13 +01:00
edit_tool.h Added VIEW::ToWorld( double ). 2014-02-27 16:13:27 +01:00
pcb_tools.cpp Added PCBNEW_CONTROLS for handling miscellaneous hot keys (trying to be compatible with the default hot key settings). Currently there are a lot of stubs to be filled out (in pcbnew_controls.cpp). 2014-03-24 08:45:05 +01:00
pcbnew_control.cpp Added PCBNEW_CONTROLS for handling miscellaneous hot keys (trying to be compatible with the default hot key settings). Currently there are a lot of stubs to be filled out (in pcbnew_controls.cpp). 2014-03-24 08:45:05 +01:00
pcbnew_control.h Added PCBNEW_CONTROLS for handling miscellaneous hot keys (trying to be compatible with the default hot key settings). Currently there are a lot of stubs to be filled out (in pcbnew_controls.cpp). 2014-03-24 08:45:05 +01:00
point_editor.cpp Break points for zones are not added in the same place as existing points. 2014-03-18 17:02:10 +01:00
point_editor.h Breaking outlines for zones using POINT_EDITOR. 2014-03-18 14:52:22 +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 Instant dragging (without prior selection). 2014-03-18 16:25:46 +01:00
selection_tool.h Instant dragging (without prior selection). 2014-03-18 16:25:46 +01:00