14 Commits (244042ce516c3e00af2dc4d6ff165c5f1c91d381)

Author SHA1 Message Date
Jeff Young 38e5faf21b Overhaul bitmap text for performance. 3 years ago
jean-pierre charras 20d1d0705e Fix a few issues related to field names and their translation. - Do not use translated field names outside strings displayed in dialogs. - fix code that does not work well with default locale. - fix some (not all) I18n issues in DIALOG_UPDATE_SYMBOL_FIELDS. 3 years ago
Jeff Young f9f0f6fe24 Implement cross-references for labels. 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 63b5ad7df1 Fix some issues with global-label fields' bounding boxes. 4 years ago
jean-pierre charras 2cb719f0cf Fix crash in SCH_LABEL_BASE::IsType() when the item is not living in a schematic. 4 years ago
Seth Hillbrand 5b5c7d41b4 Break up buildConnectionGraph for debugging 4 years ago
Seth Hillbrand 8fd87e1f04 Change connectivity item group from set to vector 4 years ago
jean-pierre charras a0d68b8426 SCH_DIRECTIVE_LABEL: add missing virtual SwapData. 4 years ago
Jeff Young 082c6f5bd6 Make sure plotter uses default font when specified. 4 years ago
Jeff Young f11b8011cd Separate plotting into background and foreground. 4 years ago
Jeff Young 60bcfd1bf1 Bug fixes in arc & textbox printing. 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