29 Commits (8ab9934143b9a2cdf22e66b06dd5046c7455b20c)

Author SHA1 Message Date
Jon Evans 49354e52a8 Add support for sub-libraries concept 3 years ago
Seth Hillbrand 97d7ee1f30 Remove `/` from our forbidden LIB_ID list 3 years ago
Seth Hillbrand 35ac39844f Clean up some auto usage 3 years ago
Jeff Young 5cac8afe1d Remove long-dead revision support for LIB_IDs. 4 years ago
Marek Roszko 69d7a23e1c Start cleaning out wx/wx.h in cpp files 4 years ago
Ian McInerney ecd9bf696e Be consistent about using nullptr instead of 0 5 years ago
Jeff Young bb232e6ac6 Unify LIB_IDs now that both are stored in sexpr files. 5 years ago
Jeff Young 63a54d003e More module -> footprint. 5 years ago
Seth Hillbrand 691c33e003 Don't export libid with footprints 5 years ago
Wayne Stambaugh e933045663 Fix build issue exposed by commit b824051a. 6 years ago
Seth Hillbrand 43768b71c0 Unify string lists of forbidden footprint chars 6 years ago
Wayne Stambaugh 34ea79eddb Fix LIB_ID illegal character tests. 7 years ago
Jeff Young cb61525394 Handle separate parsing rules for ID_SCH and ID_PCB. 7 years ago
Simon Richter d3deaf5ff5 Rewrite test for valid characters in names 7 years ago
Seth Hillbrand d30ac2967a eeschema: Rescue symbols with illegal chars 7 years ago
Wayne Stambaugh 8394e2b71e Fix broken LIB_ID library nickname illegal character tests. 7 years ago
jean-pierre charras 7395949ae0 LIB_ID: fix incorrect detection of illegal chars, when values are not ASCII values. 8 years ago
Maciej Suminski 3f734eb1b5 Improved validation of library and entry names 8 years ago
Carsten Schoenert a11714b1a4 fix misspelled 'an other' -> 'another' 8 years ago
Maciej Suminski aff350f593 LIB_ID: change strcpy() to strncpy() for safety 8 years ago
Maciej Suminski 378846c2e3 Eagle Schematics Importer: support for UTF-8 8 years ago
Wayne Stambaugh b82bd8e0c5 Fix symbol names with illegal library ID characters. 8 years ago
Dick Hollenbeck 19e6bde09a Rewrite class UTF8 to contain rather than extend std::string storage. 8 years ago
Dick Hollenbeck 4e7de8a761 Reverse commit 4011ed4e31. 8 years ago
Kristoffer Ödmark 19d5cc7548 Removed all exception specifiers since deprecated. 9 years ago
jean-pierre charras 50fd7a27cf Fix a few coding issues in dialog_edit_module_for_Modedit. 9 years ago
Chris Pavlina 4011ed4e31 Convert UTF8 to/from wxString correctly around LIB_ID 9 years ago
Wayne Stambaugh eb06b35852 Eeschema: fix schematic I/O plugin symbol name issue. 9 years ago
Wayne Stambaugh 64c892ee23 Make footprint ID into a generic library ID. 9 years ago
jean-pierre charras bb3dc5771c Pcbnew: Fpid parser: Fix crash when reading a .kicad_pcb file containing a valid fpid with a revision value. 10 years ago
unknown 2330b13864 Fix coverity reported strcat/strcpy potential overflows 10 years ago
Dick Hollenbeck 991926d320 Modular-Kicad milestone B), major portions: 12 years ago
Dick Hollenbeck 25d1ab4008 Modular-Kicad milestone B), major portions: 12 years ago
Dick Hollenbeck c264823731 8 bit string relief via class UTF8 12 years ago
Wayne Stambaugh 0224bc2f58 Fix but reading empty footprints in netlist. (fixes lp:1226283) 12 years ago
Wayne Stambaugh 230c5f8f5a Convert footprint definitions from wxString to FPID. 12 years ago
Wayne Stambaugh 61b4f8a9eb Pcbnew NETLIST_READER improvements. 13 years ago
Wayne Stambaugh 0e4bb20e3c Minor dialog and footprint ID class fixes. 13 years ago