┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/tests
AgeCommit message (Expand)Author
2017-11-27Created unit test for PlacesItemModelRenato Araujo Oliveira Filho
2017-11-21Modernize: Use nullptr everywhereKevin Funk
2017-11-20Modernize: Use override where possibleKevin Funk
2017-11-11Prevent folders from drag and dropping onto themselves in dolphin main viewEmirald Mateli
2017-05-27Introduce DolphinMainWindowTestElvis Angelaccio
2017-05-27Move non-exported code to a static libraryElvis Angelaccio
2017-05-11Port tests from ecm_mark_as_test to ecm_add_testHannah von Reth
2017-05-11Fix kfileitemmodeltestElvis Angelaccio
2017-05-11Remove define to disable exportsHannah von Reth
2017-04-07Fix some compiler warningsKevin Funk
2017-01-21Change "Date" to "Modified" and allow access to new "Accessed" time fieldDon Nguyen
2017-01-18Remove extra semicolonElvis Angelaccio
2017-01-03Add missing Q_DECL_OVERRIDEMontel Laurent
2017-01-03Add missing Q_OBJECT macrosIlya Bizyaev
2016-12-03Fix viewpropertiestest when GlobalViewProps is trueElvis Angelaccio
2016-12-03Fix 5 clazy warningsSpencer Brown
2016-08-06Fix some low-hanging warning fruitsMartin T. H. Sandsmark
2016-04-22Fix exports and linkage, remove sources from tests which are already being li...Andrius da Costa Ribas
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