kicad/pagelayout_editor
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
..
dialogs Rip out the unused leftovers of the old color system 2020-06-18 22:32:14 -04:00
tools ADDED: Expand selection in context menu 2020-07-07 14:18:35 -07:00
CMakeLists.txt Collapse Pcbnew & ModEdit display and edit settings. 2020-06-18 15:38:01 +01:00
design_inspector.cpp Store the current filename in the history on close 2020-05-17 00:12:49 +01:00
design_inspector.h Comment-only changes 2020-01-10 16:43:01 -08:00
files.cpp Use a temporary file when saving boards/schematics to make the operation more atomic 2020-06-19 23:31:26 +00:00
invoke_pl_editor_dialog.h Use consistent PageLayout data structure names. 2019-05-27 11:55:58 +01:00
menubar.cpp Revert "Set DoubleBuffering to reduce flicker" 2020-07-11 09:43:30 -07:00
pl_draw_panel_gal.cpp Lay some groundwork for adding distances to DRC errors. 2020-04-24 14:46:22 +01:00
pl_draw_panel_gal.h Lay some groundwork for adding distances to DRC errors. 2020-04-24 14:46:22 +01:00
pl_editor.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
pl_editor.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
pl_editor.rc Initial release of pl_editor, the page layout and title block editor. 2013-07-19 20:27:22 +02:00
pl_editor_doc.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
pl_editor_frame.cpp Collapse Pcbnew & ModEdit display and edit settings. 2020-06-18 15:38:01 +01:00
pl_editor_frame.h Add rectangle tool to PCBNew toolbar in favour of Aux Origin. 2020-07-01 13:31:30 +01:00
pl_editor_id.h Immediate actions for PlEditor, PcbNew, etc. 2019-06-25 11:34:28 +01:00
pl_editor_layout.cpp Cleanup: Replace C-only deprecated headers 2019-12-05 11:03:15 -08:00
pl_editor_layout.h Comment-only changes 2020-01-10 16:43:01 -08:00
pl_editor_screen.cpp Collapse a level out of the zoom settings. 2020-06-13 22:44:16 +01:00
pl_editor_screen.h Push a couple of layers of indirection out of grid settings. 2020-06-13 11:35:56 +01:00
pl_editor_settings.cpp A few Coverity fixes. 2020-03-30 09:50:26 +02:00
pl_editor_settings.h Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
pl_editor_undo_redo.cpp Don't zoom-to-fit after Page Layout Editor undo/redo. 2019-08-01 20:36:59 -06:00
properties_frame.cpp Autocomplete for page layout editor text items. 2020-05-30 10:22:50 +01:00
properties_frame.h Autocomplete for page layout editor text items. 2020-05-30 10:22:50 +01:00
toolbars_pl_editor.cpp Add right-click context menus for toolbar items 2020-06-26 21:29:03 +00:00