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

all: Fix deprecation warnings when building with Qt 6.8.0 #7584

Merged
merged 23 commits into from
Dec 20, 2024

Conversation

claucambra
Copy link
Collaborator

No description provided.

@claucambra claucambra self-assigned this Nov 28, 2024
@claucambra claucambra added this to the 3.16.0 milestone Nov 28, 2024
@mgallien mgallien force-pushed the bugfix/qt-6-8-compat branch from f639063 to 2835d18 Compare December 3, 2024 18:02
@claucambra claucambra force-pushed the bugfix/qt-6-8-compat branch 2 times, most recently from e1a20fa to cedb807 Compare December 5, 2024 07:14
@mgallien mgallien force-pushed the bugfix/qt-6-8-compat branch 3 times, most recently from c4d52b9 to 92eb18a Compare December 13, 2024 16:04
claucambra and others added 20 commits December 20, 2024 16:26
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]>

f qtimezone

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]>

Use ParseResult returning QDomDocument setContent

Signed-off-by: Claudio Cambra <[email protected]>

f parseresult

Signed-off-by: Claudio Cambra <[email protected]>
Signed-off-by: Matthieu Gallien <[email protected]>
@mgallien mgallien force-pushed the bugfix/qt-6-8-compat branch from e49fd29 to f48b988 Compare December 20, 2024 15:26
@mgallien mgallien merged commit e960b90 into master Dec 20, 2024
11 of 14 checks passed
@mgallien mgallien deleted the bugfix/qt-6-8-compat branch December 20, 2024 15:27
@nextcloud-desktop-bot
Copy link

AppImage file: nextcloud-PR-7584-f48b988a657eb830541046cb016ee5418631f6e8-x86_64.AppImage

To test this change/fix you can simply download above AppImage file and test it.

Please make sure to quit your existing Nextcloud app and backup your data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants