534 Commits (4fc41627e9a0b81d96b49157ccae7b9a826ec2b8)

Author SHA1 Message Date
Ian McInerney 4fc41627e9 Update and modernize linux metadata files 5 years ago
Wayne Stambaugh 2b86b34124 Eeschema: split out SCH_SHEET_PIN declarations into separate header. 5 years ago
Jon Evans 2c05d99d9f SHAPE_POLY_SET: Fix segment collision testing 5 years ago
Ian McInerney 0a0935e0f3 Remove ACTIONS::TranslateLegacyId and TOOL_DISPATCHER::DispatchWxCommand 5 years ago
Thomas Pointhuber 68f3d09ac1 altium: introduce tokenizer for query language 5 years ago
Thomas Pointhuber d9229697d8 altium: special string override map should be case-insensitive 5 years ago
Thomas Pointhuber cd26db24f9 altium: allow text in special strings 5 years ago
Roberto Fernandez Bautista e4b99b9bb5 Fix SHAPE_ARC::Collide and add Unit Tests 5 years ago
Jon Evans 1d879e36cc Make drc_proto an optional part of the build 5 years ago
Jeff Young 812d38736e Naming conventions. 5 years ago
Thomas Pointhuber 4482b3baba altium: Handle special strings and convert them into KiCad variables. Use Comment for VALUE. 5 years ago
Jon Evans b20f18e6c5 Properly handle mixed-up group buses 5 years ago
Thomas Pointhuber 7ef9082c86 altium: add unit-tests for ReadProperties() and fix some issues found while doing so 5 years ago
Jon Evans 5ca7a2c457 Fix some issues with group bus prefix handling 5 years ago
Wayne Stambaugh 7a00e01b3e Eeschema: fix false positive library symbol changed ERC errors. 5 years ago
qu1ck cc6df515a1 Make ARCs accessible from python 5 years ago
Jeff Young 8a33542bcd SCH_COMPONENT::GetField() expects a vector index, not a field id. 5 years ago
Seth Hillbrand 824a942f55 Update Python test QA 5 years ago
Tomasz Wlostowski 04d058d60a qa: don't enable the P&S hacktool build by default 5 years ago
Tomasz Wlostowski 6936b98469 qa: router debug/hack tool. 5 years ago
Wayne Stambaugh 1786ae8773 Eeschema: use symbol nomenclature for object file naming. 5 years ago
Jon Evans a8ef81aef1 Don't track project local settings in this repo 5 years ago
Jon Evans 67f16110af Fix netlist QA after API changes in 8a12aa4e 5 years ago
Marek Roszko 872184fe8b Revert "Bump minimum required CMake version to 3.10" 5 years ago
Simon Richter a475f45753 Bump minimum required CMake version to 3.10 6 years ago
qu1ck 5c3ee0443c Make footprint properties accessible from python 5 years ago
Thomas Pointhuber e5ea94c90b altium: add testcase for PropertiesReadKiCadUnitFrac 5 years ago
Seth Hillbrand 8778599c0d Apply same nettie hack to zone filler 5 years ago
Thomas Pointhuber db3b79a046 altium: Fix #6462 improve parsing of metric units 5 years ago
Thomas Pointhuber 9ddfd82b91 altium: Fix #6242 by increasing clamp limit for unit conversation. Furthermore fix error which happens when parsing negative units. 5 years ago
Jeff Young ff7742c6b8 File naming and include cleanup. 5 years ago
Roberto Fernandez Bautista 99d203feae Clarify CIRCLE::ConstructFromTanTanPt 5 years ago
Roberto Fernandez Bautista 48823c0723 Formatting fixes and fix qa_kimath following rebase 5 years ago
Roberto Fernandez Bautista 19620cebe7 qa tests: fix test_circle 5 years ago
Roberto Fernandez Bautista 6ed5ed52b8 qa tests for CIRCLE geometry library 5 years ago
Roberto Fernandez Bautista b6a50d2f74 qa tests for SEG perpendicularity and parallelism 5 years ago
Roberto Fernandez Bautista 6e7ae93cc8 EDIT_TOOL::DragArcTrack Fix incorrect undo history when items are deleted 5 years ago
Jeff Young 977fe1ed49 Update netnames in tests for now (though Jon will probably change them). 5 years ago
Jon Evans 1491330596 Fix various memory leaks exposed by qa_eeschema 5 years ago
Jon Evans 915bf95d4d Add no-connects testcase 5 years ago
Jon Evans 02681fcf0e Move no-connect processing to connection graph 5 years ago
Jon Evans 9b69c1e198 Fix a bone-headed cause of non-determinism 5 years ago
Jon Evans 654e9a77db Connectivity: defer and parallelize item updates 5 years ago
Jon Evans 6fb1ed2824 Make sure hierarchical overrides are deterministic 5 years ago
Jeff Young 3e920c665f Special case via area generation. 5 years ago
Jon Evans b90e72ed07 Don't simplify hierarchical nets based on weak drivers 5 years ago
Jeff Young f30cea8034 Formatting. 5 years ago
Michael Kavanagh b40e3a39f5 Minor cleanup. 5 years ago
Jon Evans 487aa37d2e Connectivity: don't rename things multiple times in subsheets 5 years ago
Jeff Young efd16dca66 Fix a bunch of issues with group selection and highlighting. 5 years ago