32105 Commits (f7cdc7af754f0830890a1c007b9079527208c9e6)
 

Author SHA1 Message Date
Jeff Young 400cff994d Update value & footprint from clipboard whether keeping annotation or not. 4 years ago
Seth Hillbrand deb7a0beff Avoid marking symbols that will not be processed 4 years ago
Jeff Young 05bca282f7 Re-entrancy blocker for line/wire/bus tool. 4 years ago
Jeff Young 0f359c8a3b Careful of calculated fields when comparing board FPs with library. 4 years ago
jean-pierre charras 1a493ed9ed Gerber plotter: fix incorrect handling of arcs in polygons. 4 years ago
Seth Hillbrand 442aae19d9 Separate flashing check for connectivity 4 years ago
Jeff Young e68e2e973e Separate Line Properties dialog from Bus/Wire, and handle Junctions in Bus/Wire. 4 years ago
Jeff Young 1434988bf8 Formatting. 4 years ago
Jeff Young ce21da8cbb Select all when UNIT_BINDER is a token rather than a string. 4 years ago
Jeff Young 4225f92573 Slight improvements to via drawing. 4 years ago
Jeff Young 62f813fddc Better error reporting for PTH pads. 4 years ago
Jeff Young cabcaf933c Cleanup. 4 years ago
Jeff Young fa5a484797 Remove unused variable. 4 years ago
Jeff Young f596ae3487 Allow mechanical-clearance checks between edge_cuts and other layers. 4 years ago
jean-pierre charras 567fd5ba74 Specctra import/export: fix some issues (tested only with FreeRouter): 4 years ago
Wayne Stambaugh c16090cc42 Improve sheet schematic import from different project message. 4 years ago
jean-pierre charras 1f5ec30566 Fix and issue about 180 deg arcs in symbols from "old" libraries. 4 years ago
Jeff Young b10f774dc4 Update gold file for now. We may decide to back it out later. 4 years ago
Jeff Young d65019e280 Update tests. 4 years ago
Marek Roszko 2815343979 Extend manifest product version to include minor 4 years ago
Marek Roszko 46f86e51e4 Stuff a resource manifest into the kipython kiface 4 years ago
Jeff Young 600dcd31ad Allow track board edge clearance violations inside the holes of castellated pads. 4 years ago
Jeff Young 8d682002c3 Fix previous breakage from shared_ptr going out of scope. 4 years ago
Jeff Young cbb6ca8500 Import specctra track locking. 4 years ago
Jeff Young a81c8d4922 Save pointer to markers provider. 4 years ago
Jeff Young e7bf4ab8fa Separate board-edge silk clearance from mask-edge silk clearance. 4 years ago
Jeff Young 2ec21c7720 Don't check for board edge collision on castellated pads. 4 years ago
jean-pierre charras c34dc13a8e Rework on DIALOG_CLEANUP_TRACKS_AND_VIAS: do not immediately run the cleanup engine. 4 years ago
Jeff Young 65185f53a1 Rotate fp zones before comparing with library versions. 4 years ago
jean-pierre charras 2cb719f0cf Fix crash in SCH_LABEL_BASE::IsType() when the item is not living in a schematic. 4 years ago
Marek Roszko 605dd8a580 Don't use wxScreenDC as this returns "a" screen but not "the" screen 4 years ago
Marek Roszko d74a0cdaa3 Don't pre-scale the line width 4 years ago
Jeff Young 38cde901b0 Don't use last-resolved caches for graphic lines. 4 years ago
Jeff Young 32fdab8902 Bubble ESC up from the 3D preview. 4 years ago
Jeff Young ec44dfa60f Unescape value fields when pasting from legacy schematics. 4 years ago
Jeff Young ced1e68ea1 A bit of wxT(). 4 years ago
Marek Roszko 1890a1aa06 Don't use the ANSI version of SetDllDirectory 4 years ago
Marek Roszko d6c1f52b55 Plant the ability to verify code signing signatures when trying to load kifaces 4 years ago
Jeff Young 06c1bccccd Exclude hidden text from selection in FP Editor. 4 years ago
Jeff Young db0b733be5 Clear DRC caches before running soldermask tests again. 4 years ago
jean-pierre charras 7fb4a2c0a5 CONNECTIVITY_DATA::IsConnectedOnLayer(): fix crash in some cases. 4 years ago
Marek Roszko 5ef6e97a9e Two very minor win32 calls to lock down dll/exe search paths from cwd 4 years ago
Marek Roszko b8557e77ee Tweak the "pyd" extension if for windows to be completely inclusive 4 years ago
Jeff Young 0a8718cd1d Fix issue when we ask if a pad is connected to a zone we're in the middle of filling. 4 years ago
Jeff Young 89e61ff73b More performance enhancements for DRC. 4 years ago
Jeff Young e03b06927d Fix rotation problems for knockout fp text, and implement 3D rendering. 4 years ago
jean-pierre charras f14ef477cc Fix a incorrect filename in a copy command (MSW specific). 4 years ago
Thomas Pointhuber 1831ae6fa4 altium: Fix test due to keepout restrictions parse changes 4 years ago
Marek Roszko 6b9fc02f59 Switch the kiface extension on windows to native dll 4 years ago
Marek Roszko d3ca857af7 Set SetErrorMode on Debug build 4 years ago