kicad/eeschema/symbol_editor
Seth Hillbrand 431aa88612 Allow printing backgrounds prior to foreground
Eeschema shows background fills on a different z-level than the rest of
the symbols/elements.  Print the backgrounds prior to the foregrounds in
order to preserve this view for print output

Fixes https://gitlab.com/kicad/code/kicad/issues/12559

(cherry picked from commit e055302a3c)
2022-10-21 09:00:13 -07:00
..
lib_logger.cpp Remove the wxLog calls from math/util.h for now 2021-06-01 18:44:22 -04:00
lib_logger.h Remove the wxLog calls from math/util.h for now 2021-06-01 18:44:22 -04:00
menubar_symbol_editor.cpp "Document" properties go in File menu; Edit menu is for item props. 2021-11-20 22:44:43 +00:00
symbol_edit_frame.cpp Fix another case of the instance data getting messed up. 2022-08-04 09:22:23 +01:00
symbol_edit_frame.h Infobar warning if symbol loading was cancelled. 2022-02-27 18:20:25 +00:00
symbol_editor.cpp Fix crash due to cleared view data 2022-04-15 14:56:18 -07:00
symbol_editor_import_export.cpp Default eeschema strings to wide 2022-02-08 15:14:54 -08:00
symbol_editor_plotter.cpp Allow printing backgrounds prior to foreground 2022-10-21 09:00:13 -07:00
symbol_editor_settings.cpp Default line width to 0 in symbol editor. 2021-11-27 11:53:38 +00:00
symbol_editor_settings.h Default line width to 0 in symbol editor. 2021-11-27 11:53:38 +00:00
symbol_editor_undo_redo.cpp Default eeschema strings to wide 2022-02-08 15:14:54 -08:00
symbol_library_manager.cpp Symbol Editor: Fix reverting changes on a root symbol: derived symbols are displayed wrong 2022-10-08 16:15:16 +02:00
symbol_library_manager.h Unwrap some std::library typedefs. 2021-07-28 22:16:38 +01:00
toolbars_symbol_editor.cpp Freshen microwave polygon dialog and remove a bunch of dead code. 2021-08-03 01:11:11 +01:00