kicad/eeschema/libedit
Seth Hillbrand 98124e68c7 Update exit strategy to match UI guidelines
In singletop mode, all frames show the "Quit" option in the file menu
and will quit on Ctrl-Q.  When launched from the main KiCad interface,
sub-programs show the "Close" option instead and will close with Ctrl-W.
In this mode, Ctrl-Q will instruct the main program to exit.

Fixes: lp:1779938
* https://bugs.launchpad.net/kicad/+bug/1779938
2019-06-24 21:46:42 -07:00
..
lib_edit_frame.cpp Update exit strategy to match UI guidelines 2019-06-24 21:46:42 -07:00
lib_edit_frame.h Update exit strategy to match UI guidelines 2019-06-24 21:46:42 -07:00
lib_export.cpp Finish moving symbol editor tree context menu to ACTIONs. 2019-06-05 23:29:59 +01:00
lib_manager.cpp LibEdit: fix library tree refresh issue when library is removed. 2019-06-13 07:45:03 -04:00
lib_manager.h LibEdit: fix library tree refresh issue when library is removed. 2019-06-13 07:45:03 -04:00
libedit.cpp Fix OSX button order issue in Unsaved Changes dialog. 2019-06-17 17:01:57 +01:00
libedit_plot_component.cpp Transition some more stuff from the MVC view to the controller. 2019-06-16 19:53:30 +01:00
libedit_undo_redo.cpp Implement ACTION_TOOLBAR and update some of the menus to ACTION_MENU. 2019-05-15 17:50:52 +01:00
menubar_libedit.cpp Update exit strategy to match UI guidelines 2019-06-24 21:46:42 -07:00
symbedit.cpp Yet more command conversions to ACTIONs. 2019-06-02 21:10:56 +01:00
toolbars_libedit.cpp Move a few more things to ACTIONs. 2019-06-16 19:53:30 +01:00