kicad/eeschema/libedit
jean-pierre charras 858db3c104 Synchronize toolbars state with current options after rebuilding them.
Previously, for instance after modifying preferences or language,
they were rebuilt but the tools state was not set due to a missing call to SyncToolbars() after rebuilding.
2019-07-20 18:16:35 +02:00
..
lib_edit_frame.cpp Synchronize toolbars state with current options after rebuilding them. 2019-07-20 18:16:35 +02:00
lib_edit_frame.h Synchronize toolbars state with current options after rebuilding them. 2019-07-20 18:16:35 +02:00
lib_export.cpp Finish moving symbol editor tree context menu to ACTIONs. 2019-06-05 23:29:59 +01:00
lib_manager.cpp Cleanup. 2019-07-19 15:29:10 -06:00
lib_manager.h Cleanup. 2019-07-19 15:29:10 -06: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 Immediate actions for PlEditor, PcbNew, etc. 2019-06-25 11:34:28 +01:00