234 Commits (2c75911669eeb96521116886f1ceb39fabc415a3)

Author SHA1 Message Date
Roberto Fernandez Bautista 2c75911669 Fix SortByPageNumbers: use Sheet Name when page numbers are equal 5 years ago
Wayne Stambaugh 2b86b34124 Eeschema: split out SCH_SHEET_PIN declarations into separate header. 5 years ago
Jeff Young 7a13ad7b17 Consistent naming. 5 years ago
Jeff Young 7e682e9948 Don't allow pins on corners. 5 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Dominik Wernberger e2aa7be4b3 Added a lot of consts and refactored a few lines 5 years ago
Jon Evans 720147d272 Remove transitive inclusion of bitmaps.h 5 years ago
Wayne Stambaugh 1786ae8773 Eeschema: use symbol nomenclature for object file naming. 5 years ago
Jeff Young 2a7e60960a Use standard mirror icons & terminology. 5 years ago
Zoltan Gyarmati f997deec75 eeschema: fixing title block variable expanding in text objects 5 years ago
Jon Evans 09bd66477d Make sure sheet field parents are up to date 5 years ago
Jon Evans 4052b2153a Fix an ASAN issue in SCH_SHEET 5 years ago
Dominik Wernberger ac94d72d2d Add more const specifiers 5 years ago
Dominik Wernberger ec0af24f13 Make wxFindReplaceData argument const 5 years ago
Dominik Wernberger bb2881a5ab Make RENDER_SETTINGS argument const 5 years ago
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 6 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