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 again (and a new algorithm) #840

Merged
merged 5 commits into from
Nov 30, 2024
Merged

Conversation

KitsuneRal
Copy link
Member

A random assortment of quality-of-life commits.

QScopedPointer is getting partially deprecated since Qt 6.1, and there
are few reasons to use it instead of std::unique_ptr these days.
These now use the information about job back-off strategies to calculate
precisely how long they should wait for a job to complete.
Upstreaming of a piece from Quaternion.
@KitsuneRal KitsuneRal added the enhancement A feature or change request for the library label Nov 30, 2024
@KitsuneRal KitsuneRal merged commit fe8a567 into dev Nov 30, 2024
10 checks passed
@KitsuneRal KitsuneRal deleted the kitsune/and-again-cleanup branch November 30, 2024 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A feature or change request for the library
Projects
Status: 0.9 - Done
Development

Successfully merging this pull request may close these issues.

2 participants