18 Commits (14a0fa435c62b0b3d7fd59bd8861c0a5bfc65afd)

Author SHA1 Message Date
Seth Hillbrand 14f6e32c74 ADDED: Change watcher for libraries 2 years ago
Wayne Stambaugh a0d02fbab1 Make multivector.h header order independent. 3 years ago
Jeff Young 50ccc4e6da Fix issue converting legacy SPICE models. 3 years ago
jean-pierre charras 9a2d8e6b6b Fix a collision name with a windows header (msys2) 3 years ago
Jeff Young 8931e55dd2 Templatize MigrateSimModel() so it can be used on LIB_SYMBOLs as well. 3 years ago
Jon Evans dd94b2d3a7 Rename PROPERTIES to STRING_UTF8_MAP for clarity 3 years ago
Jeff Young 8206283a20 Code clarity. 3 years ago
jean-pierre charras 993c446fdf Fix some warnings detected by PVS-STUDIO (most are not used vars) 3 years ago
Wayne Stambaugh 7da7864f5e Fix some Coverity issues. 4 years ago
Wayne Stambaugh fc3cad0b54 Hash symbol libraries per library rather than statically per cache type. 4 years ago
Jeff Young e92efebb5f Formatting. 4 years ago
Jeff Young b84d1456d5 KIFACE_I -> KIFACE_BASE. 4 years ago
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch. 4 years ago
Jeff Young a1dfc36233 More error message regularization. 4 years ago
Jeff Young 4aa8318dc2 More error message regularization. 4 years ago
Jeff Young 5c21f93803 Consistency in progress and error messages. 4 years ago
Jeff Young 1722bc03b0 Consistent terminology and punctuation. 4 years ago
Wayne Stambaugh ff099453c8 Rename class_library.[h|cpp] to symbol_library.[h|cpp]. 4 years ago
Wayne Stambaugh ee3eac325d Expunge the use of the word part from Eeschema code. 4 years ago
Wayne Stambaugh fb46cd8bc5 Expunge the use of the word component from Eeschema code. 4 years ago
Wayne Stambaugh 71c183d7bb Rename LIB_PART to LIB_SYMBOL. 4 years ago
Marek Roszko 4df3cb912d Remove another leaky wx/log.h header 5 years ago
Jon Evans 1e52f0a180 Make sure pasted symbols get new pin UUIDs 5 years ago
Ian McInerney ae91042544 Implement thread safety for symbol loading routines 5 years ago
Jon Evans c04e19f9ac Include optimization: move some things from common.h to point-of-use 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
Marek Roszko ad191fda52 Unwrap eda_base_frame from base_screen 5 years ago
Michael Kavanagh c40483d18a Cleanup: Move KiCad files into plugins folder 5 years ago
jean-pierre charras 7865d8de43 more cleanup about removing useless include 5 years ago
Wayne Stambaugh ede39780e2 Remove all debugging output that cannot be disabled. 5 years ago
Mark Roszko c6e388db14 Implement an app progress indicator in the taskbar 5 years ago
Jon Evans 12b4a55ae8 Port Eeschema to new project settings 6 years ago
Wayne Stambaugh b624c7090a Deprecate saving legacy schematic and symbol library file formats. 6 years ago
Jeff Young ac096fdf99 Catch exceptions from a failed library load. 6 years ago
Jeff Young 836c1ea56e Fix a bunch of un-caught boost::bad_pointer exceptions. 6 years ago
Jeff Young 7bb9551801 Handle boost exceptions. (From Coverity scan.) 6 years ago
Wayne Stambaugh 54f066fed7 Implement simple inheritance for library symbols. 6 years ago
Jeff Young 5c43924338 Display all "File couldn't be found" messages at the end. 6 years ago
Jeff Young 99e659ff54 Coverity fixes. 8 years ago
jean-pierre charras 5d72aebd22 Fix code after renaming files 8 years ago
Maciej Suminski 8721f7ed70 Changed remaining occurences of 'part' to 'symbol' in the symbol editor 8 years ago
Simon Richter a9ccf1161b Fix quotes in UI messages 8 years ago
Wayne Stambaugh 7ca7d9078e Eeschema: fix potential symbol cache library name collisions. 8 years ago
Maciej Suminski 42220579df Const modifiers 8 years ago
Wayne Stambaugh 8fd89c881d Final symbol library table changes before merge. 8 years ago
Wayne Stambaugh c1f7c1778a Revise symbol rescuer to support symbol library table. 8 years ago
Wayne Stambaugh 0cf2df51c6 Convert symbol library viewer over to symbol library table. 8 years ago
Wayne Stambaugh 96c3d5ff21 Enable symbol library table remapping. 8 years ago
Wayne Stambaugh 83cf726cd6 Fix crash when no symbol libraries are found. 8 years ago