feat: Support Qt6.8 and bump version to 6.5.0 #257
Annotations
10 warnings
cppcheck:
libimageviewer/image-viewer_global.h#L9
Include file: <QString> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
libimageviewer/image-viewer_global.h#L10
Include file: <QPixmap> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
libimageviewer/image-viewer_global.h#L11
Include file: <QImage> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
libimageviewer/image-viewer_global.h#L12
Include file: <QObject> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
libimageviewer/quickprint/quickprint.cpp#L149
Variable 'ratio' is assigned a value that is never used.
|
cppcheck:
libimageviewer/service/mtpfileproxy.cpp#L6
Include file: "imageengine.h" not found.
|
cppcheck:
libimageviewer/service/mtpfileproxy.cpp#L8
Include file: <QRegularExpression> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
libimageviewer/service/mtpfileproxy.cpp#L9
Include file: <QStorageInfo> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
libimageviewer/service/mtpfileproxy.cpp#L10
Include file: <QDebug> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
libimageviewer/service/mtpfileproxy.cpp#L12
Include file: <algorithm> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|