┌ ┐
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
/
kitemlistheaderwidget.cpp
Age
Commit message (
Expand
)
Author
2020-10-23
Compile with QT_NO_KEYWORDS
Alexander Lohnau
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
2019-09-29
KItemListHeaderWidget: drop unnecessary remove() call
Elvis Angelaccio
2018-12-01
Do not sort twice when changing role and order at the same time
Thomas Surrel
2018-03-04
Remove unused #include
Roman Inflianskas
2017-11-21
Modernize: Use nullptr everywhere
Kevin Funk
2015-09-03
Only store modified columns widths after the mouse button was released
Frank Reininghaus
2015-02-06
Fix includes
Montel Laurent
2014-10-27
Port to QDebug*. KVBox--
Montel Laurent
2014-10-18
Fix includes
Montel Laurent
2014-10-10
Clean includes + port to QMenu
Montel Laurent
2014-07-31
Clean up KAction leftovers.
Arnold Dumas
2014-06-29
Remove the automoc noise
Christophe Giboudeaux
2014-05-05
dolphin: convert kitemviews/ to qt5 signal slot syntax
Alex Richardson
2014-02-06
Set the Details View colummns width to the preferred column width, by double-...
Emmanuel Pescosta
2013-07-22
Fix "truncated header" in Details View with non-Oxygen styles
Frank Reininghaus
2012-04-26
Reset to ascending sort order when changing the column
Peter Penz
2012-04-11
KItemViews: Internal directory restructuration
Peter Penz