┌ ┐
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
/
kfileitemmodelbenchmark.cpp
Age
Commit message (
Expand
)
Author
2021-03-13
Enable test mode in all test
Elvis Angelaccio
2021-02-09
Build with QT_NO_KEYWORDS
Nicolas Fella
2020-10-23
Compile without foreach
Alexander Lohnau
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
2019-11-09
Remove unnecessary semicolons after Q_UNUSED
Elvis Angelaccio
2018-03-03
Remove unused #include
Roman Inflianskas
2018-02-03
Port QSignalSpy to new signal syntax
Elvis Angelaccio
2015-05-07
Simplify the KFileItemModel benchmark
Frank Reininghaus
2015-04-24
Remove obsolete benchmark for inserting many child items
Frank Reininghaus
2015-02-26
Port away from KDELibs4Support (we only use KDELibs4Support when baloo isn't ...
Emmanuel Pescosta
2014-12-18
Ported tests away from KRandomSequence, QTest::kWaitForSignal and KTempDir.
Emmanuel Pescosta
2014-11-10
make use of initializer lists
Emmanuel Pescosta
2014-10-21
port Dolphin from KUrl to QUrl
Lukáš Tinkl
2014-10-18
Port test to qt5
Montel Laurent
2013-10-07
Make the code that removes items from KFileItemModel more robust
Frank Reininghaus
2013-02-27
Big Thanks to Frank Reininghaus, who helped me a lot with these
Emmanuel Pescosta
2013-02-10
Add benchmark for adding many child items in a tree structure
Frank Reininghaus
2013-02-03
Remove unneeded #include
Frank Reininghaus
2013-01-27
Move the consistency check for KFileItemModel from the test to the class
Frank Reininghaus
2013-01-27
Add some benchmarks for KFileItemModel
Frank Reininghaus