20248 Commits (3e366a901fe3cfd66e3fba316e3dbafebb3a6d9e)
 

Author SHA1 Message Date
Jon Evans 75ffce1a0b ADDED: Leader dimension object 5 years ago
Seth Hillbrand 0f22e8e2fe Make SWIG aware of PYTHON3 for its bindings and remove threads 5 years ago
Ian McInerney ea06c16255 Cleanup PCB_GROUP objects on the board when deleting the board 5 years ago
Ian McInerney 9ea2dbe87b Cleanup the PCB_GROUP QA test set 5 years ago
Ian McInerney 8bd77c4fe7 Rename the ITEM_SET types to be descriptive of their contents 5 years ago
PJM abdd1906c2 Change 'Zoom to Fit' margins and add 'Zoom to Objects' 5 years ago
Jeff Young 43ab963650 Don't expect footprint viewer frame to have a DRC engine. 5 years ago
Jeff Young 7e35658c28 Use schematic colours in symbol preview status panel. 5 years ago
Jeff Young cdbe2fd2d2 User terminology specific to Change Footprint/Symbol. 5 years ago
Roberto Fernandez Bautista 8b82852054 Hide header inside #ifdef statement 5 years ago
Jeff Young b4229d9a3e Fix testcase crash when progressReporter was null. 5 years ago
Ian McInerney 6a7266d589 Only update DRC progress reporter if the reporter exists 5 years ago
Ian McInerney c399d489ba Remove project condition from the symbol and footprint editors 5 years ago
Jeff Young b6a8e165c3 Don't allow schematic/pcb DRC tests when in standalone mode. 5 years ago
Jeff Young e2e229da96 Finish exorcising the old DRC system. 5 years ago
Seth Hillbrand 67a7aa8ba4 Make snapping size grid-dependent 5 years ago
Seth Hillbrand 08bf5f4b4e ADDED: 45° snapping for rectangles aka Squares 5 years ago
Seth Hillbrand c5eba871e3 Fix formatting error 5 years ago
Roberto Fernandez Bautista 5467729611 Fix incorrect comparison in CADSTAR PCB Archive Importer 5 years ago
Seth Hillbrand 514838dbbf Version the lockfile 5 years ago
Seth Hillbrand aa7e021bfc Remove translated null strings 5 years ago
Janvi 1b56e2e95d ADDED: E-Series Resistor Calculator 5 years ago
Jeff Young 665212341d Cleanup (consistent naming, 100-char line width, message precision). 5 years ago
jean-pierre charras 98339cd5eb 3d viewer: fix incorrect calculation of pad hole size of vertical shape. 5 years ago
Jeff Young 514da2f886 Move DRC dialog to new DRC engine. 5 years ago
Seth Hillbrand 52d9a47d5b Fix endless loop in drc 5 years ago
jean-pierre charras 4cda653dbd dialog_drc: fix a minor issue when saving dialog drc options. 5 years ago
jean-pierre charras 8e80a4d2ed Common settings: better fix for common environment vars deletion. 5 years ago
jean-pierre charras d4461f6c53 Common settings: fix: common environment vars: deleted vars were still in list. 5 years ago
jean-pierre charras ff0a728753 Fix a few I18N issues. 5 years ago
Jeff Young 748bee1bc7 Hook up netclasses and board minimums to new DRC engine. 5 years ago
Jeff Young d47d119d5f Compile layer test into CONSTRAINT_WITH_CONDITIONS. 5 years ago
Jeff Young 8420fcc33b Cleanup. 5 years ago
Jeff Young 5d9301d394 Adjust isErrorLimitExceeded so it can be used for severity==IGNORE. 5 years ago
jean-pierre charras 9f85730987 Make SHAPE_POLY_SET::CacheTriangulation() behavior same as previously. 5 years ago
jean-pierre charras 9f44d72923 Zone filler: fix regression: zone with no nets are now clipped to board outlines. 5 years ago
Simon Richter aa24fe2880 Fix return type from ternary operator (fixes #5554) 5 years ago
Simon Richter 08828667ec Add missing <algorithm> 5 years ago
Mark Roszko aa34f2e764 Fix findopencascade for vcpkg 5 years ago
Jon Evans 2380c4384a Fix alignment of label in dimension properties 5 years ago
Jon Evans d7e9411049 Filter out footprints that are larger than the viewport in either direction 5 years ago
Jon Evans a80190e206 Make sure auto-unit dimensions are updated on board load 5 years ago
Jon Evans 3940e20fcb Expose extension offset and zero suppression settings 5 years ago
Seth Hillbrand 1703657fb5 Decrease default snap range 5 years ago
Jon Evans e40287d327 Fix auto units to work when drawing new dimensions 5 years ago
Jon Evans 0347515cec Support text expansion in dimensions 5 years ago
Seth Hillbrand de12d40ee6 Remove OGLTest 5 years ago
Jon Evans 9d93f60fc4 Fix parsing old dimensions 5 years ago
jean-pierre charras 1aa38b8f82 drc_rule.cpp: avoid crash with a incorrect (broken or too old?) drc_rule file. 5 years ago
jean-pierre charras a98ea2fb2e Fix a minor wxWidgets alert. 5 years ago