┌ ┐
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
2025-09-11
dolphinview: add preferred sort order for roles
Nathan Williams
2025-09-03
Fix several user-facing and non-user-facing typos
Kunda Ki
2024-12-29
Mirror details view mode for right-to-left languages
Felix Ernst
2023-09-10
Merge remote-tracking branch 'origin/master' into kf6
Méven Car
2023-09-10
Replace qAsConst with std::as_const
Méven Car
2023-08-29
Fix a bunch of clazy warnings
Méven Car
2023-07-05
Add explicit moc includes to sources for moc-covered headers
Friedrich W. H. Kossebau
2023-02-23
Fix header index are colIndex and not roleIndex
Méven Car
2023-02-18
DolphinView: Allow to have tootips on columns headers
Méven Car
2023-02-05
Add clang-format and format code as in Frameworks
Serg Podtynnyi
2022-07-18
KItemListHeaderWidget: Use QHeaderView font
Kai Uwe Broulik
2022-05-26
Change wording "Leading Column Padding" to "Side Padding"
Jin Liu
2022-03-03
KItemListHeaderWidget: don't crash if widget == nullptr
Janet Blackquill
2022-01-25
Make group headers mirror rtl
Jan Blackquill
2022-01-16
Full row highlight implementation
Tom Lin
2021-12-06
Fix various typos
luz paz
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