351 Commits (6b6729284ca1cce4d15b6df214a28e437ca04cc2)

Author SHA1 Message Date
Jeff Young 5c07441e24 Remove Setup Dialog assignment of netclasses to buses. 4 years ago
Jeff Young 3aae3c6f65 Dark mode for a bunch of HTML dialogs. 4 years ago
Seth Hillbrand 1c409ff90a Fix typo in previous commit 4 years ago
Seth Hillbrand 2fdd805eda Override SCH_GLOBALLABEL::HitTest 4 years ago
Jeff Young dfacac5eb6 Repair label incrementer to handle formatting constructs. 4 years ago
Wayne Stambaugh 46b959c3e3 Move plotter headers into include folder. 4 years ago
Jeff Young 95b87ba29a Freshen microwave polygon dialog and remove a bunch of dead code. 4 years ago
david-beinder c34f45f646 Split global label size expansion from TextOffset setting 4 years ago
david-beinder bab13debcb Improve overbar rendering in PCB and global labels 4 years ago
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch. 4 years ago
Wayne Stambaugh cb72da294a More NULL expunging. 4 years ago
Jeff Young 3288971a7c Allow titleblock vars to be resolved outside the titleblock. 4 years ago
Jeff Young 64f07ea9c6 Update text variables after changes. 4 years ago
Jeff Young ceb23c3aac Don't display legacy placeholder for empty string ("~"). 4 years ago
luz paz f968fc8719 Fix source comment / documentation typos 4 years ago
Wayne Stambaugh 9ebabb222c Pass objects by reference instead of on the stack. 4 years ago
Marek Roszko 4df3cb912d Remove another leaky wx/log.h header 4 years ago
Marek Roszko 5f581aa6ad Move some LABEL_SPIN_STYLE to the cpp to add back warnings 4 years ago
Wayne Stambaugh ebd53cd45c Eeschema: fix text justification terminology. 5 years ago
Jeff Young c7d689a022 Show field children when creating new labels. 5 years ago
Jeff Young 7a13ad7b17 Consistent naming. 5 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
jean-pierre charras 2bc22de1a5 Eeschema: fix crash when opening preferences, due to null pointer. 5 years ago
jean-pierre charras 33f465f754 SCH_GLOBALLABEL::GetBoundingBox(): do not include IREF when not shown. 5 years ago
jean-pierre charras d295b5d6de SCH_GLOBALLABEL: fix broken position of IREF, creating a broken bounding box. 5 years ago
Jeff Young e4590e4762 Make sure SCH_GLOBALLABEL's bounding box includes its intersheet ref. 5 years ago
Dominik Wernberger e2aa7be4b3 Added a lot of consts and refactored a few lines 5 years ago
Franck Jullien c16199c3f9 eeschema: add a setting to allow intersheets to not list their own page 5 years ago
Jeff Young b9d26a55f2 Show variable references of text in status bar. 5 years ago
Seth Hillbrand f73039cb18 Fix wire endings both too small and too large 5 years ago
Jon Evans 92cc88f87c Tighten up schematic label bounding boxes 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 17b0117074 eeschema: fixing intersheet ref mirroring for global labels 5 years ago
Jeff Young 8dfd297ee2 Show all pages for intersheet refs, and use IDs in hypertext menu. 5 years ago
Jeff Young f1221a9ca3 Resolve text variables in title blocks for outputing to netlist. 5 years ago
Jeff Young bd786b578a Labels on pins should be considered "wire labels". 5 years ago
Dominik Wernberger bb2881a5ab Make RENDER_SETTINGS argument const 5 years ago
Jeff Young 3d852372ca Handle nested unescaping (for buses in particular). 5 years ago
Jeff Young 11117a2d9a Fix invalid access into empty string. 5 years ago
Franck Jullien 70cbf59846 eeschema/intersheet: don't list own page 5 years ago
Jeff Young 9dae57ae9d Fix several bugs in SCH color printing and plotting. 5 years ago
Jeff Young 2050e05944 Formatting. 5 years ago
Franck Jullien 8d72a768e0 eeschema/intersheet: add print and plot functions 5 years ago
Peter Montgomery 821128cb8e Eeschema: Make auto-decrementing net labels stop at zero 5 years ago
Jeff Young 050d9e37ec Fix rotation bugs in Eeschema. 5 years ago
Jeff Young 1f5831185e Fix rotation of multiple global labels with intersheet references. 5 years ago
Jeff Young 7c344e9be6 Mirroring for intersheet references. 5 years ago
Jeff Young 293795fd46 Support rotation on intersheet references. 5 years ago
Jeff Young c1d1c12b41 Simplify message panel code. 5 years ago