kicad/eeschema/tools
jean-pierre charras de4854d112 Eeschema - restrict buses and wires to H and V orientation was taken in account only when activating the Create Bus or Wire tool.
Now taken in account during creation.

Fixes: lp:1837308
https://bugs.launchpad.net/kicad/+bug/1837308
2019-07-21 10:02:43 +02:00
..
backanno.cpp Fix build error. 2019-06-16 18:31:10 -04:00
ee_actions.cpp Push Eeschema & PLEditor PICKER_TOOLs down into common. 2019-07-16 00:44:01 +01:00
ee_actions.h Common-ize EE_ACTIONS::refreshPreview and use it after cursor actions. 2019-07-05 14:45:15 +01:00
ee_inspection_tool.cpp Implement I18N for ACTIONs. 2019-06-17 10:45:23 +01:00
ee_inspection_tool.h Yet more command conversions to ACTIONs. 2019-06-02 21:10:56 +01:00
ee_point_editor.cpp Cleanup unused includes. 2019-07-16 01:15:33 +01:00
ee_point_editor.h Overhaul cursor code for new tool/action framework. 2019-06-27 22:37:11 +01:00
ee_selection.cpp Convert separate-compilation of selection.cpp to polymorphism. 2019-06-10 23:46:00 +01:00
ee_selection.h Convert separate-compilation of selection.cpp to polymorphism. 2019-06-10 23:46:00 +01:00
ee_selection_tool.cpp Homogenize selection tools around our HIG. 2019-07-09 21:59:46 +01:00
ee_selection_tool.h Homogenize selection tools around our HIG. 2019-07-09 21:59:46 +01:00
ee_tool_base.h Remove selection condition from conditional menu separators. 2019-06-15 20:43:51 +01:00
lib_control.cpp Implement I18N for ACTIONs. 2019-06-17 10:45:23 +01:00
lib_control.h Move a few more things to ACTIONs. 2019-06-16 19:53:30 +01:00
lib_drawing_tools.cpp A more robust fix for 36f1d023f0. 2019-07-15 14:15:24 +01:00
lib_drawing_tools.h Push/pop tools even when selected from the toolbar. 2019-06-18 20:24:15 +01:00
lib_edit_tool.cpp Deactivate other tools when running one based on a PICKER. 2019-07-19 15:29:10 -06:00
lib_edit_tool.h Immediate actions for PlEditor, PcbNew, etc. 2019-06-25 11:34:28 +01:00
lib_move_tool.cpp A more robust fix for 36f1d023f0. 2019-07-15 14:15:24 +01:00
lib_move_tool.h Immediate-action hotkeys (and context menu actions) for eeschema. 2019-06-15 20:43:51 +01:00
lib_pin_tool.cpp Symbol Editor: clear IS_NEW flag after placing a pin 2019-07-03 13:32:47 +02:00
lib_pin_tool.h Immediate-action hotkeys (and context menu actions) for eeschema. 2019-06-15 20:43:51 +01:00
sch_drawing_tools.cpp A more robust fix for 36f1d023f0. 2019-07-15 14:15:24 +01:00
sch_drawing_tools.h Immediate-action hotkeys (and context menu actions) for eeschema. 2019-06-15 20:43:51 +01:00
sch_edit_tool.cpp A possible hack to work around the apple runModal bug. 2019-07-20 17:31:56 -06:00
sch_edit_tool.h Add Global Edit Text and Graphics Properties to Eeschema. 2019-07-01 22:15:25 +01:00
sch_editor_control.cpp Move crosshairs to found item; remove find highlighting when find dialog closed. 2019-07-19 18:41:11 -06:00
sch_editor_control.h Cleanup. 2019-07-17 21:45:43 +01:00
sch_line_wire_bus_tool.cpp Eeschema - restrict buses and wires to H and V orientation was taken in account only when activating the Create Bus or Wire tool. 2019-07-21 10:02:43 +02:00
sch_line_wire_bus_tool.h A more robust fix for 36f1d023f0. 2019-07-15 14:15:24 +01:00
sch_move_tool.cpp eeschema: Don't trust the pointer 2019-07-17 18:21:36 -07:00
sch_move_tool.h eeschema: Insert junctions when repeating 2019-06-18 20:12:08 -07:00