┌ ┐
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
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
2020-10-15
Port away from QList::toSet()
Elvis Angelaccio
2020-08-30
Merge branch 'release/20.08'
Alexander Lohnau
2020-08-30
Fix file preview for desktop files with absolute icon paths
Alexander Lohnau
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
2020-07-12
Fix selection rect after porting from QFontMetrics::width()
Ismael Asensio
2020-07-12
Fix selection rect after porting from QFontMetrics::width()
Ismael Asensio
2020-05-29
Port away from deprecated QFontMetrics::width()
Elvis Angelaccio
2020-05-28
Port to non-deprecated variant of QPixmapCache::find()
Elvis Angelaccio
2020-05-28
Add some missing const qualifiers
Elvis Angelaccio
2020-05-18
Left-elide file/folders while keeping their extension visible
Méven Car
2019-11-09
Remove unnecessary semicolons after Q_UNUSED
Elvis Angelaccio
2019-09-16
[KStandardItemListWidget] Request the pixmap size we want and let the icon lo...
Kai Uwe Broulik
2019-09-08
GIT_SILENT: minor qstring optimization
Laurent Montel
2019-08-24
Middle-elide file/folder labels so the extension is always visible
Nate Graham
2019-05-12
Fix indentation
Elvis Angelaccio
2018-10-24
[KStandardItemListWidget] Pass icon state to overlay painter
Kai Uwe Broulik
2018-09-10
Do use QIcon::Selected for non-icon view
Kai Uwe Broulik
2018-09-05
[KStandardItemListWidget] Round to icon size before applying scaling
Kai Uwe Broulik
2018-09-04
Don't use QIcon::Selected state for selected icon
Kai Uwe Broulik
2018-07-11
[KStandardItemListWidget] Avoid needless image resizing
Kai Uwe Broulik
2018-03-29
Fix alignment of icons in Places panel and Compact view mode
Scott Harvey
2018-03-29
Fix enum-compare-switch clang warnings
Elvis Angelaccio
2018-03-04
Remove unused #include
Roman Inflianskas
2018-03-03
Remove unused #include
Roman Inflianskas
2018-02-05
[KStandardItemListWidget] Adjust painting rating to device pixel ratio
Kai Uwe Broulik
[next]