┌ ┐
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
/
kfileitemmodel.cpp
Age
Commit message (
Expand
)
Author
2021-07-19
Use KDirLister directly now that it emits a jobError() signal
Ahmad Samir
2021-07-13
Ensure stable sort order when sorting by size
Christian Muehlhaeuser
2021-06-27
KFileItemModel: Allow to group files and folder together
Méven Car
2021-06-03
Tell translators to leave the ' alone
Albert Astals Cid
2021-05-10
Show hidden files and folders last
Gastón Haro
2021-04-24
InformationPanel: Allow to refresh the panel when its displayed content changes
Méven Car
2021-04-05
KFileItemModel: DetailsModeSettings::directorySizeCount forces m_sortDirsFirst
Méven Car
2021-03-07
KFileModel: Let Sort dir first affect size sorting
Méven Car
2021-02-09
Port to QRecursiveMutex
Nicolas Fella
2021-02-08
Port away from deprecated KIO signals
Ahmad Samir
2020-11-08
Iterate over a const copy list of containers
Ismael Asensio
2020-11-01
make sure we use valid icons
Martin T. H. Sandsmark
2020-10-24
Use mutable iterators where required
Alexander Lohnau
2020-10-23
Compile with QT_NO_KEYWORDS
Alexander Lohnau
2020-10-23
Compile without foreach
Alexander Lohnau
2020-10-15
Stop using QVariant < operator
Elvis Angelaccio
2020-10-15
Port to non-deprecated QString::split() variant
Elvis Angelaccio
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
2020-05-05
Sort by file size according to DetailsModeSettings::directorySizeCount
Méven Car
2020-05-04
[Details mode] Allow to fill the column size of directories with actual size
Méven Car
2020-04-12
Fix crashing on starting and quitting
Martin T. H. Sandsmark
2020-01-28
Add natural sorting and case-insensitive sorting for all role-types
George Vogiatzis
2019-12-06
Make it compile against last kf5 version without deprecated methods
Laurent Montel
2019-11-19
Port deprecated methods
Laurent Montel
2019-11-09
Remove unnecessary semicolons after Q_UNUSED
Elvis Angelaccio
2019-09-08
GIT_SILENT: minor qstring optimization
Laurent Montel
2019-09-01
Make non-empty textual columns come first in sorting
Nazar Kalinowski
2019-08-27
Always periodically dispatch pending items
Kai Uwe Broulik
2019-07-28
Fix name grouping feature for cyrillic names
Andrey Yashkin
2019-07-28
Revert "Fix name grouping feature for cyrillic names"
Elvis Angelaccio
2019-07-28
Fix name grouping feature for cyrillic names
Andrey Yashkin
2019-05-12
Fix indentation
Elvis Angelaccio
2019-05-05
Get rid of ugly static_cast usages in connect() calls
Elvis Angelaccio
2019-03-30
[KFileItemModel] Fix alignment of rolesInfoMap
Elvis Angelaccio
2019-03-27
Add "Aspect Ratio" and "Frame Rate" to additional video information columns
Kochih Wu
2019-03-10
port to std::stable_sort
Laurent Montel
2019-03-09
Fix context for QDateTime::toString() translations
Elvis Angelaccio
2019-01-11
Consti'fy
Laurent Montel
2018-12-01
Do not sort twice when changing role and order at the same time
Thomas Surrel
2018-11-21
Avoid warning when translatedtext is null
Laurent Montel
2018-10-10
Update hidden state correctly
Thomas Surrel
2018-08-20
Read UDS entry times directly and pretty-print on-demand
Kai Uwe Broulik
2018-07-26
Compare UDS entry times directly instead of going through KFileItem
Kai Uwe Broulik
2018-07-14
Speedup sort
Jaime Torres
2018-07-14
Revert to change the commit message.
Jaime Torres
2018-07-13
Speedup sort
Jaime Torres
2018-07-07
A complete build does not fix the crashes I'm having.
Jaime Torres
2018-07-06
Speedup sort
Jaime Torres
2018-07-04
Use more nullptr
Friedrich W. H. Kossebau
2018-05-22
Properly sort int roles
Kai Uwe Broulik
[next]