-
Notifications
You must be signed in to change notification settings - Fork 817
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
all: Fix deprecation warnings when building with Qt 6.8.0 #7584
Merged
Conversation
This file contains 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
f639063
to
2835d18
Compare
e1a20fa
to
cedb807
Compare
c4d52b9
to
92eb18a
Compare
Fixes deprecation warnings on Qt 6.8.0 Signed-off-by: Claudio Cambra <[email protected]>
Fixes deprecation warnings Signed-off-by: Claudio Cambra <[email protected]> f ensure qmessagebox Signed-off-by: Claudio Cambra <[email protected]> f2 ensure qm Signed-off-by: Claudio Cambra <[email protected]> f3 Signed-off-by: Claudio Cambra <[email protected]> f4 Signed-off-by: Claudio Cambra <[email protected]>
Signed-off-by: Claudio Cambra <[email protected]>
Signed-off-by: Claudio Cambra <[email protected]>
Signed-off-by: Claudio Cambra <[email protected]>
Signed-off-by: Claudio Cambra <[email protected]> f qtimezone Signed-off-by: Claudio Cambra <[email protected]>
Signed-off-by: Claudio Cambra <[email protected]>
method is deprecated Signed-off-by: Claudio Cambra <[email protected]> fix qbyte Signed-off-by: Claudio Cambra <[email protected]>
Signed-off-by: Claudio Cambra <[email protected]> Use QVariant metaType instead of type Signed-off-by: Claudio Cambra <[email protected]> f metatype Signed-off-by: Claudio Cambra <[email protected]>
Fix deprecation warning Signed-off-by: Claudio Cambra <[email protected]>
take is deprecated in scoped pointer Signed-off-by: Claudio Cambra <[email protected]> f handle Signed-off-by: Claudio Cambra <[email protected]> Use unique_ptr instead of scoped pointer for propagator firstJob Fixes deprecation warning Signed-off-by: Claudio Cambra <[email protected]> Use unique_ptr for discoveryphase, replace take with release Fix deprecation warn Signed-off-by: Claudio Cambra <[email protected]> f unique Signed-off-by: Claudio Cambra <[email protected]>
match is deprecated Signed-off-by: Claudio Cambra <[email protected]>
Signed-off-by: Claudio Cambra <[email protected]> Use std::prev for it rather than -1 in Syncengine Signed-off-by: Claudio Cambra <[email protected]>
Signed-off-by: Claudio Cambra <[email protected]>
Signed-off-by: Claudio Cambra <[email protected]> Use ParseResult returning QDomDocument setContent Signed-off-by: Claudio Cambra <[email protected]> f parseresult Signed-off-by: Claudio Cambra <[email protected]>
Signed-off-by: Claudio Cambra <[email protected]>
Signed-off-by: Claudio Cambra <[email protected]>
Signed-off-by: Matthieu Gallien <[email protected]>
Signed-off-by: Claudio Cambra <[email protected]>
Signed-off-by: Claudio Cambra <[email protected]>
Signed-off-by: Claudio Cambra <[email protected]>
Signed-off-by: Claudio Cambra <[email protected]>
Signed-off-by: Matthieu Gallien <[email protected]>
e49fd29
to
f48b988
Compare
AppImage file: nextcloud-PR-7584-f48b988a657eb830541046cb016ee5418631f6e8-x86_64.AppImage |
|
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.
No description provided.