kicad/pcbnew/widgets
Seth Hillbrand 41e7284fdc Speed up pcbnew loading/updating
Rather than detaching and re-attaching the layer panels with the
attendant overhead, we keep each panel intact and only update its
contents.  Since the bindings are the same, this saves substantial time
on pcb loading as well as when closing the board setup dialog
2021-10-09 13:38:35 -07:00
..
appearance_controls.cpp Speed up pcbnew loading/updating 2021-10-09 13:38:35 -07:00
appearance_controls.h Improve consistency and hotkey access in Appearances. 2021-10-04 13:44:43 +01:00
appearance_controls_base.cpp Improve consistency and hotkey access in Appearances. 2021-10-04 13:44:43 +01:00
appearance_controls_base.fbp Improve consistency and hotkey access in Appearances. 2021-10-04 13:44:43 +01:00
appearance_controls_base.h Improve consistency and hotkey access in Appearances. 2021-10-04 13:44:43 +01:00
panel_selection_filter.cpp Smooth out a few minor inconsistencies in fonts & spacings. 2021-09-12 17:57:15 +01:00
panel_selection_filter.h Make distinction between PCBNew-wide tools and Board-specific tools. 2020-12-16 13:32:46 +00:00
panel_selection_filter_base.cpp Fix font scaling issues in StatusBar and Selection Filter. 2021-09-11 18:25:11 +01:00
panel_selection_filter_base.fbp Fix font scaling issues in StatusBar and Selection Filter. 2021-09-11 18:25:11 +01:00
panel_selection_filter_base.h Add i18n flag to appearance controls and selection filter 2020-12-19 17:39:43 -05:00