kicad/eeschema/tools
Jeff Young 9fe7bfb596 Check for focus loss from dialog before doing cut/copy/paste in edit frame.
Fixes: lp:1838708
* https://bugs.launchpad.net/kicad/+bug/1838708
2019-08-08 13:51:23 +01:00
..
backanno.cpp Fix build error. 2019-06-16 18:31:10 -04:00
ee_actions.cpp Fix missing AF_ACTIVATE flags on some tools. 2019-07-26 12:21:24 -06:00
ee_actions.h Fix missing AF_ACTIVATE flags on some tools. 2019-07-26 12:21:24 -06: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 Symbol editor: fix an issue when editing LIB_RECTANGLE graphic items. 2019-07-26 10:40:40 +02: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 Selection fixes for multi-part lib items. 2019-07-31 22:34:24 -06:00
ee_selection_tool.h Selection fixes for multi-part lib items. 2019-07-31 22:34:24 -06: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 Change default tool behaviour to skip unhandled events. 2019-07-26 12:21:24 -06: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 Re-parent new objects on duplicate. 2019-08-01 21:40:18 -06:00
lib_edit_tool.h Immediate actions for PlEditor, PcbNew, etc. 2019-06-25 11:34:28 +01:00
lib_move_tool.cpp Change default tool behaviour to skip unhandled events. 2019-07-26 12:21:24 -06: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 Change default tool behaviour to skip unhandled events. 2019-07-26 12:21:24 -06: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 Don't apply GTK fix to OSX: it produces somewhat random crashes. 2019-07-28 11:28:42 -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 Check for focus loss from dialog before doing cut/copy/paste in edit frame. 2019-08-08 13:51:23 +01:00
sch_editor_control.h Simulator improvements. 2019-08-05 16:48:18 -06:00
sch_line_wire_bus_tool.cpp Change default tool behaviour to skip unhandled events. 2019-07-26 12:21:24 -06: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 Warp display when selecting schematic items 2019-08-03 19:17:53 -06:00
sch_move_tool.h eeschema: Insert junctions when repeating 2019-06-18 20:12:08 -07:00