61 Commits (14a0fa435c62b0b3d7fd59bd8861c0a5bfc65afd)

Author SHA1 Message Date
Jeff Young 5e112ca78e ADDED: parameterize font metrics and allow customization of overbar height. 2 years ago
Jeff Young ff044cd0cf Mostly a terminology update... 2 years ago
Mike Williams b7b7dc6558 Symbol Fields Table: general settings saving cleanup 3 years ago
Mike Williams c5cc313da9 Symbol Fields Table: BOM presets saved in JSON settings 3 years ago
Mike Williams 753ae21fd4 BOM Generator: wire up to kicad-cli 3 years ago
Jeff Young b53e0a85b8 Don't display OP overlay when we have no data. 3 years ago
Jeff Young e5176ff4d6 ADDED power dissipation plotting and cursors. 3 years ago
Jeff Young bc108023b3 ADDED operating point overlay for SCH_EDIT_FRAME. 3 years ago
Jeff Young 220c5a259b Refresh schematic's copy of template fieldnames after preferences. 3 years ago
Jeff Young 4de64b607a Finish implementation of export_current_sheet_as_root. 3 years ago
Marek Roszko 57c66a50ac Add some missing wxS wraps 3 years ago
Roberto Fernandez Bautista ff717fec3f Wait to save non-KiCad imported drawing sheet until user requests a save 3 years ago
Marek Roszko 3d5913c825 Remove convert_to_biu.h, merge contents to base_units.h 3 years ago
Marek Roszko 61e11d6896 Strip out Mils2Iu 3 years ago
Marek Roszko e6ed275c25 Repoint IU_PER_MILS 3 years ago
Mikolaj Wielgus 300a1c4144 Add a new schematic exporter to Spice .subckt model 3 years ago
Seth Hillbrand b736460e71 Move optional access from value() to *operator 3 years ago
Seth Hillbrand f1261e71d4 Replace boost::optional with std::optional 3 years ago
Jeff Young e015f5b086 Formatting. 3 years ago
Mikolaj Wielgus 6450ec6b85 Sim: Spice netlist exporter rewrite 4 years ago
Jeff Young 933b82495d Use ISO 128-2 values for dashed line defaults. 4 years ago
Jeff Young f1410f0240 Line styles for PCBNew shapes. 4 years ago
Jeff Young 295a6408c3 User-configureable dash styles (and dash-dot-dot). 4 years ago
Jeff Young f089cf44a7 Allow a 0 pin-symbol-size. 4 years ago
Ian McInerney 6d8642e44c Remove default settings missed in 025d9f82ea 4 years ago
Jeff Young 025d9f82ea Remove atrophied schematic default wire and bus widths. 4 years ago
Seth Hillbrand c67d560538 Remove unused and shadowed variables 4 years ago
Jeff Young b84d1456d5 KIFACE_I -> KIFACE_BASE. 4 years ago
Jeff Young bc8245ca7b Attempt to untangle junction dot preferences. 4 years ago
Jeff Young d92d9898ad Scale junction dots from wirewidth, not linewidth. 4 years ago
Jeff Young 69fac89e86 Fix some issues with incorrectly scaled defaults given in mils. 4 years ago
david-beinder c34f45f646 Split global label size expansion from TextOffset setting 4 years ago
jean-pierre charras eedd32177e Fix a minor compil warning 4 years ago
PJM 15d36456a9 Eeschema: Save annotation starting value in project settings 4 years ago
Wayne Stambaugh 71c183d7bb Rename LIB_PART to LIB_SYMBOL. 4 years ago
luz paz f968fc8719 Fix source comment / documentation typos 4 years ago
Jon Evans c9a660a80c Rework JSON integration to speed up build 4 years ago
Jeff Young c4cabb38d5 More worksheet -> drawing sheet cleanup. 5 years ago
Jon Evans c04e19f9ac Include optimization: move some things from common.h to point-of-use 5 years ago
Jon Evans 4b46c0c954 Make sure nested settings get released in dtor 5 years ago
Wayne Stambaugh dbb0a125ac Fix build error when spice simulator build option is disabled. 5 years ago
Wayne Stambaugh acec6ad7fc Spice simulator: add Ngspce model behavior mode settings. 5 years ago
Franck Jullien c16199c3f9 eeschema: add a setting to allow intersheets to not list their own page 5 years ago
Wayne Stambaugh 1786ae8773 Eeschema: use symbol nomenclature for object file naming. 5 years ago
Jeff Young ff7742c6b8 File naming and include cleanup. 5 years ago
Jeff Young a9271e43cc Read global fieldNameTemplates for project but don't write them. 5 years ago
Jeff Young 8c5c902fa3 Re-write IntersheetRefs on top of SCH_FIELDs and textVars. 5 years ago
Ian McInerney d88eaaf477 Fix various compiler and Coverity warnings 5 years ago
PJM 43176a5b29 Eeschema: Add Schematic Setup GUI to set junction dot size from list 5 years ago
Jeff Young 44580acee2 Clean up some compiler warnings. 5 years ago