| File | Severity | Checker name | Message | Bug path length | Review status | |
|---|---|---|---|---|---|---|
| 1 | src/corelib/thread/qmutex.h @ Line 221 | misc-definitions-in-headers | function 'tryLock' defined in a header file; function definitions in header files can lead to ODR violations | 2 | unreviewed | |
| 2 | src/corelib/tools/qeasingcurve.cpp @ Line 279 | misc-use-anonymous-namespace | function 'isConfigFunction' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 3 | src/gui/platform/unix/qdesktopunixservices.cpp @ Line 51 | misc-use-anonymous-namespace | function 'detectDesktopEnvironment' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 4 | src/gui/platform/unix/qdesktopunixservices.cpp @ Line 91 | misc-use-anonymous-namespace | function 'checkExecutable' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 5 | src/gui/platform/unix/qdesktopunixservices.cpp @ Line 97 | misc-use-anonymous-namespace | function 'detectWebBrowser' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 6 | src/gui/platform/unix/qdesktopunixservices.cpp @ Line 134 | misc-use-anonymous-namespace | function 'launch' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 7 | src/gui/platform/unix/qdesktopunixservices.cpp @ Line 163 | misc-use-anonymous-namespace | function 'checkNeedPortalSupport' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 8 | src/gui/platform/unix/qdesktopunixservices.cpp @ Line 168 | misc-use-anonymous-namespace | function 'xdgDesktopPortalOpenFile' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 9 | src/gui/platform/unix/qdesktopunixservices.cpp @ Line 204 | misc-use-anonymous-namespace | function 'xdgDesktopPortalOpenUrl' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 10 | src/gui/platform/unix/qdesktopunixservices.cpp @ Line 234 | misc-use-anonymous-namespace | function 'xdgDesktopPortalSendEmail' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 11 | src/gui/platform/unix/qdesktopunixservices.cpp @ Line 376 | optin.cplusplus.VirtualCall | Call to virtual method 'QDesktopUnixServices::desktopEnvironment' during construction bypasses virtual dispatch | 1 | unreviewed | |
| 12 | src/gui/platform/unix/qdesktopunixservices_p.h @ Line 26 | cppcoreguidelines-special-member-functions | class 'QDesktopUnixServices' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 13 | src/widgets/dialogs/qfiledialog.cpp @ Line 2615 | misc-use-anonymous-namespace | function '_qt_init_lastVisited' declared 'static', move to anonymous namespace instead | 1 | unreviewed |