73 Commits (0a623bff9f2f1ac4ff637d408e07ff2a1ecd2fe2)

Author SHA1 Message Date
Jeff Young b9eb3e9b05 Be more explicit about string conversions. 4 years ago
Jon Evans 8e5cbc5cf0 Fix highlighting complex connections from subsheets 4 years ago
Jeff Young f73042fe24 Some minor performance enhancements. 4 years ago
Jeff Young 5f3c67bd2b Fill in some missing GetMsgPanelItems and make some others consistent. 4 years ago
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch. 4 years ago
Wayne Stambaugh fb46cd8bc5 Expunge the use of the word component from Eeschema code. 4 years ago
Mikolaj Wielgus 3d520ebe1e Replace `~...~` overbar syntax with `~{...}` 4 years ago
Jon Evans b20f18e6c5 Properly handle mixed-up group buses 5 years ago
Jon Evans 5ca7a2c457 Fix some issues with group bus prefix handling 5 years ago
Wayne Stambaugh 1786ae8773 Eeschema: use symbol nomenclature for object file naming. 5 years ago
Jon Evans 77bb36a482 Ensure local names of vector bus members are preserved 5 years ago
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 5 years ago
Jon Evans df16ea25a8 Properly send cross-probe for nested buses 5 years ago
Jon Evans 82a2530863 Fix missing inits of graph in a few places 5 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