┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/tests/kitemlistcontrollertest.cpp
AgeCommit message (Expand)Author
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-10-26When the selection is deselected, restart the keyboard search from the beginningMéven Car
2019-01-11Consti'fyLaurent Montel
2018-10-07Fix implicit-fallthrough gcc warningElvis Angelaccio
2018-02-03Fix -Wunused-result warningsElvis Angelaccio
2018-02-03Port QSignalSpy to new signal syntaxElvis Angelaccio
2017-11-21Modernize: Use nullptr everywhereKevin Funk
2017-11-20Modernize: Use override where possibleKevin Funk
2017-01-03Add missing Q_OBJECT macrosIlya Bizyaev
2015-09-01Pedantic--Montel Laurent
2015-02-26Port away from KDELibs4Support (we only use KDELibs4Support when baloo isn't ...Emmanuel Pescosta
2015-02-01Port away from KGlobalSettings::singleClick() and use the mouse kcm module in...Emmanuel Pescosta
2014-12-18Ported tests away from KRandomSequence, QTest::kWaitForSignal and KTempDir.Emmanuel Pescosta
2014-10-18Port test to qt5Montel Laurent
2013-10-30Store the selected items in a more efficient wayFrank Reininghaus
2013-10-07Include "Space" in the keyboard search stringFrank Reininghaus
2013-02-17Another fix for KItemListControllerTest::testMouseClickActivation()Frank Reininghaus
2013-02-13Improve the recently added test testMouseClickActivationFrank Reininghaus
2013-02-05Add unit test for bug 313342Frank Reininghaus
2012-06-08Krazy fixesPeter Penz
2012-04-21Prepare view-engine for non-KFileItem usecasePeter Penz
2012-04-11KFileItemModel: interface cleanupsPeter Penz
2012-04-11KItemViews: Internal directory restructurationPeter Penz
2012-02-13Test which items are activated when pressing Enter or ReturnFrank Reininghaus
2012-02-13Fix regression in KItemListControllerTestFrank Reininghaus
2012-02-04Simplify KItemListControllerTest::testKeyboardNavigation_data()Frank Reininghaus
2012-02-01First version of a unit test for KItemListControllerFrank Reininghaus