2 Commits (dd461d6ad626434875f0e38ecb81a1943f04f88e)

Author SHA1 Message Date
Jon Evans 35520c78e4 Fix missing virtual dtor 3 years ago
Jon Evans 2089374f53 ADDED: Export symbols from schematic to library 3 years ago
Jeff Young c6f83b6dec ADDED Duplicate Footprint, Rename Symbol and Rename Footprint. 4 years ago
Jeff Young 46338403e7 Unwrap some std::library typedefs. 4 years ago
Wayne Stambaugh ee3eac325d Expunge the use of the word part from Eeschema code. 5 years ago
Wayne Stambaugh 71c183d7bb Rename LIB_PART to LIB_SYMBOL. 5 years ago
Marek Roszko cf2bb5692a Remove the wxLog calls from math/util.h for now 5 years ago
Jon Evans 82a4cacb4f Add threaded library load to symbol editor 5 years ago
Wayne Stambaugh a79974fb92 Symbol editor: fix segfault when saving library with renamed symbol. 5 years ago
Jeff Young bbb8173b61 Remove and re-add saved-as libraries when Syncing tree. 5 years ago
Wayne Stambaugh 4619d5e112 Fix more broken Doxygen comment specifiers. 5 years ago
Jeff Young fb7ac450d9 Read-only dialogs for symbols in legacy libraries. 5 years ago
Jeff Young 1db7ffad5e Formatting. 5 years ago
Jeff Young bfd8a62852 Formatting and naming conventions. 5 years ago
Jeff Young bddc97df30 LibEdit -> SymbolEditor 5 years ago
Ian McInerney 1b4ec6ccb5 Display symbol libraries that couldn't be loaded as disabled text 5 years ago
Wayne Stambaugh e1900161a7 Eeschema: implement new symbol library file s-expression formatter. 6 years ago
Wayne Stambaugh f53aa51326 Fix save library bug in symbol editor. 6 years ago
Wayne Stambaugh c67a52ffd8 Symbol editor: fix various crash and behavior bugs. 6 years ago
Wayne Stambaugh bec878640c Symbol editor: fix crash caused by broken root symbol name. 6 years ago
Wayne Stambaugh 54f066fed7 Implement simple inheritance for library symbols. 6 years ago
Jeff Young 206b40621e Fix bugs in Eeschema paste. 6 years ago
Jeff Young fcff0dd228 Cleanup. 7 years ago
jean-pierre charras 9259f3a7c9 LIB_LOGGER: fix a crash when closing Kicad, if Libedit was run. 7 years ago
Jeff Young 5c43924338 Display all "File couldn't be found" messages at the end. 7 years ago
Wayne Stambaugh 028973d182 LibEdit: fix library tree refresh issue when library is removed. 7 years ago
Tomasz Wlostowski c024fce625 eeschema-gal: moved libedit to a separate directory 7 years ago
Jeff Young 97f7bd4cb9 Push component tree down into common. 8 years ago
Seth Hillbrand d30ac2967a eeschema: Rescue symbols with illegal chars 8 years ago
Jeff Young 91cfecaa12 Don't allow wxDataViewCtrl updates during model update. 8 years ago
Maciej Suminski 67ccf769c7 Symbol Editor: fix a crash when saving/reverting a library not present in sym-lib-table 8 years ago
Jeff Young 17ce87a7a5 Add library descriptions to component tree. 8 years ago
jean-pierre charras 795a36c9fe Fix code after renaming files, and a bit of code cleanup (remove useless includes and multiple includes of the same files) 8 years ago
Maciej Suminski 6b9a286a85 Fix crash when a renamed part is saved 8 years ago
Jeff Young cba430deab Fix undo/redo and revert for libedit name changes and aliases 8 years ago
Maciej Suminski ee140ce6c8 Symbol Library Editor: do not leave the old part after renaming 8 years ago
Maciej Suminski 12c6b3337b LIB_MANAGER does not hold a SYMBOL_LIB_TABLE pointer 8 years ago
Maciej Suminski d76f7d7bd2 Library Editor: fixed an assert after canceling add library action 8 years ago
Maciej Suminski 8b0041bf9a Library Editor: progress dialog when loading libraries 8 years ago
Maciej Suminski d900e89382 Library Editor: fixed a bug when multiple components were shown as active 8 years ago
Maciej Suminski 33242fd111 Library Manager: do not clear modified flag on 'save library as' action 8 years ago
Maciej Suminski df8dc01e8d Library Manager & Editor: comments 8 years ago
Maciej Suminski f6f1dff9d0 Library Editor: enable part buffering for faster save, better 'save as' implementation 8 years ago
Maciej Suminski bb83b73f76 Library Editor: mark the current library/part with a different color 8 years ago
Maciej Suminski 5c61b61c27 Improved synchronization algorithm for LIB_MANAGER<->COMPONENT_TREE 8 years ago
Maciej Suminski a789b735e9 Library Manager: logic 8 years ago