aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/items/qsgitemview_p_p.h
Commit message (Expand)AuthorAgeFilesLines
* Show header/footer if current index is set to first/last item or rowBea Lam2011-08-051-0/+2
* Fix outdated license headers.Jason McDonald2011-08-051-17/+17
* Call base class init() from QSGListViewPrivateBea Lam2011-08-021-5/+6
* Fix moving of multiple items, and moving items backwardsBea Lam2011-07-281-0/+1
* Always position headers at a negative positionBea Lam2011-07-211-0/+1
* Make lastPosition() result consistent among GridView and ListViewBea Lam2011-07-211-3/+4
* Refactor ListView and GridView implementationsBea Lam2011-07-201-0/+208