┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/tests
AgeCommit message (Expand)Author
2015-09-01Pedantic--Montel Laurent
2015-05-07Simplify the KFileItemModel benchmarkFrank Reininghaus
2015-04-24Remove obsolete benchmark for inserting many child itemsFrank Reininghaus
2015-02-26Use QT_GUILESS_MAINHeiko Becker
2015-02-26Port away from KDELibs4Support (we only use KDELibs4Support when baloo isn't ...Emmanuel Pescosta
2015-02-25Move the KVersionControlPlugin2 interface from konqlib to Dolphin and remove ...Emmanuel Pescosta
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
2015-02-01Port away from KGlobalSettings::singleClick() and use the mouse kcm module in...Emmanuel Pescosta
2015-01-31Port away from KGlobalSettings::naturalSorting() by moving it to Dolphin's Ge...Emmanuel Pescosta
2014-12-24Fix compilation with Qt 5.2 and 5.3; QSignalSpy can't take a function pointer...David Faure
2014-12-18Ported tests away from KRandomSequence, QTest::kWaitForSignal and KTempDir.Emmanuel Pescosta
2014-12-14port away from deprecated KFileItem(mode_t mode, mode_t permissions, const QU...Emmanuel Pescosta
2014-11-10make use of initializer listsEmmanuel Pescosta
2014-11-04Fix more unit test failuresFrank Reininghaus
2014-11-04Fix unit test failuresFrank Reininghaus
2014-10-21port Dolphin from KUrl to QUrlLukáš Tinkl
2014-10-21port Konqueror from KUrl to QUrlLukáš Tinkl
2014-10-18Fix includesMontel Laurent
2014-10-18Port test to qt5Montel Laurent
2014-06-29KFileItemModelBenchmark is a manual testChristophe Giboudeaux
2014-06-29Reenable tests.Christophe Giboudeaux
2014-06-05Merge remote-tracking branch 'origin/master' into frameworksFrank Reininghaus
2014-06-04Fix possible crash if a kioslave adds multiple items with the same URLFrank Reininghaus
2014-05-21Merge remote-tracking branch 'origin/master' into frameworksFrank Reininghaus
2014-05-13Ensure that all children of a collapsed folder are removedFrank Reininghaus
2014-05-13Merge remote-tracking branch 'origin/master' into frameworksFrank Reininghaus
2014-05-05Fix build of testsAlex Richardson
2014-04-26Do not change the selection when re-sorting the viewFrank Reininghaus
2014-02-06Port Dolphin to BalooVishesh Handa
2013-12-22Add unit test for KFileItemModel::createMimeData().Frank Reininghaus
2013-12-22Update filtered items when the "refreshItems" signal is receivedFrank Reininghaus
2013-12-14Update the roles for filtered items if necessaryFrank Reininghaus
2013-10-30Store the selected items in a more efficient wayFrank Reininghaus
2013-10-07Merge remote-tracking branch 'origin/KDE/4.11'Frank Reininghaus
2013-10-07Make the code that removes items from KFileItemModel more robustFrank Reininghaus
2013-10-07Include "Space" in the keyboard search stringFrank Reininghaus
2013-10-01Merge remote-tracking branch 'origin/KDE/4.11'Frank Reininghaus
2013-10-01Add unit test for the calculation of "name" groups with expanded itemsFrank Reininghaus
2013-09-29Make sure that removeExpandedItems() also removes filtered itemsFrank Reininghaus
2013-09-09Merge remote-tracking branch 'origin/KDE/4.11'Frank Reininghaus
2013-09-09Always sort items correctly when the refreshItems() signal is receivedFrank Reininghaus
2013-09-09Merge remote-tracking branch 'origin/KDE/4.11'Frank Reininghaus
2013-09-09Test if the groups are updated correctly when items are refreshedFrank Reininghaus
2013-09-07Make expandedParentsCount() work without accessing the data hashFrank Reininghaus
2013-08-15Merge remote-tracking branch 'origin/KDE/4.11'Frank Reininghaus
2013-08-15Make sure that the sort order is correct after renamingFrank Reininghaus
2013-08-04Introduce a new signal "groupsChanged"Frank Reininghaus
2013-08-04Add some unit tests for grouping in KFileItemModelFrank Reininghaus
2013-08-04Make KFileItemModelTest fasterFrank Reininghaus