aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qsglistview
Commit message (Expand)AuthorAgeFilesLines
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-2131-5556/+0
* Unit test for QTBUG-21742Damian Jansen2011-10-212-2/+52
* Remove copy of tests/shared/util.h.Jason McDonald2011-10-191-1/+0
* Fix coding style issuesKent Hansen2011-10-171-13/+13
* Fix GridView to repaint when geometry changesBea Lam2011-10-172-0/+56
* Fix testsBea Lam2011-10-171-2/+2
* Cannot flick to the end of a horizontal ListView with LayoutMirroringMartin Jones2011-10-172-0/+166
* Fix insertions above the visible indexBea Lam2011-10-141-0/+179
* Use TESTDATA macro in declarative tests.Michael Brasser2011-10-142-51/+53
* tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-111-4/+3
* Fix ListView components being unable to access context properties.Andrew den Exter2011-10-073-1/+44
* Fix waiting for active window breakageMartin Jones2011-10-072-10/+3
* Mark failing tests as insignificant.Toby Tomkins2011-10-051-1/+1
* currentIndex not updated correctly if list is initially emptyBea Lam2011-10-032-1/+43
* Don't move content forwards when items are moved downBea Lam2011-10-031-3/+8
* Remove Symbian-specific code from tests.Jason McDonald2011-09-302-12/+1
* Fix tst_QSGListView::sectionsPositioning() testMartin Jones2011-09-291-3/+3
* [autotests] Added expected failure for developer build in currentIndex test.Toby Tomkins2011-09-281-0/+3
* Support margins in Flickable.Martin Jones2011-09-262-0/+110
* Additional ListView section header placement optionsMartin Jones2011-09-222-1/+146
* fixed broken testMatthew Cattell2011-09-141-1/+1
* fixed failing autotestMatthew Cattell2011-09-121-9/+4
* Merge branch 'master' into refactorGunnar Sletta2011-09-122-46/+369
|\
| * Fix min extents to correctly consider header sizeBea Lam2011-09-072-14/+33
| * Ensure that header/footer resize fixes position.Martin Jones2011-09-061-9/+31
| * Batch view changes instead of applying them immediatelyBea Lam2011-09-011-23/+305
* | fixup tests to build with refactorMatthew Cattell2011-09-091-11/+8
* | Merge branch 'master' into refactorGunnar Sletta2011-08-312-1/+2
|\|
| * Position in updatePolish instead of using single shot timerAlan Alpert2011-08-301-0/+1
| * Remove V8 submodule from QtDeclarativeKent Hansen2011-08-291-1/+1
* | Merge branch 'master' into refactorGunnar Sletta2011-08-253-1/+201
|\|
| * tests: acknowledge all known failures in declarative autotestsRohan McGovern2011-08-221-0/+3
| * Fix broken test (view did not have focus set)Bea Lam2011-08-081-0/+1
| * Show header/footer if current index is set to first/last item or rowBea Lam2011-08-052-0/+35
| * Don't cache model data in VisualDataModel.Andrew den Exter2011-08-051-1/+1
| * Fix ListView refill() where delegate size == 0Bea Lam2011-08-041-0/+55
| * Fix content position for key navigation with StrictlyEnforceRangeBea Lam2011-08-022-0/+106
* | cleaned up declarative autotests to build with refactor branchMatthew Cattell2011-08-242-2/+2
|/
* Merge the QJSEngine and QJSValue development branch into master.Simon Hausmann2011-07-291-1/+0
* Fix auto-repeat key navigation for GridViewBea Lam2011-07-281-0/+19
* ListView doesn't show new 1st item currentItem is removed.Martin Jones2011-07-281-1/+8
* Fix moving of multiple items, and moving items backwardsBea Lam2011-07-281-0/+62
* Fix insertion of one item in ListView.Martin Jones2011-07-281-0/+8
* The views have many +/- 1 which are causing errors.Martin Jones2011-07-281-2/+0
* Fix positioning of items after moveBea Lam2011-07-281-52/+137
* Don't move view content position item 0 is being replacedBea Lam2011-07-281-0/+31
* Add headerItem and footerItem properties to views.Martin Jones2011-07-261-0/+14
* Always position headers at a negative positionBea Lam2011-07-214-70/+246
* Extract all QtQuick 1 elements into a separate library/plugin.Martin Jones2011-07-122-7/+7
* Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-083-51/+51