109 Commits (97964b2a4c363fd740d9e961673972b88827b16d)

Author SHA1 Message Date
Jon Evans 9a801d8b72 Don't disrupt diff pairs when auto-renaming buses 5 years ago
Jon Evans 66bdd37637 Connectivity optimizations 5 years ago
Jon Evans 282fcd5f3c Connectivity optimizations 5 years ago
Jon Evans 23ce2d2e36 Re-add missing include 5 years ago
Jeff Young 3939b31027 Integration of netclasses into Eeschema. 5 years ago
Jon Evans 12b4a55ae8 Port Eeschema to new project settings 6 years ago
Jon Evans 8a0277eb2e Fix null graph in some connections 5 years ago
Jon Evans 13baf548ca Ensure merged buses have all members 6 years ago
Jon Evans 82a2530863 Fix missing inits of graph in a few places 6 years ago
Jon Evans 1e69f592f6 Rework net highlighting to use connections instead of strings 6 years ago
Jon Evans 48ab1d1a93 Set sheet pins to bus color if they are a bus in the child sheet 6 years ago
Jon Evans de9520d65e Finish porting netlisters to use CONNECTION_GRAPH 6 years ago
Jon Evans f4d7c323f5 Coverity fixes 6 years ago
Jon Evans d7bd4c9b04 Move Eeschema globals to new SCHEMATIC object 6 years ago
Ian McInerney 99dcadf7e6 Introduce new KI_FALLTHROUGH macro 6 years ago
Jeff Young e14e3faed6 Use resolved text for connections. 6 years ago
Jeff Young 1535c83b88 Lay some groundwork for adding distances to DRC errors. 6 years ago
Jon Evans f7ebf2af5e Add separate color setting for bus junctions 6 years ago
Jon Evans d7d1ea33ac Check for conflicts before promoting sheet pins to be strong drivers 6 years ago
Seth Hillbrand ba8c3a5582 Reverting part of cee973dc04 6 years ago
jean-pierre charras 53dfcd84cb Fix missing include 6 years ago
Jeff Young cee973dc04 Move ERC error reporting over to the new framework. 6 years ago
Jeff Young 437f888c25 Schematic Setup dialog. 6 years ago
Jon Evans 1e104d5bd4 Don't promote globals from locals on a different sheet 6 years ago
Jeff Young 129042f8a6 Convert timestamps to UUIDs. 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Jon Evans fe375b4419 Allow sheet pins to be strong drivers if they don't conflict with anything 6 years ago
Jon Evans ac875e26a8 Fix handling of SCH_PINs on multi-unit parts 6 years ago
Jon Evans 41725e6b07 Sort nets in netlist by name; generate ordered net codes 6 years ago
Mark Roszko 70908043a3 Convert enums inside eeschema and the symbol editor to be scoped 6 years ago
Jeff Young 836c1ea56e Fix a bunch of un-caught boost::bad_pointer exceptions. 6 years ago
Seth Hillbrand 6e5e453d0d Replace EESchema DLIST 6 years ago
jean-pierre charras 03611f7bb7 missing change 6 years ago
jean-pierre charras c17c9960d8 Eeschema: fix a colliding name between sch_text.h and a Windows/msys2 header. 6 years ago
Mark Roszko ca34ade00c Make global labels have the same spin style as net/hierarchical labels 6 years ago
Jon Evans b4cc28a5b6 Fix memory leaks in CONNECTION_GRAPH 6 years ago
Jon Evans 856decc29b Fix a few issues with bus member propagation to subsheets 6 years ago
Jon Evans 1bffe7f48b Ensure power pins win over bus member renaming 6 years ago
jean-pierre charras 034b87dec0 Eeschema: connection_graph.cpp: clear old pointers to avoid using outdated or deleted data. 6 years ago
jean-pierre charras 7b80b2dc7b Eeschema: fix a crash that sometimes happens with bus entries, 6 years ago
Mark Roszko 11ff16be4e Switch to scoped enums 6 years ago
Jon Evans 8b87dc7e0f A slightly better ERC check for hierarchical labels 6 years ago
Jeff Young 56bf72cc5d OpenGL context must be saved/restored around a translation. 6 years ago
Jeff Young fb1d7811b1 Internal netnames must be used internally. 6 years ago
Jon Evans ab766e6c1c Don't absorb neighbors based on weak component pins 6 years ago
Jon Evans b99c71744f Properly handle nested bus absorption 6 years ago
Jon Evans 607650be22 Connectivity: don't consider neighbor propagation when types don't match 7 years ago
Jon Evans 42887544c9 Connectivity: ensure globally-labeled buses are always propagated 7 years ago
Jon Evans 8d8c743f97 Connectivity: remove unused method 7 years ago
Jon Evans 256d7b0714 ERC: Use local paths for bus<>bus entry testing 7 years ago