kicad/eeschema/tools
Seth Hillbrand f2bf9fa534 eeschema: Prevent crash on move/drag re-entry
Restarting a move/drag operation breaks the stack by starting the tool
without popping it on exit.

TODO: implement RAII for these stack push/pop
2019-09-11 17:01:16 -07:00
..
backanno.cpp Fix build error. 2019-06-16 18:31:10 -04:00
ee_actions.cpp CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
ee_actions.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
ee_inspection_tool.cpp CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
ee_inspection_tool.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
ee_point_editor.cpp Improve readability of flag checking. 2019-08-27 19:23:07 +01:00
ee_point_editor.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
ee_selection.cpp Fix non-visible-part or conversion items from getting selected. 2019-08-15 10:00:23 +01:00
ee_selection.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
ee_selection_tool.cpp Re-allocating a std::vector invalidates its iterators. 2019-09-04 11:50:56 +01:00
ee_selection_tool.h Improve spelling. 2019-08-20 19:14:05 +01:00
ee_tool_base.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
lib_control.cpp CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
lib_control.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
lib_drawing_tools.cpp libedit: Fix inverted Y axis on move command 2019-08-15 20:13:18 +01:00
lib_drawing_tools.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
lib_edit_tool.cpp Implement quiet-mode for selection clearing. 2019-09-08 19:45:35 +01:00
lib_edit_tool.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
lib_move_tool.cpp Implement quiet-mode for selection clearing. 2019-09-08 19:45:35 +01:00
lib_move_tool.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
lib_pin_tool.cpp Improve readability of flag checking. 2019-08-27 19:23:07 +01:00
lib_pin_tool.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
sch_drawing_tools.cpp Add a file browser to the Sheet Properties dialog. 2019-08-26 00:45:34 +01:00
sch_drawing_tools.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
sch_edit_tool.cpp Implement quiet-mode for selection clearing. 2019-09-08 19:45:35 +01:00
sch_edit_tool.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
sch_editor_control.cpp Better handling of SPICE current probe statements. 2019-09-10 11:07:47 +01:00
sch_editor_control.h Add support for cut/paste of unsaved sheet content. 2019-08-30 21:56:57 +01:00
sch_line_wire_bus_tool.cpp Improve readability of flag checking. 2019-08-27 19:23:07 +01:00
sch_line_wire_bus_tool.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00
sch_move_tool.cpp eeschema: Prevent crash on move/drag re-entry 2019-09-11 17:01:16 -07:00
sch_move_tool.h CERN copyrights for work packages. 2019-08-14 09:35:15 +01:00