┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/tests/kfileitemmodelbenchmark.cpp
AgeCommit message (Expand)Author
2023-09-10Replace qAsConst with std::as_constMéven Car
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2021-03-13Enable test mode in all testElvis Angelaccio
2021-02-09Build with QT_NO_KEYWORDSNicolas Fella
2020-10-23Compile without foreachAlexander Lohnau
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2019-11-09Remove unnecessary semicolons after Q_UNUSEDElvis Angelaccio
2018-03-03Remove unused #includeRoman Inflianskas
2018-02-03Port QSignalSpy to new signal syntaxElvis Angelaccio
2015-05-07Simplify the KFileItemModel benchmarkFrank Reininghaus
2015-04-24Remove obsolete benchmark for inserting many child itemsFrank Reininghaus
2015-02-26Port away from KDELibs4Support (we only use KDELibs4Support when baloo isn't ...Emmanuel Pescosta
2014-12-18Ported tests away from KRandomSequence, QTest::kWaitForSignal and KTempDir.Emmanuel Pescosta
2014-11-10make use of initializer listsEmmanuel Pescosta
2014-10-21port Dolphin from KUrl to QUrlLukáš Tinkl
2014-10-18Port test to qt5Montel Laurent
2013-10-07Make the code that removes items from KFileItemModel more robustFrank Reininghaus
2013-02-27Big Thanks to Frank Reininghaus, who helped me a lot with theseEmmanuel Pescosta
2013-02-10Add benchmark for adding many child items in a tree structureFrank Reininghaus
2013-02-03Remove unneeded #includeFrank Reininghaus
2013-01-27Move the consistency check for KFileItemModel from the test to the classFrank Reininghaus
2013-01-27Add some benchmarks for KFileItemModelFrank Reininghaus