78 Commits (6d918ea1f1e2bc172882ec76f8f0f91ef7ce7bcb)

Author SHA1 Message Date
Jon Evans 62811d3209 Squish some warnings 7 years ago
Jeff Young 5e2cf51309 Improve robustness of SCH_PIN storage architecture. 7 years ago
jean-pierre charras 6e8dd598c0 Minor fixes in translatable strings. Fix also a minor compil warning. 7 years ago
Jeff Young f2d9887409 Make usage of BRIGHTENED consistent (m_Flags, not m_Status). 7 years ago
Jeff Young 954998ec9a Lay the foundation for handling selected SCH_ITEMs. 7 years ago
Jeff Young 460909ea9a Move click-to-place tools to modern toolset. 7 years ago
Jeff Young 3ace73fbdd Fold various SCH pin shadow data structures into SCH_PIN. 7 years ago
Jeff Young 52246121b9 Add pins to net highlighting. 7 years ago
Jon Evans 464fa820b1 Support bus entries with highlighting 7 years ago
Jon Evans 83c7e7fc65 New connectivity algorithm and bus upgrades 7 years ago
jean-pierre charras d6f565e452 Eeschema: do not draw dangling symbol (circle) for PIN_NC pin types. 7 years ago
Seth Hillbrand c61ec8ee3b GAL: Handle negative line widths 7 years ago
Seth Hillbrand f002382b4a eeschema: Set modifying transparency on edits 7 years ago
Tomasz Włostowski 9a8afdf6fd eeschema: SCH_PAINTER should draw LIB_BEZIERs too! 7 years ago
jean-pierre charras 24185f45f2 Symbol editor: fix bug: Italic style ignored when drawing fields. 7 years ago
Seth Hillbrand e2b3a1118d Eeschema: Filled labels 7 years ago
jean-pierre charras db7dba96ad Fix a few Coverity warnings. 7 years ago
Tomasz Włostowski c777eac000 eeschema: improved highlighting of PCB->SCH cross-probed components/labels/pins 7 years ago
jean-pierre charras 83d851956c classes MARKER rework: remove duplicate code. Better HitTest code (HitTest takes in account the actual shape) 7 years ago
jean-pierre charras 15843ae01a class MARKER rework: fix a few minor issues, remove duplicate code and add comments. 7 years ago
jean-pierre charras 638b4384ec eeschema: fix issue: Moving a hierarchical pin slightly move also other hierarchical pins 7 years ago
Frank Severinsen e2ed0e6557 Move sheet pins in front of sheetedge & move them in by ½ line width 7 years ago
Jeff Young 18dc618a13 Set color before drawing dangling symbols. 7 years ago
Jeff Young bcc8c64256 Consider edge cuts items to have zero width when filling zones. 7 years ago
Jeff Young d65bb73d4e Finish up remaining block operation inconsistencies. 7 years ago
jean-pierre charras d465af65a7 LIB_FIELD: fix incorrect text thickness for small sized texts. 7 years ago
Jeff Young 4742c52250 Highlight symbol fields when selected. 7 years ago
Jeff Young 4030eec939 Implement proper dangling end handling for block moves. 7 years ago
Jeff Young 4fc1f4db3e LIB_ITEMs won't have parent in LibEdit. 7 years ago
Jeff Young a8c7bb0c92 Move library text items to LAYER_DEVICE. Only sch text items belong on LAYER_NOTES. 7 years ago
Jeff Young 4f11dc54fa Draw selected child items in brightened colors. 7 years ago
jean-pierre charras 3bf1dd7671 Eeschema, Hierarchical sheet: fix missing pen width call in draw function. 7 years ago
Jeff Young 4524dce9bb Tie up some loose ends from JP's SHEET_PIN fixes. 7 years ago
Jeff Young 96e65c7f23 Hide existing object when displaying moving preview. 7 years ago
Jeff Young 9f350820ad Add field umbilical lines to GAL renderer. 7 years ago
Jeff Young 1606329855 AdvanceDepth() strategy has been replaced with layer depths. 7 years ago
Jeff Young f17c18bcce Remove AdvanceDepth() hacks in favour of proper layers. 7 years ago
jean-pierre charras dafeb96765 Page layout bitmap size wrong in modern/GAL canvases. 7 years ago
Jeff Young 5fe523f534 Place object borders in front of background fills. 7 years ago
Tomasz Włostowski d66e0d4f7a eeschema-gal: implemented EnableDepthTest() in GAL, fixed drawing order in eeschema 7 years ago
jean-pierre charras fff739631c EEschema: fix wrong pin rendering for pin style PINSHAPE_OUTPUT_LOW 7 years ago
Jeff Young 275d5e336f Fix issue with component children disappearing when canvas origin not in view. 7 years ago
jean-pierre charras 650478f757 Eeschema, highlight connection: show selected junctions and labels in highlight color 7 years ago
jean-pierre charras 0dfd0c5f52 Minot cosmetic enhancement 7 years ago
Jeff Young 6e2b7521d0 Coding style and lint fixes. 7 years ago
Jeff Young 637029c292 Remove polygon fix as it causes more issues than it solves. 7 years ago
Jeff Young 5a910e9ee3 Make sure filled polygons are closed when rendering. 7 years ago
Jeff Young 9dfcc839a4 Fix color issues with cursor and sheet pins. 7 years ago
jean-pierre charras 4a92a5e628 Fix a Eeschema crash when using a SYMBOL_PREVIEW_WIDGET. Fix also a few draw artifacts. 7 years ago
jean-pierre charras a6d014d959 Fix some artifacts when drawing items, both on Cairo and Opengl. 7 years ago