35406 Commits (98775afcbabddfe12ea40e5149b56cbd3496e0cc)
 

Author SHA1 Message Date
Adam Wolf 98775afcba Support Apple Silicon on macOS 3 years ago
Alexander Dewing 91290e8f75 vsrious cleanup, seeing if we dont need to ignore_item for python 3 years ago
Alexander Dewing 02325130fa Initial arm64 work 4 years ago
Marco Ciampa a2972eccc7 Updated Italian translation (WIP) 3 years ago
Jeff Young 1599490197 Formatting. 3 years ago
Jeff Young 1baec20cf6 Handle SPICE <-> SI conversions in inferred models. 3 years ago
Jeff Young 60c937186a When migrating simulation models update value to a reference. 3 years ago
Jeff Young 05b9836f60 Remove ugly hack of passing SCH_SYMBOL as parent of LIB_FIELD array. 3 years ago
Jeff Young 3ae404f764 Move model inference to SIM_MODEL so it can also be used for behavioral models. 3 years ago
Yang sheng aff5245041 Fix enum class DRILL_MARKS no export to python 3 years ago
Alex b4b25a7009 Fix Pack & Move footprints when working with groups. 3 years ago
Alex c1f82d0c80 Canceling Move cancels Pack too in Pack & Move footprints. 3 years ago
Alex 3d2b1aaf90 Improve H/V/45 deg mode when drawing zones and polygons. 3 years ago
Wayne Stambaugh 945361ca65 Fix schematic editor crash when saving shared schematics. 3 years ago
jean-pierre charras 9a2d8e6b6b Fix a collision name with a windows header (msys2) 3 years ago
Seth Hillbrand eaf56bc05a Fix NC and label connection logic 3 years ago
Seth Hillbrand ba11de6e66 Update QA test schematics with valid and invalid variants 3 years ago
Barabas Raffai 63da407345 Add tests for no connect flag 3 years ago
Simon Richter 4f1c2573f1 PCB Calculator cleanups 3 years ago
Jeff Young 8931e55dd2 Templatize MigrateSimModel() so it can be used on LIB_SYMBOLs as well. 3 years ago
Jeff Young cfbf14ebfd Attempt to fix build issue with NGSPICE off. 3 years ago
Jeff Young 107025322c Better column width handling for sim params grid. 3 years ago
Jeff Young 6535f407a6 Remove version guard from sim migration, and add migration to paste. 3 years ago
Jeff Young e8980e9024 Centralize SPICE lib path resolution and support SPICE_LIB_DIR. 3 years ago
Jeff Young bb6544914e Bring simulator file menu commands more in line with rest of Kicad. 3 years ago
Jon Evans ad33515916 Properties: mask visibility for free text 3 years ago
Jon Evans 67df342255 Properties: mask irrelevant NPTH properties 3 years ago
Jon Evans 72939e8918 Properties: enable in PCB editor for everyone 3 years ago
Mike Williams a417aa6e69 Selection: provide disambiguate for deselections of multiple items 3 years ago
Mike Williams 0e75bf02fa Selection: refactor modifier checking 3 years ago
Mike Williams 78b5dbead6 Schematic: show partial selection of graphic lines 3 years ago
Mike Williams 4b02e5efb4 Schematic: allowing ctrl/shift-clicking point editor points 3 years ago
Simon Richter 2214e853c1 Make a few variables const 3 years ago
Simon Richter d6c6116e67 Calculate weighted column width locally 3 years ago
Barabas Raffai add082548d Move timer used by SCH_EDITOR_CONTROL to member variable 3 years ago
jean-pierre charras 966f7bfa4c Fix commit 0a881e09, not working on wxWidgets 3.1.5/msys2 3 years ago
jean-pierre charras 0098dfa6dc Ensure exported spice netlist contains all spice directives found in schematic 3 years ago
Jon Evans 2b0d7f65d0 Properties: sync wxPGGlobalVars map state with editor global state 3 years ago
Jon Evans 0a881e091c Fix build for gcc and wx < 3.1.6 3 years ago
Stefan 1fcdd94caf add missing whitespace 3 years ago
Jon Evans 435651237c Properties: Support overridden availability functions 3 years ago
dsa-t f99bdb6078 Revert "Minor header cleanup." 3 years ago
Marek Roszko 2fc0cd68ed Avoid crashing due to empty lib tables in cli 3 years ago
Alex 4277b25a0b Minor header cleanup. 3 years ago
Jon Evans 33d76f63b0 Properties: save and restore splitter position 3 years ago
Jon Evans 5251ea6f27 Prevent crash on exit due to simulator settings being double freed 3 years ago
Alex eb05d803df Use typename with extended_type. 3 years ago
Alex 1f1feb51d7 Fix GetVectorSnapped45 on distances > 1 m. 3 years ago
Alex 36ee9f72e2 Increase default padding to 1 in GetClampedCoords to avoid overflow msg. 3 years ago
Seth Hillbrand 9a5df73060 ERC: don't flag hierarchically connected NCs 3 years ago