┌ ┐
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
/
kitemlistsizehintresolver.cpp
Age
Commit message (
Expand
)
Author
2026-01-22
clang-tidy: use default for trivial constructor
Méven Car
2023-02-05
Add clang-format and format code as in Frameworks
Serg Podtynnyi
2021-12-28
Add name-only tooltip and make logicalHeightHints a pair of qreal and bool
Leo Treloar
2020-10-23
Compile without foreach
Alexander Lohnau
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
2019-12-21
Improve scroll wheel speed by basing it on label height, not icon height
Nate Graham
2019-11-09
Remove unnecessary semicolons after Q_UNUSED
Elvis Angelaccio
2018-03-04
Remove unused #include
Roman Inflianskas
2018-01-29
base scrolling on the smallest item
Marco Martin
2016-11-20
Fix slow scrolling in dock panels
Elvis Angelaccio
2014-06-05
Separate width and height info in the layouting code
Frank Reininghaus
2014-01-12
Calculate all item size hints at once.
Emmanuel Pescosta
2013-08-24
Replaced the loop to fill m_sizeHintCache with QSizeF() by a simple m_sizeHin...
Emmanuel Pescosta
2013-08-04
Fix possible out of range error inKItemListSizeHintResolver::itemsMoved
Frank Reininghaus
2013-07-05
Keep the "item size hints" of moved items
Frank Reininghaus
2013-07-04
Make sure that KItemListSizeHintResolver is always consistent
Frank Reininghaus
2013-06-30
Replace QList by QVector if the elements are larger than a pointer
Frank Reininghaus
2012-04-11
KItemViews: Internal directory restructuration
Peter Penz