28 Commits (f24dba97f4dff436ebbc8866de8c9e6fa99b85c9)

Author SHA1 Message Date
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Jeff Young 7b3485fcb8 Remove atrophied terminology (logical -> nickname) 2 years ago
Marek Roszko a4bf2ff41d LIB_ID to kicommon 2 years ago
Marek Roszko 3cd60007c5 Dont leak richio into everything 2 years ago
Marek Roszko 1a6d459fb1 Fix wrong path slash 2 years ago
Marek Roszko 5da88d1d0e Move UTF8 to core 2 years ago
Jon Evans e419b0bfe8 Support sub-libraries in symbol library browser 3 years ago
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
Jeff Young 5cac8afe1d Remove long-dead revision support for LIB_IDs. 4 years ago
Jeff Young b1b4caee6a Escape "naughty" characters in symbol names. 4 years ago
Wayne Stambaugh f06a5894b3 Header clean up round 3. 5 years ago
Jeff Young bb232e6ac6 Unify LIB_IDs now that both are stored in sexpr files. 5 years ago
Wayne Stambaugh e933045663 Fix build issue exposed by commit b824051a. 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
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
jean-pierre charras b636aaddf6 Eeschema: fix incorrect UI messages in dialogs due to using UTF8 strings instead of wxStrings (unicode) to build them. 8 years ago
Maciej Suminski 3f734eb1b5 Improved validation of library and entry names 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
Wayne Stambaugh 66e97fa905 Doxygen comment improvements. 9 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
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