3 Commits (320ca5a0d0df232455718dffe9d62e05d5122ac7)

Author SHA1 Message Date
Seth Hillbrand 8af4cf88a0 Fix crash when deleting symbol in GTK 5 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 bfd8a62852 Formatting and naming conventions. 5 years ago
Jon Evans 3e49669304 Clean up some unused things 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
Jeff Young d69ebfae49 Push tool framework base down into TOOL_HOLDER. 6 years ago
Jeff Young d875d5850e Update library trees when their items change. 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 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
Jeff Young 2017389f2d Pinning for library trees in FPEditor and SymbolEditor. 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 2d40425e4d Move footprint & symbol tree context menus to tool infrastructure. 7 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 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 17ce87a7a5 Add library descriptions to component tree. 8 years ago
Wayne Stambaugh ae7cc5c868 Eeschema: only show the symbol library load progress dialog once. 8 years ago
Maciej Suminski 45bf919923 Restoring the previous performance of COMPONENT_TREE widget 8 years ago
Maciej Suminski 8b0041bf9a Library Editor: progress dialog when loading libraries 8 years ago
Maciej Suminski e25a1feb25 Component Tree: restore expanded nodes after search query is cancelled 8 years ago
Maciej Suminski e0e4e5f1be Library Manager: alternative way to manage dynamic fixes 8 years ago
Maciej Suminski ba4515885b Library Editor: select part in the widget component on create/paste/duplicate component 8 years ago
Maciej Suminski 0d190639f1 Extracted CMP_TREE_MODEL_ADAPTER_BASE class 8 years ago
Maciej Suminski 3288a5f8b8 Right-click context menus for COMPONENT_TREE widget 8 years ago
Maciej Suminski 42220579df Const modifiers 8 years ago
Oliver e25a777c41 Add progress dialog when loading symbol libraries 8 years ago
Wayne Stambaugh 329fc18732 Convert component chooser dialog over to use symbol library table. 8 years ago
jean-pierre charras e5137f4eb4 Fix a few doxygen warnings 9 years ago
Chris Pavlina d2b0a4b358 Component chooser: show aliases better 9 years ago
Chris Pavlina 72cfd38979 De-templatify CMP_TREE_MODEL_ADAPTER::FindAndExpand 9 years ago
Chris Pavlina 2e4e0a9a05 Minor cleanup in cmp_tree_model_adapter.h 9 years ago
Chris Pavlina 7ee0adabd7 Optimize component chooser startup time more 9 years ago
Chris Pavlina 3bddc14dc6 CMP_TREE_MODEL_ADAPTER: use more suitable cache type 9 years ago
Chris Pavlina 36e400ec5b Avoid collapsing component chooser column widths to zero 9 years ago
Chris Pavlina f8415633bd Switch component chooser to wxDataViewCtrl, refactor 9 years ago