219 Commits (a5118df44cc3930c265ac1c40d00639fcc35e60e)

Author SHA1 Message Date
Jeff Young 4cc43b3bd3 Don't print sheet backgrounds when printing in black & white. 5 years ago
Jeff Young 9dae57ae9d Fix several bugs in SCH color printing and plotting. 5 years ago
Jeff Young 9720fc80fe Print sheet background colour if specified. 5 years ago
Marek Roszko cbda1d7bf1 Remove more vestiges of old colored msg panel messages 5 years ago
Roberto Fernandez Bautista 9380d6f533 eeschema page numbers: match ordering in hierarchy navigator to sheet page number ordering 5 years ago
Jeff Young 9c7c05c161 Mostly formatting cleanup but a few type-casting cleanups too. 5 years ago
Marek Roszko 16e3e59495 Split out arrayDim and MIRROR templates from macros.h 5 years ago
Jeff Young 8c5c902fa3 Re-write IntersheetRefs on top of SCH_FIELDs and textVars. 5 years ago
Jeff Young d616d5ad1f Naming conventions. 5 years ago
Jeff Young b227d2b910 More component -> symbol. 5 years ago
Jeff Young 8bae52d1c3 Correct naming conventions. 5 years ago
Jeff Young f0d0e17aab Prepare for MODULE -> FOOTPRINT. 5 years ago
Michael Kavanagh 20bb3b194f Eeschema: Display the root sheet name to the user 5 years ago
Michael Kavanagh 644546cd83 Cleanup PathHumanReadable and remove dead code 5 years ago
Jeff Young c9d7bdc340 Hook up AutoplaceFields for sheets. 5 years ago
Marek Roszko a785f70ea1 msgpanel is a widget, shove it to the right folder. 5 years ago
Jeff Young 51dff1c822 Live update sheetpath. 5 years ago
Ian McInerney 06bf7943b7 Minor warning fixes 5 years ago
Wayne Stambaugh 8ff51d8899 Eeschema: add schematic sheet page number. 5 years ago
Marek Roszko a1c75748a0 Remove GetChars(), a wxWidgets 2.9 compatibility hack 5 years ago
Marek Roszko 1538d737e7 Split out FILL_T to its own header to avoid spreading eda_item everywhere 5 years ago
jean-pierre charras 7865d8de43 more cleanup about removing useless include 5 years ago
Jeff Young 64fa400b19 Ease translation a bit. 5 years ago
Jeff Young f347118ce3 Add a min pin width advanced config for plotting. 5 years ago
Seth Hillbrand 02a5d47de9 Avoid passing references in EESchema 5 years ago
Jeff Young b28332c5f1 Minor code cleanup. 5 years ago
Jon Evans 38a4e4ad5a Remove the last bits of the old netlist system 5 years ago
Wayne Stambaugh ede39780e2 Remove all debugging output that cannot be disabled. 5 years ago
Jeff Young 55784afbfe Allow text variables to reference parent sheet's fields. 5 years ago
jean-pierre charras 039b6fd5cf Eeschema plot: do not plot the hierarchy sheet symbol background in B&W mode. 5 years ago
Jon Evans 202b55f4d2 Plot sheet background colors if present 5 years ago
Jeff Young 8b084c373e Autocomplete for text variables. 6 years ago
Jon Evans d7bd4c9b04 Move Eeschema globals to new SCHEMATIC object 6 years ago
Jeff Young cbe4b79107 Add syntax help for bus definitions (and upgrade parser to handle them). 6 years ago
Jeff Young 0370eff7ba Add sheet number processing to sheet fields. 6 years ago
Jeff Young a56191b658 Add distances to a bunch of DRC violation reports. 6 years ago
Wayne Stambaugh fa57c8a570 Eeschema: fix sheet bug in schematic editor drawing tool. 6 years ago
Jeff Young 1535c83b88 Lay some groundwork for adding distances to DRC errors. 6 years ago
Jeff Young 37023da56f Tidy some compiler warnings. 6 years ago
Jeff Young 9c8941e040 Remove a bunch of globals. 6 years ago
Jeff Young aba0fa7bf8 Allow cross-referencing text substitutions. 6 years ago
Wayne Stambaugh 2f682b6c5f Eeschema: implement s-expression schematic file format parser. 6 years ago
Jeff Young c663965498 Fix some issues with sheet border color handling. 6 years ago
Jeff Young 591428b0d9 Remove some problematic global variables. 6 years ago
Jeff Young a76ddb52a0 Add sheet borders and backgrounds to Edit Text & Graphics. 6 years ago
Wayne Stambaugh 7dc64f08b7 Eeschema: implement s-expression schematic file formatter. 6 years ago
Jeff Young 3e34c1783f Added sheet border width, border color and background color. 6 years ago
Jeff Young 535033c5c9 Enable editing of sheet fields. 6 years ago
Jeff Young fe3e0307d8 Move sheet name and filename to SCH_FIELD architecture. 6 years ago
Jon Evans 643c97a2f4 ADDED: Schematic plotting can use a dedicated color theme 6 years ago