15 Commits (e292b3f2d2c648fc802df05bf1e6dfdb8e0921f4)

Author SHA1 Message Date
Laurent Montel 8327e0e065 [kitemmodels] make it compile without foreach 7 years ago
Laurent Montel 37548cc3e3 Remove unused virtual keyword 7 years ago
Yuri Chornoivan aefb80e112 Fix minor EBN issues and typos 7 years ago
Laurent Montel a435b3b8c2 Use override 8 years ago
David Faure b4457200af test program: fix QLayout warning 8 years ago
Friedrich W. H. Kossebau b28c90ce6b Use more nullptr 9 years ago
Friedrich W. H. Kossebau 020c178958 Use explicit flags constructor instead of confusing nullptr 9 years ago
Kevin Funk 1c02848a4d Use nullptr everywhere 9 years ago
Montel Laurent 57567b062c Add missing Q_DECL_OVERRIDE 9 years ago
Sune Vuorela d8c6c75ada the proxymodeltestapp uses qtwidgets unconditionally, so make sure it is found 10 years ago
Kåre Särs 69c72221bb Fix Windows compilation (multi-string QStringLiteral -> QLatin1String) 10 years ago
Aleix Pol 9ed965929b Make sure QString are correctly constructed through the preprocessor 10 years ago
Andrey Cygankov 1e48795134 Fix most Clazy warnings in KItemModels. 10 years ago
David Faure 9fe81f5a4b fix clang warnings - lots of code after "return" statements; looks like it's on purpose => #if 0 10 years ago
David Faure c123892e29 Move proxymodeltestapp to tests, it's an interactive GUI test program 10 years ago