┌ ┐
54
└ ┘
[
home
|
about
|
favorites
|
git
]
index
:
dolphin
master
pixelated-scaling-option
Patched KDE Dolphin with Pixel Scaling
Conway
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tests
/
kfileitemmodeltest.cpp
Age
Commit message (
Expand
)
Author
2023-12-27
kfileitemmodeltest: Include KIO/SimpleJob header instead of relying on compat...
Alexander Lohnau
2023-12-15
Resort directory size count after refreshing
Akseli Lahtinen
2023-05-12
Remove deprecated, ifdef'd code for old KIO versions
Jakob Petsovits
2023-02-05
Add clang-format and format code as in Frameworks
Serg Podtynnyi
2022-11-29
Exit the deleted directory when it is removed
Méven Car
2022-05-31
Fix building kfileitemmodeltest with KF6
Ahmad Samir
2022-03-04
Fix issue where newly inserted items end up in the wrong directory
David Edmundson
2021-12-06
Fix various typos
luz paz
2021-11-28
Properly display parent folders when filtering is active and items are added ...
Eduardo Cruz
2021-10-04
Rewrite filter algorithm to properly support filtering with expanded folders ...
Eduardo Cruz
2021-08-29
Revert "Revert "Disable Hidden Files Last sort by default""
Elvis Angelaccio
2021-08-29
Revert "Revert "Show hidden files and folders last""
Elvis Angelaccio
2021-08-29
Merge branch 'release/21.08'
Elvis Angelaccio
2021-08-06
Revert "Show hidden files and folders last"
Nate Graham
2021-08-06
Revert "Disable Hidden Files Last sort by default"
Heiko Becker
2021-08-05
Merge branch 'release/21.08'
Nate Graham
2021-08-05
Disable Hidden Files Last sort by default
Chris Holland
2021-07-19
Use KDirLister directly now that it emits a jobError() signal
Ahmad Samir
2021-05-10
Show hidden files and folders last
Gastón Haro
2021-03-13
Enable test mode in all test
Elvis Angelaccio
2021-02-09
Build with QT_NO_KEYWORDS
Nicolas Fella
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
2020-05-28
Port away from deprecated qrand()
Elvis Angelaccio
2019-11-09
Remove unnecessary semicolons after Q_UNUSED
Elvis Angelaccio
2019-09-14
Use directly "isEmpty()"
Laurent Montel
2019-04-07
[KFileItemModelTest] Port to fastInsert()
Elvis Angelaccio
2018-08-16
Make this test work again with new uds implementation
Jaime Torres Amate
2018-08-16
wrong name and email address
Jaime Torres Amate
2018-08-16
Make this test work again with new uds implementation
Travis CI Bot
2018-02-03
Port QSignalSpy to new signal syntax
Elvis Angelaccio
2017-11-21
Modernize: Use nullptr everywhere
Kevin Funk
2017-05-11
Fix kfileitemmodeltest
Elvis Angelaccio
2017-01-21
Change "Date" to "Modified" and allow access to new "Accessed" time field
Don Nguyen
2016-12-03
Fix 5 clazy warnings
Spencer Brown
2016-08-06
Fix some low-hanging warning fruits
Martin T. H. Sandsmark
2015-02-26
Port away from KDELibs4Support (we only use KDELibs4Support when baloo isn't ...
Emmanuel Pescosta
2014-12-24
Fix compilation with Qt 5.2 and 5.3; QSignalSpy can't take a function pointer...
David Faure
2014-12-18
Ported tests away from KRandomSequence, QTest::kWaitForSignal and KTempDir.
Emmanuel Pescosta
2014-12-14
port away from deprecated KFileItem(mode_t mode, mode_t permissions, const QU...
Emmanuel Pescosta
2014-11-10
make use of initializer lists
Emmanuel Pescosta
2014-11-04
Fix more unit test failures
Frank Reininghaus
2014-11-04
Fix unit test failures
Frank Reininghaus
2014-10-21
port Konqueror from KUrl to QUrl
Lukáš Tinkl
2014-10-18
Fix includes
Montel Laurent
2014-06-04
Fix possible crash if a kioslave adds multiple items with the same URL
Frank Reininghaus
2014-05-13
Ensure that all children of a collapsed folder are removed
Frank Reininghaus
2013-12-22
Add unit test for KFileItemModel::createMimeData().
Frank Reininghaus
2013-12-22
Update filtered items when the "refreshItems" signal is received
Frank Reininghaus
2013-12-14
Update the roles for filtered items if necessary
Frank Reininghaus
2013-10-07
Make the code that removes items from KFileItemModel more robust
Frank Reininghaus
[next]