Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup the code related to ECUs tree populating functionality #583

Merged
merged 4 commits into from
Dec 11, 2024

Conversation

vifactor
Copy link
Collaborator

@vifactor vifactor commented Nov 19, 2024

These are very minor improvements that I could so far make working on #576

Nonfunctional changes, just some easy cleanups.

@alexmucde
Copy link
Collaborator

@vifactor I plan to freeze the code until end of this week for the next release 2.27.0, afterwards only bug fixing. Please provide all feature updates until end of this week.

@vifactor
Copy link
Collaborator Author

@alexmucde thanks for notifying me, noted. I'll try to test more this one, no new features or refactorings on my side so far.

@vifactor vifactor force-pushed the ui-freeze-on-load branch 2 times, most recently from 5d0eeef to 6a40cae Compare November 22, 2024 20:09
@vifactor vifactor added this to the Release v2.28.0 milestone Nov 23, 2024
@vifactor vifactor marked this pull request as ready for review November 23, 2024 08:10
@vifactor vifactor changed the title Do not freeze UI when populating ECU tree Cleanup the code related to contexts tree populating functionality Nov 23, 2024
@vifactor
Copy link
Collaborator Author

This can be merged to the next version after 2.27 freeze. I'll change the label then.

@vifactor vifactor changed the title Cleanup the code related to contexts tree populating functionality Cleanup the code related to ECUs tree populating functionality Nov 23, 2024
@vifactor vifactor marked this pull request as draft November 23, 2024 13:50
@vifactor vifactor marked this pull request as ready for review November 23, 2024 14:49
- Fix couple of warnings
- Minor cleanup of dead code
- Const-correctness for a couple of funcs

Signed-off-by: Viktor Kopp <[email protected]>
We are looping over messages which satisfy this condition
since they were filtered in indexer, see
DltFileIndexerThread::processMessage method

Signed-off-by: Viktor Kopp <[email protected]>
Use new EcuItem::find method where possible

Signed-off-by: Viktor Kopp <[email protected]>
@alexmucde alexmucde merged commit 2926b3a into master Dec 11, 2024
6 checks passed
@alexmucde alexmucde deleted the ui-freeze-on-load branch December 11, 2024 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants