kicad/pcbnew/widgets
Jon Evans cb4ef5a619 Fix various rendering issues with non-through vias
Correctly hide netnames in high contrast mode
Correct highlighting for blind/buried/micro via drills
Repaint vias when needed to support stacked microvias

Fixes https://gitlab.com/kicad/code/kicad/-/issues/2593
2020-10-12 22:47:31 -04:00
..
appearance_controls.cpp Fix various rendering issues with non-through vias 2020-10-12 22:47:31 -04:00
appearance_controls.h ADDED: Appearance panel for footprint editor 2020-09-30 17:46:58 -04:00
appearance_controls_base.cpp Add a new BITMAP_BUTTON widget and use it in the appearances panel 2020-09-20 01:43:27 +01:00
appearance_controls_base.fbp Add a new BITMAP_BUTTON widget and use it in the appearances panel 2020-09-20 01:43:27 +01:00
appearance_controls_base.h Add a new BITMAP_BUTTON widget and use it in the appearances panel 2020-09-20 01:43:27 +01:00
panel_selection_filter.cpp Break apart locked items from the rest of the selection filter 2020-09-28 21:38:08 -04:00
panel_selection_filter.h Save selection filter state in project local settings 2020-07-06 21:53:12 -04:00
panel_selection_filter_base.cpp Rename "Keepout" to "Rule Area" 2020-09-21 23:55:02 -04:00
panel_selection_filter_base.fbp Rename "Keepout" to "Rule Area" 2020-09-21 23:55:02 -04:00
panel_selection_filter_base.h