botaccount
  • Joined on 2024-05-03
botaccount synced commits to refs/pull/229/head at botaccount/limboai from mirror 2024-10-04 19:48:52 +00:00
5ebb36077a Implement Tree Search Functionality with Highlighting and Filtering
760af804c0 Merge pull request #230 from limbonaut/fix-docs
c49e5142a5 Fix and update docs
60a767032e Merge pull request #226 from limbonaut/fix-hsm-exit-crash
60142b191d Fix invalid access crash on exit in LimboHSM
Compare 5 commits »
botaccount synced commits to refs/pull/229/merge at botaccount/limboai from mirror 2024-10-04 19:48:52 +00:00
72b588af8f Merge 5ebb36077a0f7c916adabe3143ce99e245d724bc into 760af804c0158cff9893d496c9ef47140a2e176b
5ebb36077a Implement Tree Search Functionality with Highlighting and Filtering
Compare 2 commits »
botaccount synced commits to refs/pull/229/head at botaccount/limboai from mirror 2024-10-02 18:48:52 +00:00
a83eebbdc7 Prune redundant and unify style of comments at TreeSearch(Panel)
f00d1bfb40 TreeSearch: Clear filter only when really necessary.
88a617aa42 Adjust left spacer of TreeSearchPanel, remove right spacer
a07b143d68 Don't filter if there are no matches (once again)
b7b6312184 Address compiler warning
Compare 6 commits »
botaccount synced commits to refs/pull/229/merge at botaccount/limboai from mirror 2024-10-02 18:48:52 +00:00
debc0d5d75 Merge a83eebbdc73c9de1be3977e8379cbfcb1264229d into 760af804c0158cff9893d496c9ef47140a2e176b
a83eebbdc7 Prune redundant and unify style of comments at TreeSearch(Panel)
f00d1bfb40 TreeSearch: Clear filter only when really necessary.
88a617aa42 Adjust left spacer of TreeSearchPanel, remove right spacer
a07b143d68 Don't filter if there are no matches (once again)
Compare 7 commits »
botaccount synced commits to refs/pull/229/head at botaccount/limboai from mirror 2024-10-02 02:28:52 +00:00
b53e470c60 Remove unused variable, clang-format
c38e66d008 Remove unused include
709ecafb83 Use recursion in _filter_tree for readability
Compare 3 commits »
botaccount synced commits to refs/pull/229/merge at botaccount/limboai from mirror 2024-10-02 02:28:52 +00:00
3278aaf5f7 Merge b53e470c605ab114894224479d94df0ae95fe6a3 into 760af804c0158cff9893d496c9ef47140a2e176b
b53e470c60 Remove unused variable, clang-format
c38e66d008 Remove unused include
709ecafb83 Use recursion in _filter_tree for readability
Compare 4 commits »
botaccount synced commits to refs/pull/229/head at botaccount/limboai from mirror 2024-10-01 18:18:52 +00:00
146635126a Refactor _filter_items again for readability
540bb585a8 Refactor tree filtering logic for correctness and efficiency
Compare 2 commits »
botaccount synced commits to refs/pull/229/merge at botaccount/limboai from mirror 2024-10-01 18:18:52 +00:00
4fbb3ace53 Merge 146635126a6dce2626be242896b9c92afa717228 into 760af804c0158cff9893d496c9ef47140a2e176b
146635126a Refactor _filter_items again for readability
540bb585a8 Refactor tree filtering logic for correctness and efficiency
Compare 3 commits »
botaccount synced commits to refs/pull/229/merge at botaccount/limboai from mirror 2024-10-01 01:58:54 +00:00
a4381eb040 Merge 4f7996b1ea40f497ada1d79ede522bb7870d576a into 760af804c0158cff9893d496c9ef47140a2e176b
4f7996b1ea Fix new filtering approach for TreeSearch
74cf9855a7 Fix tree filtering with new approach
Compare 3 commits »
botaccount synced commits to refs/pull/229/head at botaccount/limboai from mirror 2024-10-01 01:58:53 +00:00
4f7996b1ea Fix new filtering approach for TreeSearch
74cf9855a7 Fix tree filtering with new approach
Compare 2 commits »
botaccount synced and deleted reference refs/tags/fix-docs at botaccount/limboai from mirror 2024-09-30 17:48:52 +00:00
botaccount synced and deleted reference refs/tags/refs/pull/230/merge at botaccount/limboai from mirror 2024-09-30 17:48:52 +00:00
botaccount synced commits to master at botaccount/limboai from mirror 2024-09-30 17:48:52 +00:00
760af804c0 Merge pull request #230 from limbonaut/fix-docs
c49e5142a5 Fix and update docs
Compare 2 commits »
botaccount synced commits to refs/pull/223/head at botaccount/limboai from mirror 2024-09-30 17:48:52 +00:00
b5fe6bb77f Fix unhandled tool button property hint
cae111ffa4 Fix unhandled dictionary property hint
fb26b79482 Update EditorMainScreen calls after its extraction
760af804c0 Merge pull request #230 from limbonaut/fix-docs
c49e5142a5 Fix and update docs
Compare 9 commits »
botaccount synced commits to refs/pull/223/merge at botaccount/limboai from mirror 2024-09-30 17:48:52 +00:00
0f7fbe08ee Merge b5fe6bb77fc3f160b03667ff8ab42aa1a91c70f7 into 760af804c0158cff9893d496c9ef47140a2e176b
b5fe6bb77f Fix unhandled tool button property hint
cae111ffa4 Fix unhandled dictionary property hint
fb26b79482 Update EditorMainScreen calls after its extraction
760af804c0 Merge pull request #230 from limbonaut/fix-docs
Compare 6 commits »
botaccount synced commits to refs/pull/229/head at botaccount/limboai from mirror 2024-09-30 17:48:52 +00:00
e6e1addbcb Optimize TreeSearch::_filter_tree for performance
8d781da1a6 Replace c-strings with LW_NAME for signals in TreeSearch(Panel)
683834f58e Drop `TreeSearchPanel::set_text`.
10c8f58ca9 Remember SearchInfo for each tab. Focus tree when *user* closes SearchPanel
Compare 4 commits »
botaccount synced commits to refs/pull/229/merge at botaccount/limboai from mirror 2024-09-30 17:48:52 +00:00
aaf18b9c30 Merge e6e1addbcb719fa1cacfcb593a760fe637ad3823 into 760af804c0158cff9893d496c9ef47140a2e176b
e6e1addbcb Optimize TreeSearch::_filter_tree for performance
8d781da1a6 Replace c-strings with LW_NAME for signals in TreeSearch(Panel)
683834f58e Drop `TreeSearchPanel::set_text`.
10c8f58ca9 Remember SearchInfo for each tab. Focus tree when *user* closes SearchPanel
Compare 7 commits »
botaccount synced commits to fix-docs at botaccount/limboai from mirror 2024-09-30 09:48:50 +00:00
botaccount synced new reference fix-docs to botaccount/limboai from mirror 2024-09-30 09:48:50 +00:00
botaccount synced commits to refs/pull/229/head at botaccount/limboai from mirror 2024-09-30 01:38:52 +00:00
20be87904a Focus tree when search panel is closed