kicad/eeschema/libedit
Ian McInerney f28b60896c Allow toolbar items to cancel tools when pressed
There was a regression in v6 where the zoom to selection toolbar
item wasn't canceling the tool when pressed and the tool was active
(it was in v5). This implements a more generic framework for canceling
tools on button presses.

Fixes https://gitlab.com/kicad/code/kicad/issues/5103
2020-09-05 01:49:38 +01:00
..
lib_edit_frame.cpp Eeschema: allow symbols to be edited in place. 2020-09-01 07:28:20 -04:00
lib_edit_frame.h Eeschema: allow symbols to be edited in place. 2020-09-01 07:28:20 -04:00
lib_export.cpp Clean up error messages. 2020-08-31 14:19:57 +01:00
lib_manager.cpp Display symbol libraries that couldn't be loaded as disabled text 2020-09-02 00:10:25 +01:00
lib_manager.h Display symbol libraries that couldn't be loaded as disabled text 2020-09-02 00:10:25 +01:00
libedit.cpp Application title bar: app name after filename 2020-09-03 06:35:48 -07:00
libedit_plot_component.cpp Change super/subscript syntax to ^{foo} and _{foo}. 2020-04-18 21:04:41 +01:00
libedit_settings.cpp Fix missing pin table visible columns setting 2020-07-07 20:59:55 -04:00
libedit_settings.h Remove some problematic global variables. 2020-04-05 16:17:04 +01:00
libedit_undo_redo.cpp Convert UNDO_REDO_T to an enum class 2020-08-26 18:04:32 +00:00
menubar_libedit.cpp Eeschema: allow symbols to be edited in place. 2020-09-01 07:28:20 -04:00
symbedit.cpp Allow setting mandatory derived symbol field properties. 2020-06-02 14:21:11 +00:00
toolbars_libedit.cpp Allow toolbar items to cancel tools when pressed 2020-09-05 01:49:38 +01:00