54 Commits (bc108023b34ffcd207ab86c68ddcc2e28f44ad49)

Author SHA1 Message Date
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. 5 years ago
luz paz f968fc8719 Fix source comment / documentation typos 5 years ago
Jon Evans c9a660a80c Rework JSON integration to speed up build 5 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
Ian McInerney 454c4f1783 Minor fixup to intersheet reference files 5 years ago
jean-pierre charras 0b23cb7dbb more cleanup about removing useless include 5 years ago
Franck Jullien 2fc49045d1 ADDED: eeschema: Add intersheets references function 5 years ago
jean-pierre charras f38631b9ab fix a compil warning (shadowed var). 5 years ago
Jeff Young 20211eed49 Unroll a level of prefs for fieldname templates. 5 years ago
Jeff Young 45ed91a405 Regularize formatting. 5 years ago
jean-pierre charras 7f91a1f5da Eeschema, export netlist dialog: re-add a commane to run spice from this dialog. 5 years ago