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.
feat(UI): Account wizard redesign #10030
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
base: master
Are you sure you want to change the base?
Uh oh!
There was an error while loading. Please reload this page.
feat(UI): Account wizard redesign #10030
Changes from all commits
11e5f95d0f1da3336c1dd94035e6c955edce7c0dc967392564b9351fcb72c61e3e44e2d769908d2902c7108d2d351c95e8083c0a0File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
Check warning on line 247 in src/gui/owncloudgui.cpp
This function should be declared "const".
Check warning on line 393 in src/gui/owncloudgui.cpp
Replace "->" with "::" for access to "OCC::AccountState::stateString".
Check failure on line 7 in src/gui/owncloudsetupwizard.cpp
src/gui/owncloudsetupwizard.cpp:7:10 [clang-diagnostic-error]
Check warning on line 176 in src/gui/owncloudsetupwizard.cpp
src/gui/owncloudsetupwizard.cpp:176:27 [modernize-use-trailing-return-type]
Check warning on line 178 in src/gui/owncloudsetupwizard.cpp
src/gui/owncloudsetupwizard.cpp:178:11 [cppcoreguidelines-init-variables]
Check warning on line 185 in src/gui/owncloudsetupwizard.cpp
src/gui/owncloudsetupwizard.cpp:185:19 [cppcoreguidelines-init-variables]
Check warning on line 186 in src/gui/owncloudsetupwizard.cpp
src/gui/owncloudsetupwizard.cpp:186:17 [cppcoreguidelines-init-variables]
Check warning on line 188 in src/gui/owncloudsetupwizard.cpp
src/gui/owncloudsetupwizard.cpp:188:11 [cppcoreguidelines-init-variables]
Check warning on line 188 in src/gui/owncloudsetupwizard.cpp
Unmodified variable "createdObject" of type "class QObject *" should be const-qualified.
Check warning on line 210 in src/gui/owncloudsetupwizard.cpp
src/gui/owncloudsetupwizard.cpp:210:14 [cppcoreguidelines-init-variables]
Check failure on line 243 in src/gui/owncloudsetupwizard.cpp
Add a "default" case to this switch statement.
Check warning on line 494 in src/gui/owncloudsetupwizard.cpp
Remove the redundant return type of this lambda.
Check warning on line 498 in src/gui/owncloudsetupwizard.cpp
Replace this declaration by a structured binding declaration.
Check failure on line 10 in src/gui/owncloudsetupwizard.h
src/gui/owncloudsetupwizard.h:10:10 [clang-diagnostic-error]
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.