kicad/pcbnew/widgets
Jon Evans 74b0e1fa47 Break apart locked items from the rest of the selection filter
Disable selection of locked items by default

See discussion in https://gitlab.com/kicad/code/kicad/-/issues/5793
2020-09-28 21:38:08 -04:00
..
appearance_controls.cpp Fix order of initializing tools when loading board 2020-09-26 14:45:16 -04:00
appearance_controls.h Coverity cleanup and remove unused variables 2020-09-20 02:20:41 +01: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