296 Commits (fa11e1c0974388dcef8c5e9808842e48e8d2b691)

Author SHA1 Message Date
Jeff Young dc1e063b00 Iron out some issues with linestyle handling in SCH printing and plotting. 4 years ago
Jeff Young 3589eb33f0 Handle text color when printing and plotting. 4 years ago
Jeff Young 47e002a33d Add font to status bar for text objects. 4 years ago
Jeff Young 85680886f8 Adjust outline font SCH_TEXT positioning so it better matches SCH_FIELD text. 4 years ago
Jeff Young 4f62960334 Update message panel from PCB point editor and SCH drawing tools. 4 years ago
Jeff Young f11b8011cd Separate plotting into background and foreground. 4 years ago
Jeff Young c6a8100d46 Schematic and symbol text boxes. 4 years ago
Jeff Young 3409783d9f Break sch_text.h/.cpp into sch_text and sch_label. 4 years ago
Jeff Young dcaec78cc5 A bit more angle cleanup. 4 years ago
Jeff Young e61144d45a Finish with EDA_ANGLE. 4 years ago
Jeff Young e048e51f5d Improve SNR of EDA_ANGLE stuff. 4 years ago
jean-pierre charras a709d97a32 SCH_LABEL_BASE::Plot(): Plot fields. 4 years ago
Jeff Young 04c76f10e9 Performance enhancements for fonts. 4 years ago
Jeff Young 438c63f587 Fix outline font boundingbox issues. 4 years ago
Jeff Young aef2a3fca4 Default font for eeschema. 4 years ago
Jeff Young 89c0f8e297 Move to new font engine. 4 years ago
jean-pierre charras c108d25897 Fix mirroring tests issues in qa tests for eeschema 4 years ago
jean-pierre charras e6087f361a Add forgotten fix 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Marek Roszko 347e03363a Convert wxPoint/wxSize starting from EDA_RECT usages 4 years ago
Ian McInerney 0e9cfd0af2 Add missing initialization values to variables 4 years ago
Jeff Young dd6cd7d184 Pull some more improvements in from rockola/kicad-strokefont. 4 years ago
Jeff Young 86cb57f4a7 Cherry-pick TEXT_ATTRIBUTES and EDA_ANGLE from rockola/kicad-strokefont 4 years ago
Jeff Young 889970a449 SCH_NETCLASS_FLAGs and SCH_FIELDs for labels. 4 years ago
Jeff Young 2bc86fa0a8 Shapes for schematic. 4 years ago
Jeff Young c4336de868 Bug fixes in new dangling symbol drawing code. 4 years ago
Jeff Young 2e342ed8c9 Draw dangling symbols on a separate layer. 4 years ago
Wayne Stambaugh a03e6e4926 Revert "Eeschema: fix broken page numbers when renaming a sheet file name." 4 years ago
Mikolaj Wielgus 10be483430 Make an exception for SCH_TEXT in SELECTION::GetCenter() 4 years ago
Mikolaj Wielgus 83162364e7 Restore old rotation behavior for SCH_LABEL 4 years ago
Mikolaj Wielgus 4ba110e1ec Restore original SCH_TEXT::GetBoundingBox() 4 years ago
Mikolaj Wielgus bb08ef2f41 Fix SCH_TEXT rotation around a reference point 4 years ago
kliment 9f568d3658 Eeschema: Add support for leading zeroes when auto-incrementing names (fixes #9831) 4 years ago
Wayne Stambaugh a468a79948 Eeschema: fix broken page numbers when renaming a sheet file name. 4 years ago
Mikolaj Wielgus f35b0446e6 Properly initialize SCH_TEXT spin style 4 years ago
Jeff Young 7fc04c3cf2 Fixes for realtime connectivity being off. 4 years ago
Jeff Young 016a98df86 Increment numbers which have suffixes too. 4 years ago
Seth Hillbrand cd3ecdfc78 Fix sort to be irreflexive 4 years ago
Ian McInerney 5817a8b5f4 Remove unused m_host variable 4 years ago
Jeff Young b52529521e Replace individual LIB_* shapes with LIB_SHAPE (based on EDA_SHAPE). 4 years ago
Jeff Young f606679164 Proper numeric sorting for intersheet refs. 4 years ago
Jeff Young 5d579d14c1 Give intersheet refs a bit more breathing room. 4 years ago
Jeff Young f73042fe24 Some minor performance enhancements. 4 years ago
Jeff Young 5f3c67bd2b Fill in some missing GetMsgPanelItems and make some others consistent. 4 years ago
Jeff Young 2d72ccb6ae Simplify dangling end stuff a bit and remove graphic lines from it. 4 years ago
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