┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/private/kitemlistsizehintresolver.cpp
AgeCommit message (Expand)Author
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