32 Commits (a1c75748a0ba24ffd7b8048e87808c6b2ed2bd9f)

Author SHA1 Message Date
Seth Hillbrand 56e1afb12e Unselect items before rescoring 5 years ago
Ian McInerney 1b4ec6ccb5 Display symbol libraries that couldn't be loaded as disabled text 5 years ago
Ian McInerney 441243753d Readd freeze/thaw to the library tree update 5 years ago
Seth Hillbrand 6b0176d577 eeschema: lock model while updating scores 5 years ago
Wayne Stambaugh ede39780e2 Remove all debugging output that cannot be disabled. 5 years ago
Ian McInerney 4cd0ec8808 Fix library tree column widths when tree is refreshed 6 years ago
Jon Evans c0aa6965de Migrate PcbNew project settings to new framework 6 years ago
Jon Evans 0e2f9cb1bd Migrate CvPcb project parameters 6 years ago
Wayne Stambaugh f262e08d40 Symbol editor: fix crash when editing new symbol value field. 6 years ago
Jeff Young 13d3f57fce Implement a different solution to refreshing lib trees. 6 years ago
Jeff Young eb855d40bb Restore lib tree refreshing, but don't attempt to refresh tree root. 6 years ago
Jeff Young d875d5850e Update library trees when their items change. 6 years ago
Jeff Young 3860ab9f0c Fix issue returning pointers to items inside std::vector. 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Jeff Young 3ec360f15c Save pinned libraries in project. 6 years ago
Jeff Young 2017389f2d Pinning for library trees in FPEditor and SymbolEditor. 6 years ago
Jonatan Liljedahl 1e42d6abeb symbol-editor: Fix MacOS segfault in lib_tree_model_adapter 6 years ago
Ian McInerney 179f31d377 Add a minimum size to the part column in the lib trees 6 years ago
Ian McInerney bb596ebdaf Fix width of part selector columns 6 years ago
Jeff Young 6b6e9eddee Return control of Symbol and Footprint chooser col widths to user. 6 years ago
Jeff Young 6aa0ceff36 Don't throw out search hits because they have unit children. 7 years ago
John Beard 10900c918f Eeschema: Fix/circumvert GTK3 tree view bug 7 years ago
jean-pierre charras f364e81a91 Symbol editor: fix missing initialization in LIB_TREE_MODEL_ADAPTER::ColWidth(). 7 years ago
Seth Hillbrand 409ad04ab3 libtree: Fixing indent size for MSW 7 years ago
Seth Hillbrand a74aa3850a libtree: Update width automatically 7 years ago
Seth Hillbrand c0cd4c03fb pcbnew: Handle cancel action in fp load 7 years ago
Jeff Young e47351d1a6 Highlight only leaf nodes when filtering lib tree. 7 years ago
Jeff Young be1d6113d6 More performance enhancements. 7 years ago
Jeff Young fd3e57d67f Layout adjustments and language-change-updating for modview. 7 years ago
Jeff Young 4e3c84e733 Score leaf nodes in LIB_TREEs, not just symbols & footprints. 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. 8 years ago
Jeff Young 9edfd25b95 Select best-matching component when filtering. 8 years ago
Jeff Young 91cfecaa12 Don't allow wxDataViewCtrl updates during model update. 8 years ago
Jeff Young 1684fc735a Defensive coding to attempt to prevent wxWidgets crash. 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
Maciej Suminski 8721f7ed70 Changed remaining occurences of 'part' to 'symbol' in the symbol editor 8 years ago
Camille f5f7ba4746 Fix loop variable copy in for-range loop, use const reference instead 8 years ago
Wayne Stambaugh ae7cc5c868 Eeschema: only show the symbol library load progress dialog once. 8 years ago
Maciej Suminski 7f9876ec27 Fix lexical sort in component tree widget on Windows 8 years ago
Maciej Suminski 457bbbed15 Added a comment for a1b70601 (fixed filtering in component chooser) 8 years ago
Maciej Suminski a1b7060189 Fixed filtering in component chooser on Windows 8 years ago
Simon Richter a9ccf1161b Fix quotes in UI messages 8 years ago
Maciej Suminski 36a54aef21 Component Tree: fixed the sort order 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 e25a1feb25 Component Tree: restore expanded nodes after search query is cancelled 8 years ago
Maciej Suminski 6b87c2d6b1 Library Editor: faster filtering on Windows 8 years ago
Maciej Suminski e0e4e5f1be Library Manager: alternative way to manage dynamic fixes 8 years ago