10180 Commits (ce58208d77a052a8b0c61e3d82a9b2d6f2ed7e7f)

Author SHA1 Message Date
Seth Hillbrand 7fe83993cf Be smarter about releasing lockfiles 2 years ago
Seth Hillbrand f7f67c6d53 Sort the bus alias set by name 2 years ago
Jeff Young e4b262d6e1 Fixed-y-scale bug fixes. 2 years ago
Jeff Young 06f19aa761 Implement y axis locking for secondary y axes. 2 years ago
Jeff Young 9c08d4febe ADDED support for simulation plot margins and GUI for Y axis locking. 2 years ago
Jeff Young 65f66755ee Reduce overhead for unused code. 2 years ago
Jeff Young 764913207c Read legend position from workbook. 2 years ago
jean-pierre charras a586bbc3ea Symbol editor, DIALOG_FIELD_PROPERTIES: fix missing initialization of font. 2 years ago
jean-pierre charras 3a4f3cb0b8 Minor Coverity and compil warnings fixes. 2 years ago
Jeff Young 30928796bd Repair new switch-based Global Update Text & Graphics. 2 years ago
Jon Evans 24a3816a34 EDA_TEXT Orientation property shouldn't be exposed to schematics 2 years ago
jean-pierre charras 58a9b75883 Eechema: Do Not Place markers: add a specific setting for their color. 2 years ago
Jeff Young eaa3543d67 Beautify DNP symbols. 2 years ago
Jeff Young 89e2cb0b85 Use loaded colours for DNP symbol. 2 years ago
Jeff Young a16033f624 Fix logic errors in DIALOG_GLOBAL_EDIT_TEXT_AND_GRAPHICS::visitItem(). 2 years ago
Jeff Young 7f3839a179 Minor cleanup. 2 years ago
Jeff Young 63c83b3aed Remove dead code, and some formatting cleanup. 2 years ago
Jeff Young 5419055acb We no longer need activate actions with RunSynchronousAction. 2 years ago
Jeff Young 537d6bdb75 Don't destroy ERC dialog twice. 2 years ago
Jeff Young a09a5cb641 More undo cleanup. 2 years ago
Roberto Fernandez Bautista cf0b719a4a Fix some unreachable code msvc warnings 2 years ago
Jeff Young 89780d353a Pick up snapped item's line properties. 2 years ago
Jeff Young 1218f61d0a Implement undo/redo for footprint children. 2 years ago
Marek Roszko 3233bbe0ba Make exported date time strings use ISO8601 format 2 years ago
Jeff Young 24e9cf4fd8 Improve self-documentation of sim workbook. 2 years ago
Jeff Young 041bd2a54f JSON bools can be read straight up; no need to compare to "true". 2 years ago
Jeff Young 3aa479cd54 Fix typo. 2 years ago
Jeff Young 593b77be8c Fix typo. 2 years ago
Jeff Young cbf685ad76 Clear owner of old watcher before resetting std::unique_ptr. 2 years ago
Jeff Young 054252ccbe Move sim workbook to json. 2 years ago
Jeff Young ff044cd0cf Mostly a terminology update... 2 years ago
Jeff Young 8d2c744349 More error messages for reading workbook files. 2 years ago
Jeff Young c4179cb996 Correctly initialize New Simulation Command dialog. 2 years ago
Jeff Young 5f8583cd25 Try both ends to see if one is a wire. 2 years ago
Jeff Young 964e42a611 ADDED text-based pole-zero analyses. 2 years ago
Jeff Young 841b693c91 Add pole-zero command parsing and printing. 2 years ago
Jeff Young 2e89c735c0 Fix buffer overrun. 2 years ago
Josue Huaroto 4cad021ef4 Add Open preferences folder button in Preferences Dialog 2 years ago
Sergio Costas 181ae7f450 Change all bare isnan calls into std::isnan 2 years ago
Mike Williams cfa0d4bfb7 Symbol Fields Table: handle missing fields better 2 years ago
Mike Williams e26dcbece4 Symbol Fields Table: add item number support 2 years ago
Mike Williams 265720ec65 BOM Export: add DNP to Group By * defaults 2 years ago
Mike Williams 7cb8d3d1c9 Schematic fields: implement fields with variables as names 2 years ago
Alex Shvartzkop 89a9eee174 LTspice import: fix Mac path variable shadowing. 2 years ago
Jeff Young 0a28956cf8 Replace misssing "if" stmt and make outer "if" catch all cases of log scales. 2 years ago
Alex Shvartzkop f8f7b84f13 LTspice import: add LTspice 17.1 Windows library path. 2 years ago
Alex Shvartzkop c652abecff LTspice import: don't scan input file directory recursively. 2 years ago
Alex Shvartzkop 2266ba78c5 LTspice import: much faster library path scanning. 2 years ago
Alex Shvartzkop 32fdb231b2 LTspice import: fill symbol rectangles with body color when needed. 2 years ago
Alex Shvartzkop 568a461080 LTspice import: Fix multiline text alignment. 2 years ago