42798 Commits (87d3d38552c24658bb60c20c6ff4cc7ec23b0878)
 

Author SHA1 Message Date
jean-pierre charras 87d3d38552 Eeschema, Pin helpers: fix wrong label orientation if the symbol is rotated 1 year ago
Jeff Young ea013f3ca3 Fill device colour on foreground layer. 1 year ago
Alex Shvartzkop 2179685dd2 STEP export: Use TDocStd_XLinkTool to copy model with colors instead of our DIY routine. 1 year ago
Jeff Young a4583fdbc1 Separate out selection processing for dragging footprints. 1 year ago
dsa-t e2294a769a Revert "STEP export: Use TDocStd_XLinkTool to copy model with colors instead of our DIY routine." 1 year ago
Jeff Young 98f4e60b90 Contour cache must be sensitive to size. 1 year ago
Alex Shvartzkop f735c9bdc2 STEP export: Use TDocStd_XLinkTool to copy model with colors instead of our DIY routine. 1 year ago
jean-pierre charras f17b13655b DIALOG_SYMBOL_FIELDS_TABLE::syncBomPresetSelection(): fix not working comparison 1 year ago
Jeff Young 498d2c9db1 Lazily re-evaluate worst-clearance cache. 1 year ago
Jeff Young e0e9321ea9 Consistency in command names. 1 year ago
Alex Shvartzkop 18fde2b9cb Fix background transparency option in kicad-cli pcb render. 1 year ago
Jeff Young 20b2e11f21 Only toggle net selection when coming from hotkey. 1 year ago
Jeff Young 02bc093b55 Use consistent sorting for footprint libs. 1 year ago
Jeff Young 9e1330184c Patch another dynamic_cast-across-compile-unit-boundaries issue. 1 year ago
Jeff Young fa78c24a16 Formatting. 1 year ago
Jon Evans ea4ade7350 Fix broken setter 1 year ago
Jon Evans e16130a02c Move pad and via properties into PADSTACK 2 years ago
Jon Evans c800fb790d Start unifying padstack properties 2 years ago
Alex Shvartzkop 0e58f1bad4 Improve approximateLineChainWithArcs algorithm. 1 year ago
Alex Shvartzkop e71789bab0 Minor alignment fixes in Plot dialog and Common settings. 1 year ago
Wayne Stambaugh c3360d8c43 Fix Eagle schematic arc orientation and field visibility issues. 1 year ago
Alex Shvartzkop 798db3b5c7 Improve "Selected file contains multiple footprints" string. 1 year ago
Jeff Young 8aaca0509c More PEGTL tomfoolery. 1 year ago
Petri Hodju 4920c6b00b remove item from schematic's connection graph on destruction 1 year ago
Jeff Young 086e609c3d Reimplement bracedExpr and token lists for CPL models only. 1 year ago
Jeff Young 2921d47fb3 Tighter control over braced-expression list separators. 1 year ago
Jeff Young 8bb807f170 Remove support for multiple token values for CPL models. 1 year ago
Jeff Young 3e0c598500 Honour LAYER, SHEETNAME and SHEETPATH variable overrides on CLI. 1 year ago
Jeff Young c659b46d5e Formatting. 1 year ago
Jeff Young 255a7d6f06 ADDED: ability to remove ignored tests from ERC/DRC list. 1 year ago
Jeff Young b934914c59 Allow .ends to be preceeded by whitespace. 1 year ago
jean-pierre charras cae3be6bac Fix minor compil warnings 1 year ago
Jeff Young d9a6b2aec2 Use display titles for axes in CSV output. 1 year ago
Jeff Young 667fedd9a9 Formatting; include cleanup. 1 year ago
Jeff Young c8d1c1f1a4 Repair variable resolution recursion guard. 1 year ago
Jeff Young 662a6d24e7 Improve robustness. 1 year ago
Jeff Young 6cc534182a Simplify rotation code. 1 year ago
Jeff Young 20cde51b43 Fix numerous bugs in schematic item rotation. 1 year ago
Jeff Young e73d2a32dc ADDED checkbox for saving SPICE digital event data. 1 year ago
Jeff Young 0008991f02 Support multiple brace-expressions for CPL model lines. 1 year ago
Thomas Pointhuber a44c106f62 Migrate Altium pcblib test to BOOST_DATA_TEST_CASE and use FootprintNeedsUpdate for equality checking 1 year ago
Thomas Pointhuber 21b6b5efbb Do not rely on the existence of a BOARD* object in padNeedsUpdate 1 year ago
Thomas Pointhuber 3ade85bc8d Fix compilation error caused by trying to include boost/test/data/test_case.hpp by default 1 year ago
Thomas Pointhuber 0890594f75 Altium: migrate test_altium_parser_utils.cpp to use BOOST_DATA_TEST_CASE 1 year ago
Thomas Pointhuber 01892ab98f Altium: extend tests to handle new cases introduced with commit b7460f29b4 1 year ago
Thomas Pointhuber 4aca6ba294 Change test_altium_parser.cpp to use BOOST_DATA_TEST_CASE for parameterized tests 1 year ago
Mark Roszko 3a2b960f62 Update file doxygen.yml 1 year ago
Mark Roszko 03459723b3 Use our docker runner for doxygen 1 year ago
Jeff Young d9ff3c4485 Maintain selection when sorting. 1 year ago
Jeff Young 5ba4900170 Fix typo. 1 year ago