90 Commits (a321a86f3802948db2ea71d9704b59e1a8cbb804)

Author SHA1 Message Date
Jon Evans 0c2a084a47 Fix a few LIB_TREE search issues 2 years ago
Alex Shvartzkop 41ffadc987 Use correct text color in LIB_TREE selected items on non-OSX. 2 years ago
Jeff Young 2cd9fbab9d Check known m_Desc field before m_Fields. 2 years ago
Alex Shvartzkop fba6aaf0e8 Only height should be increased for LIB_TREE_RENDERER. 2 years ago
Alex Shvartzkop ac59fae152 Fix cut-off library tree cell texts. 2 years ago
Seth Hillbrand 70a86c5caa Specify conversion for MSVC 2 years ago
Mike Williams 1700cad83b Symbol/Footprint Chooser: remember open libraries 2 years ago
Mike Williams ecb7ac1da3 Lib Tree: don't always preselect in Already/Recently Placed 2 years ago
Jeff Young df161c9886 Support parital matches for libraries. 2 years ago
Mike Williams c3d8fc4494 Symbol/Footprint Chooser: make columns resizable, sortable 2 years ago
Jon Evans 2604854221 Make new lib tree highlighting dark-mode compatible 2 years ago
Jeff Young d382a11c2a Apply new on-canvas-item marking to footprint editor tree. 2 years ago
Jeff Young afb050a67f Header for non-MacOS builds. 2 years ago
Jeff Young 95dcf54d8d New is-canvas-item highlighting. 2 years ago
Jeff Young a4a946ab75 Clearer naming. 2 years ago
Jeff Young 752d2d5295 Filter must return true for libraries. 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 64c692a42e Allow a:b to represent either lib:item_name or key:value. 2 years ago
Alex Shvartzkop 9ed19192de Improve editing values with {return} in text fields; Add hyperlink detection. 2 years ago
Jeff Young fa11e9138d ADDED support for pin and fp filtering in FOOTPRINT_CHOOSER. 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. 3 years ago
Jeff Young df7d62fdd3 Added a sort-order dropdown to lib-tree filters. 3 years ago
Jeff Young bc754df30f Go back to winner-takes-all lib-tree scoring algorithm. 3 years ago
Jeff Young d01c023d5a Retire the lib-tree scoring algorithm. 3 years ago
Jeff Young 01564a254f Make sure "Item" and "Description" end up in the translation database. 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
Jeff Young 054649fa38 Formatting. 3 years ago
Jon Evans 375b530dad ADDED: Column selection and reordering in symbol chooser 3 years ago
Jon Evans f37086e840 Remove size handler that messes up column sizes 3 years ago
Jeff Young 8eb68ee472 Add pin/unpin context menu to Symbol Chooser and Footprint Chooser. 3 years ago
Jon Evans 1520a1d372 Use cached untranslated header for looking up width 3 years ago
Jon Evans e294fe2074 ADDED: Dynamic field columns in symbol chooser 3 years ago
Seth Hillbrand 34a5a32a52 Prevent GTK from zero-ing out column size 3 years ago
Jeff Young 18ac169ac7 Add contexts to EDA_COMBINED_MATCHER. 3 years ago
jean-pierre charras 490875e222 Fix a missing call to aEvent.Skip() in commit 753f2f3. 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 05219e4d9a Add pinned library support to Choose Symbol and Choose Footprint. 3 years ago
Jeff Young 120c5b9ac1 Reimplement pinning now that we're no longer sorting on score. 3 years ago
Seth Hillbrand 4790257616 Don't break alphabetical sorting on search 4 years ago
Jeff Young 724182abe4 Fix lib tree searches to handle searching on library names. 4 years ago
Jeff Young 671e9f2dba A better algorithm for centering library items in the tree. 4 years ago
Jeff Young b84d1456d5 KIFACE_I -> KIFACE_BASE. 4 years ago
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch. 4 years ago
Wayne Stambaugh 37b200cb3e Pass wxString objects by reference instead of on the stack. 4 years ago
Jeff Young b1b4caee6a Escape "naughty" characters in symbol names. 5 years ago
Wayne Stambaugh fbc135e69f Rename SCH_COMPONENT to SCH_SYMBOL. 5 years ago