┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/tests/kstandarditemmodeltest.cpp
AgeCommit message (Collapse)Author
2022-01-11Remove KStandardItem and KStandardItemModelKai Uwe Broulik
They were used by the custom places panel and are now unused.
2021-03-13Enable test mode in all testElvis Angelaccio
2021-02-09Build with QT_NO_KEYWORDSNicolas Fella
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
Unfortunately licensedigger does not strip the trailing * characters. While at it, use a common style for all source files.
2017-11-21Modernize: Use nullptr everywhereKevin Funk
2015-02-26Use QT_GUILESS_MAINHeiko Becker
REVIEW: 122730
2015-02-24Fix build on Jenkins (or with BUILD_TESTING=ON)Hrvoje Senjan
2015-02-24Replace kDebug/kWarning by categorized logging (org.kde.dolphin)Emmanuel Pescosta
2014-12-18Ported tests away from KRandomSequence, QTest::kWaitForSignal and KTempDir.Emmanuel Pescosta
All tests passed!
2014-10-18Port test to qt5Montel Laurent
2012-05-17Create unit-test for KStandardItemModelPeter Penz