aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/items/qsglistview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add module qualifier to \qmlattachedproperty docsAlan Alpert2011-08-171-6/+6
* Add documentationAlan Alpert2011-08-091-0/+547
* Show header/footer if current index is set to first/last item or rowBea Lam2011-08-051-0/+12
* ListView with StrictlyEnforceRange skips over itemsMartin Jones2011-08-051-1/+3
* Fix ListView refill() where delegate size == 0Bea Lam2011-08-041-0/+2
* Views with no delegate crash when items are inserted.Martin Jones2011-08-021-3/+3
* Call base class init() from QSGListViewPrivateBea Lam2011-08-021-0/+7
* View highlight could stop tracking currentItem.Martin Jones2011-08-021-3/+8
* ListView doesn't show new 1st item currentItem is removed.Martin Jones2011-07-281-10/+10
* Fix moving of multiple items, and moving items backwardsBea Lam2011-07-281-10/+11
* The views have many +/- 1 which are causing errors.Martin Jones2011-07-281-20/+19
* Fix positioning of items after moveBea Lam2011-07-281-3/+10
* Don't move view content position item 0 is being replacedBea Lam2011-07-281-0/+14
* Add headerItem and footerItem properties to views.Martin Jones2011-07-261-1/+10
* Always position headers at a negative positionBea Lam2011-07-211-8/+4
* Make lastPosition() result consistent among GridView and ListViewBea Lam2011-07-211-14/+3
* Refactor ListView and GridView implementationsBea Lam2011-07-201-1661/+518
* Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-081-17/+17
* Doc: Cleaned up the scene graph documentation a little.David Boddie2011-06-091-1/+0
* Update SG items with recent GV item changes.Martin Jones2011-05-301-6/+13
* Update SG items with GV item changes.Martin Jones2011-05-041-9/+33
* Set ChildenDoNotOverlap flag on grids, lists and positioners.Kim Motoyoshi Kalland2011-05-021-0/+1
* Initial import from qtquick2.Qt by Nokia2011-04-271-0/+3032