kicad/pcbnew/widgets
Seth Hillbrand 5fc5a2132b Fix Properties panel to reference the correct frame
The properties editors are global but the frame that they reference is
not static, so we need to be able to update the frame reference when
restarting pcb editor from the main window.  This updates the frame,
being careful to remove the signalling when closing pcbnew but keeping
the instance of the editor in place.

Fixes https://gitlab.com/kicad/code/kicad/issues/12297
2022-11-29 09:24:41 -08:00
..
appearance_controls.cpp Update LAYER_PAD_FR when F_Cu colour changes (and same for back). 2022-11-27 18:55:00 +00:00
appearance_controls.h Code cleanup. 2022-11-06 11:17:54 +00:00
appearance_controls_base.cpp Viewport switcher keys are platform-specific. 2022-10-27 14:28:11 +01:00
appearance_controls_base.fbp Viewport switcher keys are platform-specific. 2022-10-27 14:28:11 +01:00
appearance_controls_base.h Tooltips for layer & viewer presets. 2022-10-27 14:27:19 +01:00
filedlg_hook_save_project.h Update pcbnew to the new filedlg customize 2022-06-11 22:10:49 -04:00
legacyfiledlg_netlist_options.h Split off the netlist export content helper but it's advancedcfg 2022-06-11 23:09:47 -04:00
legacyfiledlg_save_project.h Split off the netlist export content helper but it's advancedcfg 2022-06-11 23:09:47 -04:00
panel_selection_filter.cpp On-the-fly language updating for appearance panel & selection filter. 2022-02-19 14:59:51 +00:00
panel_selection_filter.h On-the-fly language updating for appearance panel & selection filter. 2022-02-19 14:59:51 +00:00
panel_selection_filter_base.cpp Remove the unused updateui in the selection filter base 2021-12-30 11:13:56 -05:00
panel_selection_filter_base.fbp Remove the unused updateui in the selection filter base 2021-12-30 11:13:56 -05:00
panel_selection_filter_base.h Remove the unused updateui in the selection filter base 2021-12-30 11:13:56 -05:00
pcb_properties_panel.cpp Fix Properties panel to reference the correct frame 2022-11-29 09:24:41 -08:00
pcb_properties_panel.h Fix Properties panel to reference the correct frame 2022-11-29 09:24:41 -08:00
pcb_search_pane.cpp Only search the current tab on events 2022-09-20 23:38:06 -04:00
pcb_search_pane.h ADDED: Search/inspect pane 2022-09-14 02:59:57 +00:00
search_handlers.cpp Unescape strings in search panel 2022-11-22 05:51:31 -08:00
search_handlers.h Allow the search pane to highlight nets 2022-10-23 19:54:12 -04:00