| File | Severity | Checker name | Message | Bug path length | Review status | |
|---|---|---|---|---|---|---|
| 1 | src/corelib/itemmodels/qitemselectionmodel.cpp @ Line 241 | misc-use-anonymous-namespace | function 'rowLengthsFromRange' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 2 | src/corelib/itemmodels/qitemselectionmodel.cpp @ Line 435 | misc-use-anonymous-namespace | function 'qSelectionPersistentRowLengths' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 3 | src/corelib/itemmodels/qitemselectionmodel.cpp @ Line 878 | misc-use-anonymous-namespace | function 'mergeRowLengths' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 4 | src/corelib/itemmodels/qstringlistmodel.cpp @ Line 295 | misc-use-anonymous-namespace | function 'ascendingLessThan' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 5 | src/corelib/itemmodels/qstringlistmodel.cpp @ Line 300 | misc-use-anonymous-namespace | function 'decendingLessThan' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 6 | src/widgets/styles/qstylesheetstyle.cpp @ Line 721 | misc-use-anonymous-namespace | function 'subControlLayout' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 7 | src/widgets/styles/qstylesheetstyle.cpp @ Line 724 | bugprone-signed-char-misuse | 'signed char' to 'int' conversion; consider casting to 'unsigned char' first. | 1 | unreviewed | |
| 8 | src/widgets/widgets/qsplashscreen.cpp @ Line 206 | misc-use-anonymous-namespace | function 'waitForWidgetMapped' declared 'static', move to anonymous namespace instead | 1 | unreviewed |