aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qsggridview/tst_qsggridview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-211-3353/+0
* Remove copy of tests/shared/util.h.Jason McDonald2011-10-191-1/+0
* Fix reference to test data fileBea Lam2011-10-181-1/+1
* Fix coding style issuesKent Hansen2011-10-171-9/+9
* Fix GridView to repaint when geometry changesBea Lam2011-10-171-0/+34
* Cannot flick to the end of a horizontal ListView with LayoutMirroringMartin Jones2011-10-171-0/+116
* Fix insertions above the visible indexBea Lam2011-10-141-0/+174
* Use TESTDATA macro in declarative tests.Michael Brasser2011-10-141-37/+37
* Don't skip over the majority of the GridView tests.Andrew den Exter2011-10-101-2/+1
* Fix ListView components being unable to access context properties.Andrew den Exter2011-10-071-1/+23
* Fix waiting for active window breakageMartin Jones2011-10-071-19/+8
* Don't call componentComplete() on a VDM until its view is complete.Andrew den Exter2011-10-061-1/+1
* Don't move content forwards when items are moved downBea Lam2011-10-031-2/+7
* Remove Symbian-specific code from tests.Jason McDonald2011-09-301-5/+0
* [autotests] Added expected failure for developer build in currentIndex test.Toby Tomkins2011-09-271-0/+3
* Support margins in Flickable.Martin Jones2011-09-261-0/+131
* Make cellWidth/cellHeight reals rather than ints.Michael Brasser2011-09-191-4/+24
* Merge branch 'master' into refactorGunnar Sletta2011-09-121-39/+331
|\
| * Fix min extents to correctly consider header sizeBea Lam2011-09-071-6/+25
| * Ensure that header/footer resize fixes position.Martin Jones2011-09-061-10/+32
| * Batch view changes instead of applying them immediatelyBea Lam2011-09-011-23/+274
* | fixup tests to build with refactorMatthew Cattell2011-09-091-14/+11
|/
* Show header/footer if current index is set to first/last item or rowBea Lam2011-08-051-0/+22
* Don't cache model data in VisualDataModel.Andrew den Exter2011-08-051-1/+1
* Fix broken GridView moved() testBea Lam2011-08-021-6/+6
* Fix auto-repeat key navigation for GridViewBea Lam2011-07-281-0/+37
* Fix moving of multiple items, and moving items backwardsBea Lam2011-07-281-0/+62
* Fix positioning of items after moveBea Lam2011-07-281-52/+111
* Don't move view content position item 0 is being replacedBea Lam2011-07-281-0/+25
* Add headerItem and footerItem properties to views.Martin Jones2011-07-261-0/+15
* Fix unstable GridView testBea Lam2011-07-251-1/+2
* Always position headers at a negative positionBea Lam2011-07-211-18/+187
* Make lastPosition() result consistent among GridView and ListViewBea Lam2011-07-211-2/+2
* Refactor ListView and GridView implementationsBea Lam2011-07-201-2/+2
* Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-081-17/+17
* Update SG items with recent GV item changes.Martin Jones2011-05-301-0/+3
* skip unit tests if no required OpenGL 2.0 feature on this platformCharles Yin2011-05-171-0/+13
* Initial import from qtquick2.Qt by Nokia2011-04-271-0/+2171