┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/private/kitemlistsizehintresolver.cpp
AgeCommit message (Expand)Author
2026-01-22clang-tidy: use default for trivial constructorMéven Car
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2021-12-28Add name-only tooltip and make logicalHeightHints a pair of qreal and boolLeo Treloar
2020-10-23Compile without foreachAlexander Lohnau
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2019-12-21Improve scroll wheel speed by basing it on label height, not icon heightNate Graham
2019-11-09Remove unnecessary semicolons after Q_UNUSEDElvis Angelaccio
2018-03-04Remove unused #includeRoman Inflianskas
2018-01-29base scrolling on the smallest itemMarco Martin
2016-11-20Fix slow scrolling in dock panelsElvis Angelaccio
2014-06-05Separate width and height info in the layouting codeFrank Reininghaus
2014-01-12Calculate all item size hints at once.Emmanuel Pescosta
2013-08-24Replaced the loop to fill m_sizeHintCache with QSizeF() by a simple m_sizeHin...Emmanuel Pescosta
2013-08-04Fix possible out of range error inKItemListSizeHintResolver::itemsMovedFrank Reininghaus
2013-07-05Keep the "item size hints" of moved itemsFrank Reininghaus
2013-07-04Make sure that KItemListSizeHintResolver is always consistentFrank Reininghaus
2013-06-30Replace QList by QVector if the elements are larger than a pointerFrank Reininghaus
2012-04-11KItemViews: Internal directory restructurationPeter Penz