-
Notifications
You must be signed in to change notification settings - Fork 804
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
[stable-3.14] Fix adding account and skipping folder configuration crash. #7551
Commits on Nov 22, 2024
-
Use slotComputeOverallSyncStatus as a slot.
- Use qAsConst. Signed-off-by: Camila Ayres <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8ba2b1a - Browse repository at this point
Copy the full SHA 8ba2b1aView commit details -
Fix warning "Calling C++ methods with 'this' objects different from t…
…he one they were retrieved from is broken" https://doc.qt.io/qt-6/qtqml-documents-structure.html#nativemethodbehavior Signed-off-by: Camila Ayres <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c7b7769 - Browse repository at this point
Copy the full SHA c7b7769View commit details -
Modernize Account::displayName().
Signed-off-by: Camila Ayres <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a379a78 - Browse repository at this point
Copy the full SHA a379a78View commit details -
Signed-off-by: Camila Ayres <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1d99881 - Browse repository at this point
Copy the full SHA 1d99881View commit details -
Diferentiate between display name and dav display name.
Signed-off-by: Camila Ayres <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9a22c07 - Browse repository at this point
Copy the full SHA 9a22c07View commit details -
Rename vars: _am => _networkAccessManager, a => newAccountData.
Signed-off-by: Camila Ayres <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ad3f42c - Browse repository at this point
Copy the full SHA ad3f42cView commit details -
Use saveAccount for adding single account.
Signed-off-by: Camila Ayres <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ffd3270 - Browse repository at this point
Copy the full SHA ffd3270View commit details -
Signed-off-by: Camila Ayres <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5aad0fe - Browse repository at this point
Copy the full SHA 5aad0feView commit details -
Signed-off-by: Camila Ayres <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6dcb6aa - Browse repository at this point
Copy the full SHA 6dcb6aaView commit details -
Signed-off-by: Camila Ayres <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ad74580 - Browse repository at this point
Copy the full SHA ad74580View commit details -
Call for done() when skipping folder configuration.
Signed-off-by: Camila Ayres <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3e60f63 - Browse repository at this point
Copy the full SHA 3e60f63View commit details -
Remove check before setting display name.
Signed-off-by: Camila Ayres <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eb76dbd - Browse repository at this point
Copy the full SHA eb76dbdView commit details -
Fix tests: make sure displayName is not empty.
Signed-off-by: Camila Ayres <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f24f22b - Browse repository at this point
Copy the full SHA f24f22bView commit details -
Correct Q_PROPERTY for _davDisplayName.
Signed-off-by: Camila Ayres <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 88708da - Browse repository at this point
Copy the full SHA 88708daView commit details