Marek Roszko
c4c56de708
Neurotically update position wxPoint usages
4 years ago
Jeff Young
b4c5e64db2
Exclusions for Unconnected Items; Markers & exclusions for Parity checks
Fixes https://gitlab.com/kicad/code/kicad/issues/5589
Fixes https://gitlab.com/kicad/code/kicad/issues/5504
4 years ago
Jeff Young
c3552a940a
Make sure standard OK/Cancel buttons respond to current language.
Fixes https://gitlab.com/kicad/code/kicad/issues/9635
4 years ago
Jeff Young
3af65936c1
Don't consider heatsink, castellated or fiducial pads for THT vs SMD.
Also fixes a bug where the Footprint Checker's marker list wasn't cleared
correctly from the last run.
Fixes https://gitlab.com/kicad/code/kicad/issues/9821
4 years ago
jean-pierre charras
40e6a9a926
Fp editor: add DRC test for through hole pads without hole.
4 years ago
Jeff Young
a41944020d
Push most of PCB_SHAPE impl down in to EDA_SHAPE.
4 years ago
Seth Hillbrand
3e7310a219
Move FP type check to FP DRC
Checks for validity are better centrally located where they don't
interrupt user actions
4 years ago
luz paz
f968fc8719
Fix source comment / documentation typos
4 years ago
Ian McInerney
4f05262705
Cleanup includes in board.h and footprint.h
5 years ago
jean-pierre charras
0427bda768
Remove useless wx/wx.h include, that create sometimes compil warnings on msys.
wx/wx.h includes all wxWidgets .h files, and sometimes creates collision
names in #define between kicad and windows headers
Moreover, blindly including a lot of useless files is compil time consuming
5 years ago
Jeff Young
5ea68c7694
Copy some bug fixes from DRC dialog across to Footprint Checker.
5 years ago
Seth Hillbrand
aefc107d86
Fix button sizing
5 years ago
Jeff Young
7a081b7c04
Naming consistency.
5 years ago
Ian McInerney
d50d728d19
Cleanup compiler warnings
5 years ago
Jeff Young
1391774f64
Re-factor boundary/courtyard checker error handling.
ADDED Footprint Checker dialog to display the results in.
Fixes https://gitlab.com/kicad/code/kicad/issues/6446
5 years ago