┌ ┐
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
/
kitemviews
/
private
/
kdirectorycontentscounter.cpp
Age
Commit message (
Expand
)
Author
2023-09-10
Replace qAsConst with std::as_const
Méven Car
2023-07-05
Add explicit moc includes to sources for moc-covered headers
Friedrich W. H. Kossebau
2023-06-13
Settings Add ViewModes > Content display
Méven Car
2023-05-26
KDirectoryContentsCounter: show intermediate dir size counting results, impro...
Méven Car
2023-02-12
Optimize Directory size counting
Méven Car
2023-02-05
Add clang-format and format code as in Frameworks
Serg Podtynnyi
2020-11-07
KDirectoryContentsCounter: fix support of symlinks dir
Méven Car
2020-10-23
Compile with QT_NO_KEYWORDS
Alexander Lohnau
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
2020-07-06
Port away from QLinkedList
Elvis Angelaccio
2020-05-31
Fix FIFO usage
Elvis Angelaccio
2020-05-25
KDirectoryContentsCounter: scan first path not in cache
Méven Car
2020-05-20
KDirectoryContentsCounter: don't schedule scanning a folder already in the Queue
Méven Car
2020-05-04
[Details mode] Allow to fill the column size of directories with actual size
Méven Car
2020-01-11
Add only canonical paths to dirWatcher
Robert Hoffmann
2018-03-04
Remove unused #include
Roman Inflianskas
2018-03-03
Remove unused #include
Roman Inflianskas
2017-11-21
Modernize: Use nullptr everywhere
Kevin Funk
2014-10-21
port Dolphin from KUrl to QUrl
Lukáš Tinkl
2014-05-13
Merge remote-tracking branch 'origin/master' into frameworks
Frank Reininghaus
2014-05-05
dolphin: convert kitemviews/ to qt5 signal slot syntax
Alex Richardson
2014-04-03
KDirectoryContentsCounter: do not delete currently active worker objects
Frank Reininghaus
2014-01-21
Use only one "directory contents counting" thread per process
Frank Reininghaus
2013-09-04
Count the items inside directories in another thread
Frank Reininghaus