51 Commits (fa11e1c0974388dcef8c5e9808842e48e8d2b691)

Author SHA1 Message Date
Jeff Young 38e5faf21b Overhaul bitmap text for performance. 3 years ago
Mike Williams 2a726a882f Schematic: new feature, force 45 degree lines 4 years ago
Jeff Young aef2a3fca4 Default font for eeschema. 4 years ago
Seth Hillbrand dda569d486 Don't split legacy paths 4 years ago
Jeff Young af13533b42 Add show/hide controls for ERC markers. 4 years ago
Jeff Young 889970a449 SCH_NETCLASS_FLAGs and SCH_FIELDs for labels. 4 years ago
Jeff Young f7721dd274 Add highlight shadows for highlighted nets. 4 years ago
Seth Hillbrand 84cdc9701f Partially reverts d877f041 4 years ago
Franck Bourdonnec d877f04198 fixe paths 4 years ago
Roberto Fernandez Bautista 5e040ad126 eeschema settings: Default to mouse drag is drag action on first install 4 years ago
Jeff Young 4dcc847f85 Remove artificial limits from label increment control. 4 years ago
jean-pierre charras 07f0662ba9 Fix some issues in dialog_netlist.cpp , round 2 (work in progress) 4 years ago
Jeff Young 651981b2a0 Remove atrophied property from appsettings. 4 years ago
Jeff Young 69fac89e86 Fix some issues with incorrectly scaled defaults given in mils. 4 years ago
Jeff Young f221220fe2 Rename layer ids file. 4 years ago
Wayne Stambaugh 65c7958293 Coverity issue fixes. 4 years ago
Jon Evans c9a660a80c Rework JSON integration to speed up build 4 years ago
Jeff Young de2f60fe4c Save annotation settings in preferences. 5 years ago
Jon Evans c04e19f9ac Include optimization: move some things from common.h to point-of-use 5 years ago
Jon Evans 472d0e03fc Remove unused color layer 5 years ago
Jon Evans 8d62c73b86 Eeschema: overhaul storage of BOM plugin settings 5 years ago
Jeff Young cad5198ab7 Worksheet -> (industry standard) Drawing Sheet. 5 years ago
Marek Roszko bfa8723bb6 Add uninitialized call 5 years ago
Roberto Fernandez Bautista ece0a5ec8e Make default color UNSPECIFIED for new sheets and allows "clearing" the color 5 years ago
Alexis Lockwood f5b7595675 Add user coordinate support to HPGL plotter 5 years ago
Jon Evans 97a9f43a9f Fix import of schematic grid settings 5 years ago
PJM 43176a5b29 Eeschema: Add Schematic Setup GUI to set junction dot size from list 5 years ago
Jeff Young bddc97df30 LibEdit -> SymbolEditor 5 years ago
Jon Evans c388bf0f92 Update default color theme 5 years ago
Mark Roszko c940a45937 ADDED: Autostart wires in eeschema 5 years ago
Franck Jullien 2fc49045d1 ADDED: eeschema: Add intersheets references function 5 years ago
Mark Roszko a9532c2fa1 Add browse button to footprint 3d settings 5 years ago
Mark Roszko 89e74140eb Save file / window states for kicad project locally 5 years ago
Mark Roszko 8324cb30b7 Save the wxDisplay index to set the position of windows correctly 5 years ago
Ian McInerney 50b2271f84 Fix missing variable initialization 5 years ago
Jon Evans fbc42a8cb5 Move schematic defaults to SCHEMATIC and add some missing settings entries 5 years ago
Wayne Stambaugh 7183e9f97e Make the new schematic and symbol library file formats the default. 6 years ago
Jeff Young c155d80213 User configurability of pin electrical symbol size. 6 years ago
Jeff Young 1916ea868b Highlight current row in Edit Symbol Fields, and save col widths. 6 years ago
Jeff Young 71fd560735 Add "Export to other sheets" to paper settings. 6 years ago
Jeff Young 2b6089240a Change super/subscript syntax to ^{foo} and _{foo}. 6 years ago
Jeff Young 42cd604c3c Expose Show Hidden Fields to GUI. 6 years ago
jean-pierre charras 952e7a5fb4 Eeschema: move some default values to default_values.h. 6 years ago
Jeff Young d014dc47ab Finish moving text markup flags to project-level settings. 6 years ago
jean-pierre charras 5405c09b81 Eeschema: avoid initializing default line thickness to 0: it can create issues. 6 years ago
Jeff Young b067e441c7 Show/hide sheet colors when flipping override flag. 6 years ago
Jeff Young cee973dc04 Move ERC error reporting over to the new framework. 6 years ago
Jeff Young 535033c5c9 Enable editing of sheet fields. 6 years ago
Jon Evans 643c97a2f4 ADDED: Schematic plotting can use a dedicated color theme 6 years ago
Jon Evans 90bd351807 Properly flush color settings after migration 6 years ago