62 Commits (154e19b6e74f8d33cbca54a701af2f68c228f1a3)

Author SHA1 Message Date
Jeff Young c1d1c12b41 Simplify message panel code. 5 years ago
Jeff Young a207bd97bb Naming conventions. 5 years ago
Jeff Young 6654c03041 Embarking on the next adventure: component -> symbol. 5 years ago
Jeff Young 6a3c868db5 Don't copy lastDriver when cloning connection. 5 years ago
Ian McInerney 6bd3b0afa4 Various Coverity fixes 5 years ago
Jeff Young 81e1bc9df0 Keep track of driver changes so the view can be updated. 5 years ago
Marek Roszko 5302f7ce73 Remove kicad_string.h from eda_text.h 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 8a0277eb2e Fix null graph in some connections 5 years ago
Jon Evans 13baf548ca Ensure merged buses have all members 6 years ago
Jon Evans df16ea25a8 Properly send cross-probe for nested buses 6 years ago
Jon Evans 82a2530863 Fix missing inits of graph in a few places 6 years ago
Jon Evans f4d7c323f5 Coverity fixes 6 years ago
Jon Evans d7bd4c9b04 Move Eeschema globals to new SCHEMATIC object 6 years ago
Jeff Young 4a1ee40058 Pretty print bus definitions to the menus. 6 years ago
Jeff Young 050191460f Check for empty bus vectors and allow backwards vector specs. 6 years ago
Jeff Young 105f85e551 Fix new bus parsers to correctly handle non-buses. 6 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 4b4952b09a Add short-circuits for regex testing 6 years ago
Jon Evans f4f43f51c8 Cache connection names 6 years ago
Jon Evans 2eaefb4874 Improve performance of schematic load and connectivity 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Jon Evans 41725e6b07 Sort nets in netlist by name; generate ordered net codes 6 years ago
Jon Evans da222d96b1 Fix a few issues with bus unfolding 6 years ago
Mark Roszko 70908043a3 Convert enums inside eeschema and the symbol editor to be scoped 6 years ago
Jon Evans 856decc29b Fix a few issues with bus member propagation to subsheets 6 years ago
Jon Evans 5255a29bc0 Always use local bus member names for unfolding menu 6 years ago
Jon Evans 112be3bfd1 Allow unannotated power connections to drive nets 6 years ago
Mark Roszko 11ff16be4e Switch to scoped enums 6 years ago
Seth Hillbrand c6f5df134c Minor speed cleanup 6 years ago
Jeff Young a25368cc6b Improve spelling. 6 years ago
Jon Evans 4c33320cbc Stop erroneously accepting bus alias labels without curly braces 7 years ago
Jon Evans 8c89847627 Properly handle tildes at the end of bus vector names 7 years ago
Jon Evans 1401d8a8ea Revert "Allow commas in group bus signal lists" 7 years ago
Jon Evans 9d56102210 Prevent unannotated components from driving connectivity 7 years ago
Jon Evans cc290715a2 Allow commas in group bus signal lists 7 years ago
Jon Evans 7a715904ad Fix copy-paste error 7 years ago
Jon Evans 8341e3f972 Ensure prefixes and suffixes make it on to bus members 7 years ago
Jeff Young f187f91f57 Seth's fixes to regex processing. 7 years ago
Jon Evans efa0c97da9 Make sure net name prefixes carry through to netlist 7 years ago
Jon Evans a5a2152ff4 Cache subgraphs by sheet path 7 years ago
Jon Evans c054944d67 Set real-time connectivity to on by default with a safety valve 7 years ago
Jon Evans 96d2fc840b A tiny optimization for SCH_CONNECTION 7 years ago
Jon Evans 782b8227fa Clean up connection message panel info 7 years ago
Jon Evans e2c12d8c25 Overhaul connectivity neighbor and global connection processing 7 years ago
Jon Evans 5b226f6c96 Allow extra tildes at end of bus names 7 years ago