Improve how the UI shows that the client is actually syncing #3267
Annotations
3 errors, 2 warnings, and 5 notices
Run cpp-linter/[email protected]:
src/gui/connectionvalidator.cpp#L15
'QJsonDocument' file not found
|
Run cpp-linter/[email protected]:
src/gui/folder.cpp#L16
'common/syncjournaldb.h' file not found
|
Run cpp-linter/[email protected]:
src/libsync/networkjobs.cpp#L16
'QJsonDocument' file not found
|
Run cpp-linter/[email protected]:
src/gui/accountsettings.cpp#L1200
'const auto folderMan' can be declared as 'auto *const folderMan'
|
Run cpp-linter/[email protected]:
src/gui/tray/usermodel.cpp#L40
variable 'Q_LOGGING_CATEGORY' is non-const and globally accessible, consider making it const
|
Run cpp-linter/[email protected]:
src/gui/accountsettings.cpp#L1
File src/gui/accountsettings.cpp does not conform to Custom style guidelines. (lines 1200)
|
Run cpp-linter/[email protected]:
src/gui/folderstatusmodel.cpp#L1
File src/gui/folderstatusmodel.cpp does not conform to Custom style guidelines. (lines 988, 989, 1024, 1089, 1090, 1110, 1111, 1117, 1131, 1142, 1189)
|
Run cpp-linter/[email protected]:
src/gui/tray/usermodel.cpp#L1
File src/gui/tray/usermodel.cpp does not conform to Custom style guidelines. (lines 40)
|
Run cpp-linter/[email protected]:
src/libsync/discoveryphase.cpp#L1
File src/libsync/discoveryphase.cpp does not conform to Custom style guidelines. (lines 83, 283, 284)
|
Run cpp-linter/[email protected]:
src/libsync/networkjobs.cpp#L1
File src/libsync/networkjobs.cpp does not conform to Custom style guidelines. (lines 1275)
|
Loading