278 Commits (47fe8ff8eb85ef164a1639472c7265459f90f3e6)

Author SHA1 Message Date
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
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