feat: migrate LogPanel to QTable model/view#958
Open
d-perl wants to merge 166 commits intopre_release_v3from
Open
feat: migrate LogPanel to QTable model/view#958d-perl wants to merge 166 commits intopre_release_v3from
d-perl wants to merge 166 commits intopre_release_v3from
Conversation
…e widget recursively
… settings wip widget state manager saving loading file logic
…init to prevent segfault
b0986f1 to
fdb7008
Compare
wyzula-jan
reviewed
Nov 28, 2025
Contributor
|
The performance is still throttled a lot after you add the LogPanel widget (hard to see on video but for example when you just try to drag stuff around it is much less responsive with the LogPanel): Screen.Recording.2025-11-28.at.17.33.53.mov |
wyzula-jan
reviewed
Nov 28, 2025
2d3738f to
a6107a2
Compare
… config helper in bec_lib (cherry picked from commit 04f1ff4)
bab7eeb to
2761bb0
Compare
2761bb0 to
8cebdad
Compare
c28fbf6 to
b4ad75a
Compare
b4ad75a to
2ffe269
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Migrates the LogPanel to a table model and view, adds tests for core functionality.
Since @wyzula-jan still wants to change the toolbar, it is not thoroughly tested.