Fetch "shared with me" information separately #5006
Annotations
2 errors, 2 warnings, and 1 notice
src/gui/filedetails/sharemodel.h:17:10 [clang-diagnostic-error]:
src/gui/filedetails/sharemodel.h#L17
'QAbstractListModel' file not found
|
src/gui/sharemanager.h:18:10 [clang-diagnostic-error]:
src/gui/sharemanager.h#L18
'accountfwd.h' file not found
|
src/gui/filedetails/sharemodel.cpp:584:18 [readability-convert-member-functions-to-static]:
src/gui/filedetails/sharemodel.cpp#L584
method 'setupInternalLinkShare' can be made static
|
src/gui/ocssharejob.cpp:210:19 [readability-convert-member-functions-to-static]:
src/gui/ocssharejob.cpp#L210
method 'getSharedWithMe' can be made static
|
Run clang-format on src/gui/filedetails/sharemodel.cpp:
src/gui/filedetails/sharemodel.cpp#L1
File src/gui/filedetails/sharemodel.cpp does not conform to Custom style guidelines. (lines 494, 495, 559, 560, 561, 565, 566, 567, 574, 575, 576, 577)
|