┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/tests/kitemlistkeyboardsearchmanagertest.cpp
AgeCommit message (Expand)Author
2025-11-10dolphin: improve keyboard search behavior for repeated charactersweinan li
2025-02-22kitemlistkeyboardsearchmanager: smarter search start positionYifan Zhu
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-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2019-10-26When the selection is deselected, restart the keyboard search from the beginningMéven Car
2018-02-03Port QSignalSpy to new signal syntaxElvis Angelaccio
2015-02-26Use QT_GUILESS_MAINHeiko Becker
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-10-18Port test to qt5Montel Laurent
2013-06-20Make it possible to select files like "a_b" using keyboard searchFrank Reininghaus
2012-04-11KItemViews: Internal directory restructurationPeter Penz
2012-03-29KItemListKeyboardSearchManager: make it possible to choose the timeoutFrank Reininghaus
2012-03-28Increase the timeout in KItemListKeyboardSearchManager to 5 secondsFrank Reininghaus
2011-08-30KItemListKeyboardSearchManager improvements and unit testsFrank Reininghaus