┌ ┐
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
/
kstandarditemlistwidget.cpp
Age
Commit message (
Expand
)
Author
2024-10-28
Overhaul main view accessibility
Felix Ernst
2024-08-13
KStandardItemListWidget: select by number of unicode chars
Yifan Zhu
2024-07-27
Port from KIconLoader::drawOverlays to KIconUtils::addOverlays
Nicolas Fella
2024-07-18
Port away from deprecated KIconEffect API
Nicolas Fella
2024-07-17
Remove dead code
Manuel Alcaraz Zambrano
2024-06-16
Prefer en_US, "colour" -> "color"
Marius P
2024-03-30
Fix selection marker for RTL
Eugene Popov
2024-03-27
Better support for RTL
Eugene Popov
2024-02-23
Resolve conflict between activateSoonAnimation and hoverSequenceAnimation
Felix Ernst
2024-02-23
Add drag-open animation
Felix Ernst
2023-12-14
Dolphin: Remove unused code, fix clazy warnings
Méven Car
2023-11-21
views: Use scene devicePixelRatio rather than qApp
Kai Uwe Broulik
2023-11-08
Improve size adjustment of itemlist editor
Yifan Zhu
2023-10-24
Merge branch 'master' into kf6
Nicolas Fella
2023-10-23
Display newline in filename as Unicode line break
Yifan Zhu
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-09-02
Add focusOut and focusIn event support for KFileItemListView and update selec...
Méven Car
2023-09-02
k[standard]itemlistwidget: Account for view focus in selection highlight
Oliver Beard
2023-08-23
KStandardItemListWidget: Render pixmap with explicit dpr
Kai Uwe Broulik
2023-07-05
Add explicit moc includes to sources for moc-covered headers
Friedrich W. H. Kossebau
2023-02-05
Add clang-format and format code as in Frameworks
Serg Podtynnyi
2022-10-27
Make details column text readable
Felix Ernst
2022-10-27
Make details view mode's full row activation optional
Felix Ernst
2022-09-26
Remove unused includes
Laurent Montel
2022-05-26
Extend selection rectangle to left edge
Travis Burrows
2022-05-26
Change wording "Leading Column Padding" to "Side Padding"
Jin Liu
2022-04-04
Merge branch 'release/22.04'
Felix Ernst
2022-04-04
Revert "KStandardItemListWidget: handle RtL drawing properly"
Felix Ernst
2022-03-15
Fix some compile error against qt6
Laurent Montel
2022-02-26
KStandardItemListWidget: don't double up the expansion offset
Jan Blackquill
2022-02-25
Merge branch 'release/21.12'
Kai Uwe Broulik
2022-02-25
KStandardItemListWidget: handle RtL drawing properly
Janet Blackquill
2022-02-23
Fix rating pixmap alignment on high-dpi screens
Kai Uwe Broulik
2022-02-23
Ignore empty roles for textRect calculation
Kai Uwe Broulik
2022-02-13
Fix zooming animation
Eugene Popov
2022-01-29
Fix my previous bad merge
Felix Ernst
2022-01-29
Merge branch 'release/21.12'
Felix Ernst
2022-01-29
Revert "[DetailsView] Improve zooming"
Eugene Popov
2022-01-16
Full row highlight implementation
Tom Lin
2021-12-28
Add name-only tooltip and make logicalHeightHints a pair of qreal and bool
Leo Treloar
2021-07-18
[DetailsView] Improve zooming
Eugene Popov
2021-07-04
Add support for hover sequence thumbnails (via ThumbSequenceCreator)
David Lerch
2021-04-19
When renaming files, move to next file using tab key or up/down
Méven Car
2020-11-12
Fix qrc icon
Alexander Lohnau
2020-11-04
Move m_textInfo to fix ctor warning, and document why it's protected.
Chris Holland
2020-11-01
Use QString::rightRef() as suggested by clazy
Elvis Angelaccio
2020-11-01
Fix warnings about scaling pixmaps
Martin T. H. Sandsmark
2020-10-23
Compile with QT_NO_KEYWORDS
Alexander Lohnau
2020-10-23
Compile without foreach
Alexander Lohnau
[next]