78 Commits (4faa00e2629524ac958668d90790e7632882fbcf)

Author SHA1 Message Date
Wayne Stambaugh f45915ba93 Eeschema folder housekeeping. 9 months ago
Ian McInerney 6be3401b92 Add more global extensions and switch archiver to use them 10 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Jeff Young 753d385473 Reduce dependency on dynamic_cast. 11 months ago
Jeff Young 431087fc7c Don't deadlock when adding rows. 1 year ago
Jeff Young 0f099ac65e Use lock when clearing and loading libTables. 1 year ago
Jon Evans 639f59839e Make sure database library has updated pointer to library table 2 years ago
Rosy 17891f7a1d HTTP Libraries: Add support for descriptions of sublibraries 2 years ago
Jeff Young d77eae3e7e Collapse LIB_FIELD into SCH_FIELD. 2 years ago
Lucas Dumont 13c647ef6f Fix resources leak reported by coverity 2 years ago
Jon Evans 31fab831ad Remove unnecessary assert 2 years ago
Jon Evans 7b0bb59b37 Remove hard-coded versioned env vars in most places 2 years ago
Ian McInerney f2702b223c Introduce base IO_MGR class and unify RELEASER objects 2 years ago
Ian McInerney 743e9d669a Push library management into IO_BASE 2 years ago
Ian McInerney 85f62c1fde Rename all schematic IO plugins 2 years ago
Ian McInerney d8b47d18d3 Initial rename of file plugin infrastructure components to IO 2 years ago
Marek Roszko 121ea99824 Move the settings path to PATHS to allow shifting other classes into kicommon 2 years ago
Alex Shvartzkop e128896ba6 Schematic plugins refactoring, fixes for PCB plugins. 2 years ago
Jon Evans 4c4bbdc8f3 Stricter API for LIB_TABLE 2 years ago
Wayne Stambaugh bdee545841 Coverity warning fixes. 2 years ago
Jon Evans dc847db19d Add initial support for database library settings UI 3 years ago
jean-pierre charras ae7456e055 SYMBOL_LIB_TABLE and PANEL_SYM_LIB_TABLE: fix some issues: 3 years ago
qu1ck 2975f53647 PCM: auto reload global libs after dialog is run 3 years ago
Jeff Young 51293858b3 Allow empty lib tables. 3 years ago
Seth Hillbrand 442ee52905 Add versioning to lib tables 3 years ago
Seth Hillbrand efe12f2da5 Cleanup variable naming 3 years ago
Seth Hillbrand a9ed47f06c Update KICAD6->KICAD7 3 years ago
Jeff Young 50ccc4e6da Fix issue converting legacy SPICE models. 3 years ago
Jon Evans 39a8ab8738 Make sure to set the lib table for a plugin before it gets used 3 years ago
Jeff Young 8931e55dd2 Templatize MigrateSimModel() so it can be used on LIB_SYMBOLs as well. 3 years ago
jean-pierre charras bd28bd7a00 fix a few compil warnings 3 years ago
qu1ck 6ebb3baa3b PCM: autoload libs from installed packages to global lib tables 4 years ago
Jon Evans 9a8ee2ca50 Fix loading of symbols from libs through non-chooser paths 3 years ago
Jon Evans 49354e52a8 Add support for sub-libraries concept 3 years ago
Jon Evans 300d92438c Allow hiding symbol library tables from symbol chooser 3 years ago
Jon Evans ae6a2a6443 ADDED: Database libraries MVP 4 years ago
Jeff Young 574bef2237 Normalize drawing sheet path to env vars & prj, not just prj. 4 years ago
Jeff Young 062c4fda62 More error message regularization (and translatability improvements). 4 years ago
Wayne Stambaugh 71c183d7bb Rename LIB_PART to LIB_SYMBOL. 4 years ago
Wayne Stambaugh 1786ae8773 Eeschema: use symbol nomenclature for object file naming. 5 years ago
Marek Roszko 907e282347 Silence some msvc warnings 5 years ago
Seth Hillbrand 2edcf42115 Symbol Editor IO_ERROR catching 5 years ago
Jeff Young ff7742c6b8 File naming and include cleanup. 5 years ago
Wayne Stambaugh 1eee72ec65 Fix library tree behavior when duplicate project table entry is disabled. 5 years ago
Seth Hillbrand 8de9cff4e0 Change environmental variables to human-readable 5 years ago
Jeff Young 1c0d4ac02d Simplify some error messages. 5 years ago
Ian McInerney 31e626f279 Cleanup creation of all our smart pointers 5 years ago
Marek Roszko a1c75748a0 Remove GetChars(), a wxWidgets 2.9 compatibility hack 5 years ago
jean-pierre charras 7865d8de43 more cleanup about removing useless include 5 years ago
Ian McInerney 1b4ec6ccb5 Display symbol libraries that couldn't be loaded as disabled text 5 years ago