30 Commits (339646a267df034ca2f53537b5fc13bd3275b43c)

Author SHA1 Message Date
Jeff Young 169ece3b71 Try reusing the TOOL_DISPATCHER menu hack for libtree previews. 2 years ago
Mike Williams 1700cad83b Symbol/Footprint Chooser: remember open libraries 2 years ago
Jeff Young 95dcf54d8d New is-canvas-item highlighting. 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 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 5 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. 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 9edfd25b95 Select best-matching component when filtering. 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