162 Commits (aefaa521d163df6943d5e387ae3a679c68e34fe5)

Author SHA1 Message Date
Jeff Young 43df863df2 Fix issue with caches not being initialized when printing msg bar. 3 years ago
Marek Roszko a8505d9c76 SEARCH_RESULT -> INSPECT_RESULT 3 years ago
Jeff Young 8a9bf02b7e Smarten up silk clearance & tented item handling. 3 years ago
luz paz af6ba1a16e Fix typos in pcbnew sub-directory 3 years ago
Jeff Young dee22a31d9 Expose footprint ID, description and keywords to property system. 3 years ago
jean-pierre charras 57e59a4959 Pcbnew, on line DRC when moving footprints: add visible collisions between courtyards 3 years ago
Jeff Young 476f1a7d4d Preload PCBnew find with selection when appropriate. 4 years ago
Jeff Young 5aa561abe1 Add overlapping pad test and share some tests between board & fp editor DRC. 4 years ago
Seth Hillbrand 442aae19d9 Separate flashing check for connectivity 4 years ago
Seth Hillbrand fab78af176 Remove TEDIT 4 years ago
jean-pierre charras 2fddc9daf3 Pcbnew: fix missing connectivity update when adding an item. 4 years ago
Jeff Young 07013d00e1 More EDA_ANGLE. 4 years ago
Jeff Young c9487bad18 Move BOARD_ITEM::Rotate() to EDA_ANGLE. 4 years ago
Jeff Young abd3f5bc2b Move footprints to EDA_ANGLE. 4 years ago
Marek Roszko fcfe42d67c Continue the war on wxPoint 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Jeff Young 09b7e0b72b ADDED Exclude Footprint from Courtyard Requirement. 4 years ago
Jeff Young d649b288a6 Swap out autoplace rotation costs for private footprint layers. 4 years ago
Jeff Young a48867ea01 Solder mask integrity testing. 4 years ago
Jeff Young 32721755bf Hook up zone-pad connections to custom rules. 4 years ago
Jeff Young e26341d424 Cleanup. 4 years ago
Jeff Young 0a609dd48d Add footprint library checking to DRC. 4 years ago
Jon Evans 44e01dcd0a Skip newly-added footprints in connectivity 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 4 years ago
Seth Hillbrand 963a8ee42d Warn users when creating footprints about mismatch 4 years ago
Jeff Young e6ca9837a2 Clear numbers from non-numberable pads and don't run DRC on them. 4 years ago
jean-pierre charras ca42f31bb5 Pcbnew, update footprint: fix loss of net info in some cases. 4 years ago
Jeff Young 1ec70d30af Cherry-pick some 7.0 Clearance Resolution improvements. 4 years ago
jean-pierre charras ac933d4e83 Fp editor: avoid having nil uuids when editing old footprints. 4 years ago
Jeff Young f221220fe2 Rename layer ids file. 4 years ago
Wayne Stambaugh cf00319c85 More NULL expunging. 4 years ago
Ian McInerney 4f05262705 Cleanup includes in board.h and footprint.h 4 years ago
Jeff Young 2cde76a191 Don't do any hole clearance testing within a single footprint. 5 years ago
Jeff Young 3450610977 Add ability to allow thermal vias to be implemented as pads. 5 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Jeff Young cb830f74b7 Bounding box caching comments. 5 years ago
Jeff Young 22005299af Remove old hacks for UTF8 mode. 5 years ago
Jeff Young 86aaa2e9cb Rationalize footprint bounding boxes and cache all of them. 5 years ago
Jeff Young e89f9db438 Footprint disallow layer checking needs to be based on courtyards. 5 years ago
qu1ck 5c3ee0443c Make footprint properties accessible from python 5 years ago
Seth Hillbrand aa0db969ca Caching ConvexHull routine 5 years ago
Seth Hillbrand 54f5a47208 Remove confusing GetFirstPad() call 5 years ago
Wayne Stambaugh 6a39b81647 Fix the last of broken Doxygen comment specifiers. 5 years ago
Jeff Young 3467e643e5 Move pad locking from footprint to pads. 5 years ago
Marek Roszko e88d41f764 Add bulk add/remove mode flag to the BOARD_LISTENER 5 years ago
Jeff Young 889408c96a More improvements to new selection disambiguation. 5 years ago
Jeff Young 896ad4a749 Rewrite PCBNew selection disambiguation based on shapes. 5 years ago
Jon Evans 0bbb7bdb0c Allow selecting graphic footprints in high-contrast mode 5 years ago