kicad/eeschema/libedit
Seth Hillbrand c18cab6154 Revert "Set DoubleBuffering to reduce flicker"
This reverts commit 106259f6e6.

In its place, we set double buffering to only menubars in an attempt to
find a soluton to #4785

Fixes https://gitlab.com/kicad/code/kicad/issues/4863
2020-07-11 09:43:30 -07:00
..
lib_edit_frame.cpp Push a couple of layers of indirection out of grid settings. 2020-06-13 11:35:56 +01:00
lib_edit_frame.h Flatten some settings and remove some more globals. 2020-05-23 16:50:33 +01:00
lib_export.cpp Deprecate saving legacy schematic and symbol library file formats. 2020-05-29 12:43:00 +00:00
lib_manager.cpp Symbol editor: minor fixes to disable saving the legacy file format. 2020-05-29 12:43:00 +00:00
lib_manager.h Eeschema: implement new symbol library file s-expression formatter. 2020-03-03 08:06:22 -05:00
libedit.cpp Symbol editor: fix unnecessary "Save As..." prompt. 2020-07-08 14:06:10 -04: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 Remove confused dynamic_cast 2020-01-16 06:17:04 -08:00
menubar_libedit.cpp Revert "Set DoubleBuffering to reduce flicker" 2020-07-11 09:43:30 -07:00
symbedit.cpp Allow setting mandatory derived symbol field properties. 2020-06-02 14:21:11 +00:00
toolbars_libedit.cpp Add right-click context menus for toolbar items 2020-06-26 21:29:03 +00:00