┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/tests/kfileitemmodeltest.cpp
AgeCommit message (Expand)Author
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2022-11-29Exit the deleted directory when it is removedMéven Car
2022-05-31Fix building kfileitemmodeltest with KF6Ahmad Samir
2022-03-04Fix issue where newly inserted items end up in the wrong directoryDavid Edmundson
2021-12-06Fix various typosluz paz
2021-11-28Properly display parent folders when filtering is active and items are added ...Eduardo Cruz
2021-10-04Rewrite filter algorithm to properly support filtering with expanded folders ...Eduardo Cruz
2021-08-29Revert "Revert "Disable Hidden Files Last sort by default""Elvis Angelaccio
2021-08-29Revert "Revert "Show hidden files and folders last""Elvis Angelaccio
2021-08-29Merge branch 'release/21.08'Elvis Angelaccio
2021-08-06Revert "Show hidden files and folders last"Nate Graham
2021-08-06Revert "Disable Hidden Files Last sort by default"Heiko Becker
2021-08-05Merge branch 'release/21.08'Nate Graham
2021-08-05Disable Hidden Files Last sort by defaultChris Holland
2021-07-19Use KDirLister directly now that it emits a jobError() signalAhmad Samir
2021-05-10Show hidden files and folders lastGastón Haro
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
2020-05-28Port away from deprecated qrand()Elvis Angelaccio
2019-11-09Remove unnecessary semicolons after Q_UNUSEDElvis Angelaccio
2019-09-14Use directly "isEmpty()"Laurent Montel
2019-04-07[KFileItemModelTest] Port to fastInsert()Elvis Angelaccio
2018-08-16Make this test work again with new uds implementationJaime Torres Amate
2018-08-16wrong name and email addressJaime Torres Amate
2018-08-16Make this test work again with new uds implementationTravis CI Bot
2018-02-03Port QSignalSpy to new signal syntaxElvis Angelaccio
2017-11-21Modernize: Use nullptr everywhereKevin Funk
2017-05-11Fix kfileitemmodeltestElvis Angelaccio
2017-01-21Change "Date" to "Modified" and allow access to new "Accessed" time fieldDon Nguyen
2016-12-03Fix 5 clazy warningsSpencer Brown
2016-08-06Fix some low-hanging warning fruitsMartin T. H. Sandsmark
2015-02-26Port away from KDELibs4Support (we only use KDELibs4Support when baloo isn't ...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 Konqueror from KUrl to QUrlLukáš Tinkl
2014-10-18Fix includesMontel Laurent
2014-06-04Fix possible crash if a kioslave adds multiple items with the same URLFrank Reininghaus
2014-05-13Ensure that all children of a collapsed folder are removedFrank Reininghaus
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-07Make the code that removes items from KFileItemModel more robustFrank 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