┌ ┐
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
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
2013-10-01
Merge remote-tracking branch 'origin/KDE/4.11'
Frank Reininghaus
2013-10-01
Add unit test for the calculation of "name" groups with expanded items
Frank Reininghaus
2013-09-29
Make sure that removeExpandedItems() also removes filtered items
Frank Reininghaus
2013-09-09
Merge remote-tracking branch 'origin/KDE/4.11'
Frank Reininghaus
2013-09-09
Always sort items correctly when the refreshItems() signal is received
Frank Reininghaus
2013-09-09
Merge remote-tracking branch 'origin/KDE/4.11'
Frank Reininghaus
2013-09-09
Test if the groups are updated correctly when items are refreshed
Frank Reininghaus
2013-09-07
Make expandedParentsCount() work without accessing the data hash
Frank Reininghaus
2013-08-15
Merge remote-tracking branch 'origin/KDE/4.11'
Frank Reininghaus
2013-08-15
Make sure that the sort order is correct after renaming
Frank Reininghaus
2013-08-04
Introduce a new signal "groupsChanged"
Frank Reininghaus
2013-08-04
Add some unit tests for grouping in KFileItemModel
Frank Reininghaus
2013-08-04
Make KFileItemModelTest faster
Frank Reininghaus
2013-06-20
Merge remote-tracking branch 'origin/KDE/4.10'
Dawit Alemayehu
2013-06-18
Ensure that the "Sort by Type" setting is respected
Frank Reininghaus
2013-06-13
Remove trailing white space
Frank Reininghaus
2013-05-22
Merge remote-tracking branch 'origin/KDE/4.10'
Frank Reininghaus
2013-05-22
Do not reset the 'isExpanded' state when an expanded folder is refreshed
Frank Reininghaus
2013-03-15
Improve handling of filtered items when folders are deleted/collapsed
Frank Reininghaus
2013-03-10
Merge remote-tracking branch 'origin/KDE/4.10'
Frank Reininghaus
2013-03-10
Remove filtered children if the parent folder is collapsed
Frank Reininghaus
2013-02-27
Big Thanks to Frank Reininghaus, who helped me a lot with these
Emmanuel Pescosta
2013-02-19
Merge remote-tracking branch 'origin/KDE/4.10'
Frank Reininghaus
2013-02-18
Remove items from m_filteredItems if their parent is deleted
Frank Reininghaus
2013-02-10
Re-organize the code that compares expanded items
Frank Reininghaus
[next]