39 Commits (698d0b7e92bdd396cae5d03f55bcc9b3124c4437)

Author SHA1 Message Date
Jon Evans 0913552f84 Handle custom columns in symbol tree synchronizing adapter 3 years ago
Jon Evans 2089374f53 ADDED: Export symbols from schematic to library 3 years ago
Jeff Young 753f2f3e4c Display descriptions in second column of library trees. 3 years ago
Jeff Young def87c969e Redo the pinned-libraries storage architecture. 3 years ago
Jeff Young de49f5090d Formatting (and auto reduction). 4 years ago
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch. 4 years ago
Jeff Young b1b4caee6a Escape "naughty" characters in symbol names. 5 years ago
Wayne Stambaugh ee3eac325d Expunge the use of the word part from Eeschema code. 5 years ago
Wayne Stambaugh fb46cd8bc5 Expunge the use of the word component from Eeschema code. 5 years ago
Wayne Stambaugh 71c183d7bb Rename LIB_PART to LIB_SYMBOL. 5 years ago
Jeff Young 36259b1f6b Refresh lib trees after editing library tables. 5 years ago
Jeff Young bbb8173b61 Remove and re-add saved-as libraries when Syncing tree. 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
Jeff Young fb7ac450d9 Read-only dialogs for symbols in legacy libraries. 5 years ago
Jeff Young b6e267b78d Naming conventions. 5 years ago
Jeff Young bfd8a62852 Formatting and naming conventions. 5 years ago
Jeff Young bddc97df30 LibEdit -> SymbolEditor 5 years ago
Seth Hillbrand 4085757aeb Remove beginning/ending spaces in translations 5 years ago
Ian McInerney 1b4ec6ccb5 Display symbol libraries that couldn't be loaded as disabled text 5 years ago
Jeff Young 33480ecad1 Show all symbol libraries by default. 5 years ago
Jon Evans c0aa6965de Migrate PcbNew project settings to new framework 6 years ago
Jeff Young 13d3f57fce Implement a different solution to refreshing lib trees. 6 years ago
jean-pierre charras 021eb2f3a8 Fix incorrect usage of a UTF8 char in a C string in code. 6 years ago
Jeff Young 3ec360f15c Save pinned libraries in project. 6 years ago
Ian McInerney 25b3cce474 Fix build error and cleanup overzealous refactor changes 6 years ago
Jeff Young 2017389f2d Pinning for library trees in FPEditor and SymbolEditor. 6 years ago
Wayne Stambaugh 54f066fed7 Implement simple inheritance for library symbols. 6 years ago
Jeff Young f8f5ffd560 Update all aliases of current node after Symbol Properties dialog. 6 years ago
jean-pierre charras 34e00bdb6d Eeschema, symbol tree selector: make the selected lib and symbol readable. 7 years ago
jean-pierre charras 21d9a3d4bd Eeschema, lib editor: fix a message error when loading a symbol from the schematic editor. 7 years ago
Wayne Stambaugh 028973d182 LibEdit: fix library tree refresh issue when library is removed. 7 years ago
Seth Hillbrand 598b140112 eagle: Strip newlines from description 7 years ago
Jeff Young 2d40425e4d Move footprint & symbol tree context menus to tool infrastructure. 7 years ago
Jeff Young 7c337ec45d Make sure the current desc is shown for parts being edited. 7 years ago
Jeff Young 20bf6827e7 Minor performance enhancements to symbol loading. 7 years ago
Jeff Young be1d6113d6 More performance enhancements. 7 years ago
Jeff Young f8a5e2c1c8 Performance enhancements in fp loading, string cmp, etc. 7 years ago
Jeff Young 97f7bd4cb9 Push component tree down into common. 7 years ago
Jeff Young 91cfecaa12 Don't allow wxDataViewCtrl updates during model update. 8 years ago
Jeff Young 17ce87a7a5 Add library descriptions to component tree. 8 years ago
Jeff Young 99ad5cf394 More performance optimizations for symbol libraries 8 years ago
Jeff Young 829c236437 Symbol library load performance enhancements. 8 years ago
Jeff Young 2201482e47 Add '*' to modified files in libedit cmptree, and change highlighting. 8 years ago
Maciej Suminski c09cf252c6 Symbol Library Editor: update node information on library sync 8 years ago
Maciej Suminski 45bf919923 Restoring the previous performance of COMPONENT_TREE widget 8 years ago
Maciej Suminski baec127852 Library Editor: show also empty libraries 8 years ago
Maciej Suminski 8b0041bf9a Library Editor: progress dialog when loading libraries 8 years ago
Maciej Suminski 4a942a9810 Library Editor: do not change background for the active part/library 8 years ago
Maciej Suminski e0e4e5f1be Library Manager: alternative way to manage dynamic fixes 8 years ago