40 Commits (0b90d941d3953b531c5e21a263acb7d2baeb94b5)

Author SHA1 Message Date
Jeff Young 1968d67bf3 Prefer const& to passing by value. 4 months ago
Wayne Stambaugh f45915ba93 Eeschema folder housekeeping. 8 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Alex Shvartzkop 16e3692e71 Build time optimizations. 1 year ago
Jon Evans c9d31c4429 Add explicit copy ctor for SCH_CONNECTION 2 years ago
Wayne Stambaugh 24b04795fd Add net navigator panel to schematic editor. 2 years ago
Jeff Young 37c441a189 Minor performance improvement. 3 years ago
Jeff Young 7e5cd01079 Improve scoping control of connetion members. 3 years ago
Seth Hillbrand f1261e71d4 Replace boost::optional with std::optional 3 years ago
Jon Evans 8e5cbc5cf0 Fix highlighting complex connections from subsheets 4 years ago
Jeff Young 5f3c67bd2b Fill in some missing GetMsgPanelItems and make some others consistent. 4 years ago
Wayne Stambaugh fb46cd8bc5 Expunge the use of the word component from Eeschema code. 4 years ago
Jeff Young 14e73d24dc Naming conventions. 5 years ago
Jon Evans 5ca7a2c457 Fix some issues with group bus prefix handling 5 years ago
James Jackson 48853d0c88 Eeschema: Allow auto-wiring / drawing from unconnected bus and graphic line endpoints 5 years ago
Marek Roszko a785f70ea1 msgpanel is a widget, shove it to the right folder. 5 years ago
Jeff Young 81e1bc9df0 Keep track of driver changes so the view can be updated. 5 years ago
Jeff Young d5878e552d Fixes for line, wire and bus styles. 5 years ago
Jon Evans 9a801d8b72 Don't disrupt diff pairs when auto-renaming buses 5 years ago
Jeff Young e66523586b Add Assign Netclass... to context menu. 5 years ago
Jeff Young 3939b31027 Integration of netclasses into Eeschema. 5 years ago
Jon Evans 13baf548ca Ensure merged buses have all members 5 years ago
Jon Evans df16ea25a8 Properly send cross-probe for nested buses 5 years ago
Jon Evans 77a6550ba9 Fix bus unfolding with prefixes 5 years ago
Jon Evans f4d7c323f5 Coverity fixes 5 years ago
Jon Evans d7bd4c9b04 Move Eeschema globals to new SCHEMATIC object 5 years ago
Jeff Young 4a1ee40058 Pretty print bus definitions to the menus. 5 years ago
Jeff Young cbe4b79107 Add syntax help for bus definitions (and upgrade parser to handle them). 6 years ago
Jon Evans c92181621e Use strong check for bus label when netlisting 6 years ago
Jon Evans f4f43f51c8 Cache connection names 6 years ago
Mark Roszko 70908043a3 Convert enums inside eeschema and the symbol editor to be scoped 6 years ago
Jon Evans 5255a29bc0 Always use local bus member names for unfolding menu 6 years ago
Jon Evans 8c89847627 Properly handle tildes at the end of bus vector names 6 years ago
Jon Evans 8341e3f972 Ensure prefixes and suffixes make it on to bus members 7 years ago
Jon Evans e2c12d8c25 Overhaul connectivity neighbor and global connection processing 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 b15da3c656 Don't connect bus entries and bus labels that happen to overlap 7 years ago
Jon Evans e98debfeb2 Fix a few issues with hierarchical propagation 7 years ago
Jon Evans 83c7e7fc65 New connectivity algorithm and bus upgrades 7 years ago