28 Commits (14e73d24dc5e4867479c88b3e2159b8c20cc075b)

Author SHA1 Message Date
Jeff Young 14e73d24dc Naming conventions. 5 years ago
Wayne Stambaugh 1786ae8773 Eeschema: use symbol nomenclature for object file naming. 5 years ago
Seth Hillbrand 02c7fcdc84 Fix BreakWire tool 5 years ago
Jeff Young 8c5c902fa3 Re-write IntersheetRefs on top of SCH_FIELDs and textVars. 5 years ago
Jeff Young 6e6e0aa644 Naming conventions (including some component -> symbol). 5 years ago
Jeff Young c9d7bdc340 Hook up AutoplaceFields for sheets. 5 years ago
Jeff Young 346b7178b7 Repair the way other units are collected when syncing symbol fields. 5 years ago
Jeff Young 4c5db9681c Naming conventions. 5 years ago
Jeff Young cc617b715f Implement hypertext links for intersheet references. 5 years ago
Mark Roszko c940a45937 ADDED: Autostart wires in eeschema 5 years ago
Wayne Stambaugh 2078e629c5 Eeschema: allow editing of junction properties diameter and color. 5 years ago
Wayne Stambaugh 853cf2c9b9 Eeschema: make bus wire entry properties editable. 5 years ago
Wayne Stambaugh 169f63a6c0 Eeschema: make schematic sharing truly safe across all designs. 6 years ago
jean-pierre charras 48a0f25ce6 EE_COLLECTOR::Collect(): fix an issue when called with filter = SCH_LOCATE_ANY_T. 6 years ago
Jeff Young 962aa73e12 Improve EE_COLLECTOR to not miss children of sheets or symbols. 6 years ago
jean-pierre charras 029b1b0b22 Eeschema: void CollectOtherUnits(): do not try to collect others units 6 years ago
Jeff Young cbef95256b Share multi-unit updating code between Sym Props and Edit Field. 6 years ago
Jeff Young 535033c5c9 Enable editing of sheet fields. 6 years ago
Seth Hillbrand 6e5e453d0d Replace EESchema DLIST 6 years ago
Mark Roszko 19ceb11ae7 Change more enums over to scoped enums 6 years ago
Jeff Young 3cdf88f2c6 CERN copyrights for work packages. 6 years ago
jean-pierre charras 70ff2e14a5 Eeschema: avoid crashes when the tool highlight or delete is activated and clicking in a empty schematic. 6 years ago
Jeff Young 9e464f9f5b Implement rollover highlighting for Eeschema delete tool. 6 years ago
Jeff Young 67cc2aac2e Rework Eeschema find/replace for modern toolset. 7 years ago
Jeff Young 813de6a1f3 Implement brightening for Eeschema Find/Replace. 7 years ago
Jeff Young 952108dd43 Implement SCH_SHEET_PIN selection, rotation and mirroring. 7 years ago
Jeff Young a9f663d5ef Soften hit-testing in SchEdit and LibEdit a bit. 7 years ago
Jeff Young 0c2ba94b16 More sharing between SchEdit and LibEdit. 7 years ago
Jeff Young c1539ae014 Naming changes to reflect sharing between SchEdit and LibEdit. 7 years ago
Jeff Young ea0941cab3 Implement modern tools for LibEdit. 7 years ago
Jeff Young 13beb344ca Fix LIB_FIELD selection bug. (It wasn't checking for convert == 0.) 7 years ago
Jeff Young f87d371b8b Move to shared COLLECTORS for sch and lib. 7 years ago
Jeff Young 1cc3055481 Allow rotation/mirroring of wires. 7 years ago
Jeff Young 588d13a912 Fix gcc issue with temp variable and move some collection specs. 7 years ago
Jeff Young 423d430b58 Replace deleteNode and deleteConnection with selectNode and selectConnection. 7 years ago
Jeff Young 2bd4a1b58c Implement properties dialogs in modern toolset. 7 years ago
Jeff Young de347998d1 Implement drag in modern toolset. 7 years ago
Jeff Young 1a007c3e4b Implement SCH_SELECTION_TOOL (but still with legacy semantics). 7 years ago
Jeff Young 460909ea9a Move click-to-place tools to modern toolset. 7 years ago
Jeff Young c78c3c8198 Allow no-connects to be dragged. 7 years ago
Jeff Young 2aad4a5e57 Remove dead code from removal of eeschema legacy canvas. 7 years ago
Seth Hillbrand 4901481e12 eeschema: Rotate bus wire entry components 7 years ago
John Beard a1fad9d3fe Eeschema: allow dragging of text 7 years ago
Jeff Young 533b26e8a1 Add hotkey for viewing symbol datasheet. 7 years ago
Jeff Young 1bca706115 Move search status messages to Find/Replace dialog. 7 years ago
Jeff Young eacaa39aa2 Remove global units usage from GetSelectionText... 8 years ago
Wayne Stambaugh 81843c37a4 Organize trace debugging code for ease of maintenance. 8 years ago
Jeff Young 5ef715f3d3 Scan all items when looking for the weak reference. 8 years ago
Wayne Stambaugh 01faca2799 Fix release build error caused by previous commit. 8 years ago
Jeff Young 9d26253b2c Don't rely on live pointers in search data. 8 years ago