┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/tests
AgeCommit message (Expand)Author
2024-12-19dolphinview: Update thumbnail on filename changeAkseli Lahtinen
2024-12-16ViewProperties: Return nullptr if viewPropertiesString is emptyAkseli Lahtinen
2024-12-09Fix inline renaming multiple files when renaming changes sorting orderIlia Kats
2024-12-04Always focus the view after place activationFelix Ernst
2024-11-19natural sort: exclude extension when comparing filenamesEren Karakas
2024-11-12Test that each object has distinguishable accessible infoFelix Ernst
2024-10-31Make Escape move focus from location bar to viewFelix Ernst
2024-10-31refactor: replace QString() with QStringLiteral() for better performanceZhangzhi Hu
2024-10-27ViewProperties: Store view properties in extended file attributesMéven Car
2024-10-17Add test to avoid accidental divergence of desktop and phone uiFelix Ernst
2024-08-18Implement "Focus Places Panel"Felix Ernst
2024-07-31Kitemlistcontroller: only accept doubleclick for left mouse buttonMéven Car
2024-05-18Avoid implicitly selecting itemsFelix Ernst
2024-03-27Better support for RTLEugene Popov
2024-03-14Adapt testOpenInNewTabTitle() to upstream changeFelix Ernst
2024-03-13Animate most of the barsFelix Ernst
2024-02-01Fix focus chainFelix Ernst
2024-02-01Speed up autoSaveSession testFelix Ernst
2024-01-30Add test cases for right-to-left keyboard navigationFelix Ernst
2024-01-14DolphinMainWindowTest: Add unit test for autosave session featureAmol Godbole
2023-12-27Fix build with cmake >= 3.28Albert Astals Cid
2023-12-27kfileitemmodeltest: Include KIO/SimpleJob header instead of relying on compat...Alexander Lohnau
2023-12-15Resort directory size count after refreshingAkseli Lahtinen
2023-11-08Master is qt6 only. Not necessary to use ${QT_MAJOR_VERSION} now.Laurent Montel
2023-10-05Merge branch 'master' into kf6Nate Graham
2023-10-05Add test for accessibility ancestor treeFelix Ernst
2023-10-05Fix accessibility ancestor treeFelix Ernst
2023-09-10Merge remote-tracking branch 'origin/master' into kf6Méven Car
2023-09-10Replace qAsConst with std::as_constMéven Car
2023-09-02fix test in FreeBsd KItemListControllerExpandTest::testDirExpandMéven Car
2023-08-28Clean obsolete ifdefs since dolphin requires KF 5.101+Méven Car
2023-06-28Merge branch 'master' into kf6Méven Car
2023-05-26Expand or collapse all selected folders on Key Right/LeftMéven Car
2023-05-12Remove deprecated, ifdef'd code for old KIO versionsJakob Petsovits
2023-05-08Merge branch 'master' into kf6Méven Car
2023-04-25Revert "Adapt autotest to new expected "Space" key behaviour"Felix Ernst
2023-04-03Add test for openFiles()Felix Ernst
2023-03-04Rename KF5 to KF6Dāvis Mosāns
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2023-01-11Adapt autotest to new expected "Space" key behaviourFelix Ernst
2022-11-29Exit the deleted directory when it is removedMéven Car
2022-09-23Increase code coverage of places panel width resistance testFelix Ernst
2022-07-07Improve goActions testFelix Ernst
2022-07-07Add two autotestsFelix Ernst
2022-05-31Fix building kfileitemmodeltest with KF6Ahmad Samir
2022-03-04Fix issue where newly inserted items end up in the wrong directoryDavid Edmundson
2022-02-25[DolphinQueryTest] Fix class name duplicationIsmael Asensio
2022-01-14Adapt build system for building against qt6Laurent Montel
2022-01-11Remove KStandardItem and KStandardItemModelKai Uwe Broulik
2022-01-09Port back to KFilePlacesViewKai Uwe Broulik