17 Commits (442aae19d9e78ee585173b9dd2909f35ce7794bd)

Author SHA1 Message Date
Seth Hillbrand 442aae19d9 Separate flashing check for connectivity 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 fcfe42d67c Continue the war on wxPoint 4 years ago
Jeff Young 21790fcab7 Fix a pair of dereference-freed-pointers in DRC. 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
Jeff Young f221220fe2 Rename layer ids file. 4 years ago
Marek Roszko 10e60acf34 Clean up including of board_design_settings.h 4 years ago
Marek Roszko e4530fcf0d PCB_MARKER does not need pcb_base_frame 4 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Jeff Young 5f9ed2583c Don't put up double lock confirmation dialogs. 5 years ago
Jeff Young c66e373119 Cleanup of PCBNew message panel routines. 5 years ago
Jeff Young 31a26e7d25 Add missing GetEffectiveShape(). 5 years ago
Jeff Young 7bd31d5237 Naming conventions. 5 years ago
Jeff Young 84dd5108ba Remove some "class_" prefixes from files. 5 years ago
Jon Evans 4b436fa573 PcbNew: Improved DRC marker display 5 years ago
Marek Roszko 12d21e34e2 Remove trigo.h from eda_text.h 5 years ago
jean-pierre charras 87a220b8e2 more cleanup about removing useless include 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
Jeff Young f97c50bfde Give excluded DRC items their own layer. 5 years ago
Jon Evans 2a1550d1d2 Don't crash when failing to deserialize old exclusions 5 years ago
Jon Evans 12b4a55ae8 Port Eeschema to new project settings 5 years ago
Jeff Young 6acd35c981 Cleanup. 5 years ago
Jeff Young a7703d1207 Cleanup Graphics to parallel Cleanup Tracks & Vias. 5 years ago
Jeff Young 8efa8af8cc Add persistence of DRC error severities. 6 years ago
Jeff Young ed3ec0aa10 Make sure marker pos gets set in constructor. 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
jean-pierre charras b7cd0c54c2 Fix compil issues, especially on Windows: 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
Jeff Young 37af3adffb Add preference for flip axis. 6 years ago
Jeff Young c2662b0e11 Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 6 years ago
jean-pierre charras 83d851956c classes MARKER rework: remove duplicate code. Better HitTest code (HitTest takes in account the actual shape) 7 years ago
jean-pierre charras 15843ae01a class MARKER rework: fix a few minor issues, remove duplicate code and add comments. 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
Jeff Young b99ea159c8 Rationalize select menu texts. 8 years ago
Jeff Young 3e190cee4b Implement selection brightening for DRC. 8 years ago
jean-pierre charras 5d72aebd22 Fix code after renaming files 8 years ago
Jon Evans 3ec28e2acf Refactor layer enumerations to all live in the same place 9 years ago
Tomasz Włostowski 18a9f037d2 DRC markers can now be selected and deleted in GAL like other items. 9 years ago
John Beard a8eea6155a Move bitmaps.h out of base_struct.h 9 years ago