Feature/per account connection settings #3716
Annotations
5 errors, 7 warnings, and 7 notices
src/gui/connectionvalidator.cpp#L15
'QJsonDocument' file not found
|
src/gui/folder.cpp#L16
'common/syncjournaldb.h' file not found
|
src/gui/folderman.h#L19
'QByteArray' file not found
|
src/gui/networksettings.h#L18
'QWidget' file not found
|
src/gui/owncloudsetupwizard.cpp#L16
'QAbstractButton' file not found
|
src/gui/connectionvalidator.cpp#L60
if with identical then and else branches
|
src/gui/folder.cpp#L1142
variable 'cfg' is not initialized
|
src/gui/networksettings.cpp#L32
constructor does not initialize these fields: , _ui, _account
|
src/gui/networksettings.cpp#L209
repeated branch in conditional chain
|
src/gui/networksettings.cpp#L228
variable 'proxy' is not initialized
|
src/gui/networksettings.cpp#L280
variable 'cfg' is not initialized
|
src/gui/owncloudsetupwizard.cpp#L181
if with identical then and else branches
|
src/gui/accountmanager.cpp#L1
File src/gui/accountmanager.cpp does not conform to Custom style guidelines. (lines 359, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524)
|
src/gui/folder.cpp#L1
File src/gui/folder.cpp does not conform to Custom style guidelines. (lines 1145, 1146, 1155, 1156)
|
src/gui/folderman.cpp#L1
File src/gui/folderman.cpp does not conform to Custom style guidelines. (lines 1514, 1515, 1516)
|
src/gui/networksettings.cpp#L1
File src/gui/networksettings.cpp does not conform to Custom style guidelines. (lines 168, 170)
|
src/gui/proxyauthhandler.cpp#L1
File src/gui/proxyauthhandler.cpp does not conform to Custom style guidelines. (lines 77, 78, 80)
|
src/libsync/account.cpp#L1
File src/libsync/account.cpp does not conform to Custom style guidelines. (lines 1294)
|
src/libsync/account.h#L1
File src/libsync/account.h does not conform to Custom style guidelines. (lines 102)
|
This job succeeded
Loading