27 Commits (232542f42b38bfeff19341481b13a550d4ce281c)

Author SHA1 Message Date
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
JamesJCode 29798a6400 Allow DRC markers to be selected with area selection 11 months ago
Seth Hillbrand 9dfcb6a362 Cleanup ViewGetLayers() 11 months ago
Fabien Corona 07a0c980f3 DRC : Show paths for clearance and creepage 1 year ago
Fabien Corona f258cc5164 DRC creepage 1 year ago
John Beard 215533f31a Unify flip direction handling 1 year ago
Jeff Young 16340e6cf4 Support both short and long item descriptions. 1 year ago
Jon Evans f613cd1cb4 ADDED: A new IPC API based on protobuf and nng 3 years ago
Seth Hillbrand d99641be40 ADDED: Git integration support 2 years ago
Jon Evans c530bdb5a1 Rename GetSelectMenuText to GetItemDescription 3 years ago
Jeff Young 64a6fc0fd4 Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
Jeff Young 2dc6300501 Move EDA_ITEM bounding boxes to BOX2I. 3 years ago
Marek Roszko e0f28fc4e1 Replace wxFindReplaceData with our own container 3 years ago
Jeff Young 1f347582f8 Introduce new marker type so we can track DRC errors on the drawing sheet. 3 years ago
Seth Hillbrand 442aae19d9 Separate flashing check for connectivity 4 years ago
Jeff Young 29841ba315 Bring ERC & DRC dialogs into parity. 4 years ago
Jeff Young c9487bad18 Move BOARD_ITEM::Rotate() to EDA_ANGLE. 4 years ago
Jeff Young 6ccfec0553 Layer handling for copper sliver exclusions. 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Jeff Young b4c5e64db2 Exclusions for Unconnected Items; Markers & exclusions for Parity checks 4 years ago
Jeff Young 5f37c2b247 Custom rule severities. 4 years ago
Jeff Young a1c8e36c99 Scale markers somewhat proportionally to zoom. 4 years ago
Mikolaj Wielgus 515aed7408 Make Clone functions for NETINFO_ITEM and PCB_MARKER 4 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Dominik Wernberger ec0af24f13 Make wxFindReplaceData argument const 5 years ago
Jeff Young 31a26e7d25 Add missing GetEffectiveShape(). 5 years ago
Jeff Young 7bd31d5237 Naming conventions. 5 years ago
Jeff Young 7c46cb0a05 Make GetCenter() return the boundingbox center by default. 5 years ago
Tomasz Wlostowski d937fadd6f Migrate RC_ITEM to use shared_ptr 5 years ago
Jeff Young 4317881012 Improve delete-unused-layers to better handle multi-layer items. 5 years ago
Tomasz Wlostowski 0423fa1ec1 MARKER_PCB: include DRC_ITEM 5 years ago
Tomasz Wlostowski 8bb442ac37 pcbnew: try to compile 'old' DRC alongside the new prototype 5 years ago
Maciej Suminski 89698a727b Removed const modifier for returned non-reference types 6 years ago
Jeff Young 32db9eb0f1 Add some distances to a few DRC errors. 6 years ago
Jeff Young 1535c83b88 Lay some groundwork for adding distances to DRC errors. 6 years ago
Jeff Young 7f1b409305 Remove dead legacy print code. 6 years ago
Jeff Young 9c8941e040 Remove a bunch of globals. 6 years ago
Jeff Young cee973dc04 Move ERC error reporting over to the new framework. 6 years ago
Jeff Young 85c2e0d23a Add user-defined severities, exclusions and colors to DRC markers. 6 years ago
Mark Roszko 11ff16be4e Switch to scoped enums 6 years ago
Fabien Corona 7297822423 pcbnew: search options 6 years ago
Jeff Young 37af3adffb Add preference for flip axis. 6 years ago
Jeff Young d6e9bdf07b Convert remaining legacy drawing code to print code. 7 years ago
Jeff Young fd546da640 Homogenize hit testing and selection return types. 7 years ago
Jeff Young 2aad4a5e57 Remove dead code from removal of eeschema legacy canvas. 7 years ago
jean-pierre charras 15843ae01a class MARKER rework: fix a few minor issues, remove duplicate code and add comments. 7 years ago
Seth Hillbrand e160eb0677 pcbnew: Adding some missing TypeOf() functions 7 years ago
jean-pierre charras 8fd686e8f4 Eeschema: Fix 2 minor compil warnings. Pcbnew, very minor fix: avoid using fixed scaling factor in code. Use internal units conversion instead. 7 years ago
Jeff Young ef3e045a9b Eradicate g_UserUnit from ERC/DRC. 7 years ago
Jeff Young eacaa39aa2 Remove global units usage from GetSelectionText... 8 years ago