370 Commits (14a0fa435c62b0b3d7fd59bd8861c0a5bfc65afd)

Author SHA1 Message Date
Jeff Young a7dc720271 Batch undo for Convert To... 2 years ago
Alex Shvartzkop 717ee350c8 Support >180 deg arcs in schematic. 2 years ago
Jeff Young 5e112ca78e ADDED: parameterize font metrics and allow customization of overbar height. 2 years ago
jean-pierre charras 8649a3e340 Eeschema: fix position of shadow shape of graphic texts in a footprint. 2 years ago
Jon Evans 148e111579 Refactor pin orientation to be an enum class 2 years ago
jean-pierre charras a16ab0aae1 Replace SHAPE_T::RECT by SHAPE_T::RECTANGLE: RECT creates a collision name 2 years ago
jean-pierre charras 58a9b75883 Eechema: Do Not Place markers: add a specific setting for their color. 2 years ago
Jeff Young eaa3543d67 Beautify DNP symbols. 2 years ago
Jeff Young 89e2cb0b85 Use loaded colours for DNP symbol. 2 years ago
Jeff Young 12ed015174 Fix selection highlighting of heirarchical labels and sheet pins. 2 years ago
Jeff Young 5bca002567 Swap non-temp and non-edit flags for SCH_ITEMs. 2 years ago
Jeff Young c8e8b71198 TestDanglingEnds needs to test sheet pins as well. 2 years ago
Jeff Young 29d2265c01 Clean up dead code. 2 years ago
Jeff Young 40fcfe891d Move pinnumber above pins if pinnames aren't shown. 2 years ago
Alex Shvartzkop bce643feae Don't draw LIB_PIN and SCH_LINE on OP layers when OP is empty. 2 years ago
Jeff Young 1c13f5a0db Fix selection shadown drawing for global labels. 2 years ago
jean-pierre charras 1698fb6608 Refinement of commit 355575e4 (drawing shadow texts of RULER_ITEM and pin names) 2 years ago
jean-pierre charras 355575e477 Fix some (minor) issues when drawing shadow texts of RULER_ITEM and pin names. 2 years ago
Jeff Young 451b9e20a1 Tighten up layer handling for LIB_SYMBOL. 2 years ago
Jeff Young 6502787c7a Formatting. 2 years ago
Jeff Young b8986709bf Every time I search for SCH_TEXT* it doesn't work.... 3 years ago
Jeff Young f35a88ce0b Cache LIB_PIN text extents for performance. 3 years ago
Jeff Young 6e127829f8 Cleanup formating and includes. 3 years ago
Seth Hillbrand 0de24bfd59 Cleanup text alignment between version 6 and 7 3 years ago
Mike Williams 5d116245c6 sch_symbol: always require sheet path for text variable resolution 3 years ago
Jeff Young b41d446f58 Fix a bunch more issues with sheetpaths and allowExtraText. 3 years ago
Jeff Young e1b39946fe ADDED: show/hide controls for directive labels. 3 years ago
Jeff Young 7e5fedef6a Markup fixes. 3 years ago
Jeff Young c9351dfd67 Drawing improvements for symbol & footprint diffs. 3 years ago
Jeff Young bc0d59801a Graphical diff for schematic vs library symbols. 3 years ago
Jeff Young a1ceb585c7 Always highlight children when they're selected on their own. 3 years ago
Mike Williams dd461d6ad6 Power Symbols: drop requirement for invisible pins 3 years ago
Marek Roszko aacc9746e3 Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
Jon Evans fc68b8d71a Make selected background layers translucent 3 years ago
Seth Hillbrand a761b0e860 Force DNP X to foreground 3 years ago
Seth Hillbrand 9f8b25a0b0 Don't desaturate the selection shadow 3 years ago
Jeff Young be0a9e2738 Handle SPICE prefixes for operating point data. 3 years ago
Jeff Young bc108023b3 ADDED operating point overlay for SCH_EDIT_FRAME. 3 years ago
Jeff Young 2e9ed67e05 Don't dirty connectivity when moving non-reference SCH_FIELD. 3 years ago
Seth Hillbrand 418f8e6f14 Re-add outline shadows to stroke fonts 3 years ago
Jeff Young 26c821962f Simplify and regularize text variable substitution architecture. 3 years ago
Jeff Young a3a01a87e8 Resolve text variable references in LIB_TEXT and LIB_TEXTBOX. 3 years ago
Jeff Young 06a2e950fd Add sheet field layers to SCH_LAYER_ORDER. 3 years ago
Seth Hillbrand a206f6717d Desaturate the symbols in DNP for print/plot 3 years ago
Seth Hillbrand 8a26bf6c41 Tweak DNP display settings 3 years ago
Seth Hillbrand f99e374559 Make DNP more visible 3 years ago
Mike Williams bd5d10cd7b Schematic: remove more extraneous dangling symbols 3 years ago
Mike Williams b82833200a Schematic: correct bus entry shadows size and selections 3 years ago
Mike Williams 1ad373f2b2 Schematic: don't show unselected ends on bus entries 3 years ago
Jeff Young d0d6dc6ce0 Clang-tidy warnings reduction. 3 years ago