Improve how the UI shows that the client is actually syncing #2981
Annotations
2 warnings and 5 notices
src/gui/accountsettings.cpp#L1178
'const auto folderMan' can be declared as 'auto *const folderMan'
|
src/gui/tray/usermodel.cpp#L40
variable 'Q_LOGGING_CATEGORY' is non-const and globally accessible, consider making it const
|
src/gui/accountsettings.cpp#L1
File src/gui/accountsettings.cpp does not conform to Custom style guidelines. (lines 1178)
|
src/gui/folderstatusmodel.cpp#L1
File src/gui/folderstatusmodel.cpp does not conform to Custom style guidelines. (lines 985, 986, 1022, 1087, 1088, 1108, 1109, 1115, 1129, 1140)
|
src/gui/tray/usermodel.cpp#L1
File src/gui/tray/usermodel.cpp does not conform to Custom style guidelines. (lines 40)
|
src/libsync/discoveryphase.cpp#L1
File src/libsync/discoveryphase.cpp does not conform to Custom style guidelines. (lines 83, 278, 279)
|
src/libsync/networkjobs.cpp#L1
File src/libsync/networkjobs.cpp does not conform to Custom style guidelines. (lines 1275)
|
The logs for this run have expired and are no longer available.
Loading