kicad/pcbnew/drc
Ian McInerney f079c41118 Prevent the board setup dialog from opening when DRC is open
The board setup dialog controls DRC error visibility, so the
two dialogs shouldn't be open at the same time to prevent
data contention.

Follow-up to https://gitlab.com/kicad/code/kicad/-/issues/4023
2020-03-08 15:55:14 +00:00
..
courtyard_overlap.cpp Add user-defined severities, exclusions and colors to DRC markers. 2020-03-04 00:39:28 +00:00
courtyard_overlap.h Add user-defined severities, exclusions and colors to DRC markers. 2020-03-04 00:39:28 +00:00
drc.cpp Prevent the board setup dialog from opening when DRC is open 2020-03-08 15:55:14 +00:00
drc.h Prevent the board setup dialog from opening when DRC is open 2020-03-08 15:55:14 +00:00
drc_clearance_test_functions.cpp Add user-defined severities, exclusions and colors to DRC markers. 2020-03-04 00:39:28 +00:00
drc_item.cpp Add user-defined severities, exclusions and colors to DRC markers. 2020-03-04 00:39:28 +00:00
drc_provider.h Add user-defined severities, exclusions and colors to DRC markers. 2020-03-04 00:39:28 +00:00
drc_tree_model.cpp Bug fix for DRC tree view on MSW. 2020-03-07 18:52:30 +00:00
drc_tree_model.h Fix a bug when deleting DRC markers from their child items. 2020-03-06 16:23:44 +00:00