summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qmlgraphicsgridview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove debug.Martin Jones2010-02-031-4/+0
* Avoid crash on shutdown if model is destroyed before view.Martin Jones2010-02-031-3/+7
* Ensure unrequested items are placed outside the visible area.Martin Jones2010-02-031-0/+1
* Fix insertion and deletion of multiple items in GridView.Martin Jones2010-02-021-111/+64
* Doc fixesAlan Alpert2010-01-111-0/+3
* Try to avoid creating multiple delegates per frame with cachebuffer.Martin Jones2009-12-221-8/+39
* Don't explicitly set z-value for the highlight.Michael Brasser2009-12-141-1/+0
* Stagger creation and release of items in GridView.Martin Jones2009-12-081-48/+131
* small cleanupThierry Bastian2009-12-041-4/+4
* fix includesOswald Buddenhagen2009-12-031-6/+8
* Undo most of 913dd563064e8047fe738fc9c79135adfb928977Warwick Allison2009-12-021-5/+5
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-12-021-2/+6
|\
| * Allow Flickable direction to be set explicitly.Martin Jones2009-12-021-2/+6
* | Remove include styles that rely on configure.Warwick Allison2009-12-011-4/+4
|/
* Add GridView.positionViewAtIndex().Martin Jones2009-11-271-6/+35
* Fix GridView drag beyond end resistance.Martin Jones2009-11-241-2/+10
* Fix GridView scrolling due to currentIndex changes. Add tests.Martin Jones2009-11-191-6/+15
* ListView tests and fixes.Martin Jones2009-11-181-1/+0
* Doc.Martin Jones2009-11-181-1/+3
* More ListView tests.Martin Jones2009-11-161-8/+15
* All items in list should have z: 1Martin Jones2009-11-131-1/+1
* More highlight testing.Martin Jones2009-11-101-1/+25
* More tests and fixes for ListView and GridViewMartin Jones2009-11-091-19/+28
* Doc.Michael Brasser2009-11-061-4/+4
* Add test for GridView, and fix bug.Martin Jones2009-11-051-19/+27
* Remove "to" limit on minor version.Warwick Allison2009-11-051-1/+1
* Doc.Michael Brasser2009-11-031-1/+1
* Rename fx -> graphicsitemsAaron Kennedy2009-10-301-0/+1585