23 Commits (66021f0657286de777fe72a599398f7a6dcd2af5)

Author SHA1 Message Date
Jeff Young e6b0a6abca ADDED: lib tree previews. 2 years ago
Jeff Young 63c83b3aed Remove dead code, and some formatting cleanup. 2 years ago
Jeff Young 1528f4700c Treat canvas item as current when tree view contains no selection. 2 years ago
Jeff Young df7d62fdd3 Added a sort-order dropdown to lib-tree filters. 3 years ago
Jeff Young d01c023d5a Retire the lib-tree scoring algorithm. 3 years ago
Jeff Young eef3492fc0 Make symbol/footprint trees sensitive to language change. 3 years ago
Jon Evans 6cce99e0d0 Support showing Value field in symbol chooser 3 years ago
Jon Evans 375b530dad ADDED: Column selection and reordering in symbol chooser 3 years ago
Jeff Young 8eb68ee472 Add pin/unpin context menu to Symbol Chooser and Footprint Chooser. 3 years ago
Jon Evans e294fe2074 ADDED: Dynamic field columns in symbol chooser 3 years ago
Seth Hillbrand 5475d46bc5 Silence GCC's extra warnings 3 years ago
jean-pierre charras 2ddbfd7c57 Avoid many warnings using gcc 3 years ago
Seth Hillbrand 4b63c7012d Silence some clang warnings 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 190fb23e88 Add pinned library support to Footprint and Symbol Viewers. 3 years ago
Seth Hillbrand 4790257616 Don't break alphabetical sorting on search 3 years ago
Wayne Stambaugh 37b200cb3e Pass wxString objects by reference instead of on the stack. 4 years ago
Wayne Stambaugh fbc135e69f Rename SCH_COMPONENT to SCH_SYMBOL. 4 years ago
Jeff Young 0c4184f1a4 Split lib tree initialization into a two-pass affair. 5 years ago
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