kicad/eeschema/libedit
Seth Hillbrand 0d6684bdf0 Freeze GUI as well to prevent wx updates
The tree model may get updated by a redraw, so we need to freeze both
the model and the view while updating

Fixes https://gitlab.com/kicad/code/kicad/issues/5872
2020-10-16 08:28:14 -07:00
..
lib_edit_frame.cpp Freeze GUI as well to prevent wx updates 2020-10-16 08:28:14 -07:00
lib_edit_frame.h Refactor GetDocumentExtents() 2020-09-25 00:31:56 -07:00
lib_export.cpp more cleanup about removing useless include 2020-10-03 11:48:16 +02:00
lib_manager.cpp Cleanup: Move KiCad files into plugins folder 2020-10-12 16:36:08 +00: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 Remove GetChars(), a wxWidgets 2.9 compatibility hack 2020-10-15 20:53:25 -04:00
libedit_plot_component.cpp more cleanup about removing useless include 2020-10-03 11:48:16 +02: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 more cleanup about removing useless include 2020-10-03 11:48:16 +02:00
menubar_libedit.cpp Introduce new action to switch to mils as a unit 2020-10-04 17:53:55 +01:00
symbedit.cpp Cleanup: Move KiCad files into plugins folder 2020-10-12 16:36:08 +00:00
toolbars_libedit.cpp Add grid properties context menu to grid toolbar 2020-10-10 14:44:03 +00:00