20 Commits (877c6bce8938e9ca6e3d3c6381a5dd5d9acfb9a4)

Author SHA1 Message Date
Jeff Young e8e0b07223 Honour on-the-fly language changes. 9 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Mike Williams 2c99bc6c6d new feature: Schematic Design Blocks 2 years ago
Alex Shvartzkop ece46223c9 Fix shadowed/conflicting enum values. 1 year ago
Jon Evans 77eaa75db1 Show all library children if library name matches search 2 years ago
Jeff Young a4a946ab75 Clearer naming. 2 years ago
Jeff Young 2f3c0a608d Score LIB_TREE_NODE_UNITs. 2 years ago
Jeff Young 78e00ade7a Clearer naming. 2 years ago
Jeff Young 72c985bc07 Rewrite scoring algo again. (Third time's the charm?) 2 years ago
Jeff Young 06446bb80e Only expand lib tree when filtering. 2 years ago
Jeff Young fa11e9138d ADDED support for pin and fp filtering in FOOTPRINT_CHOOSER. 2 years ago
Jeff Young df7d62fdd3 Added a sort-order dropdown to lib-tree filters. 3 years ago
Seth Hillbrand 5c1b15f8e3 Make LIB_TREE_NODE sort irreflexive 3 years ago
Jon Evans e294fe2074 ADDED: Dynamic field columns in symbol chooser 3 years ago
Jeff Young 244042ce51 Keep footprint selection in Symbol Chooser history list. 3 years ago
Jeff Young 724182abe4 Fix lib tree searches to handle searching on library names. 4 years ago
Wayne Stambaugh 37b200cb3e Pass wxString objects by reference instead of on the stack. 4 years ago
luz paz f968fc8719 Fix source comment / documentation typos 4 years ago
Wayne Stambaugh f06a5894b3 Header clean up round 3. 5 years ago
Wayne Stambaugh 08cf9a1e20 Move headers from common folders to appropriate include folders round 1. 5 years ago
Jeff Young 2017389f2d Pinning for library trees in FPEditor and SymbolEditor. 6 years ago
Seth Hillbrand a74aa3850a libtree: Update width automatically 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 17ce87a7a5 Add library descriptions to component tree. 8 years ago
Jeff Young 829c236437 Symbol library load performance enhancements. 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 e0e4e5f1be Library Manager: alternative way to manage dynamic fixes 8 years ago
Maciej Suminski 5c61b61c27 Improved synchronization algorithm for LIB_MANAGER<->COMPONENT_TREE 8 years ago
Wayne Stambaugh 44d81e4005 Minor fixes broken by symbol library table changes. 8 years ago
Wayne Stambaugh 329fc18732 Convert component chooser dialog over to use symbol library table. 8 years ago
Chris Pavlina 5e5259b59c CMP_TREE_MODEL*: fix uninitialized members 9 years ago
Chris Pavlina f8415633bd Switch component chooser to wxDataViewCtrl, refactor 9 years ago