summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativelistview
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/4.7' into HEADThiago Macieira2011-03-161-0/+7
|\
| * Regression: currentIndex was not set correctly after model cleared.Martin Jones2011-03-151-0/+7
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2011-03-112-0/+143
|\ \ | |/
| * Fix ListView boundary extents for RTL layout.Martin Jones2011-03-112-0/+143
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2011-03-112-4/+147
|\ \ | |/
| * Merge branch '4.7' into qtquick11Martin Jones2011-03-012-2/+67
| |\
| * | Add LayoutMirroring attached property for mirroring QML layoutsJoona Petrell2011-03-012-9/+68
| * | Adding file required for ListView AutotestChristopher Ham2011-02-171-0/+42
| * | GridView and ListView bug fixesChristopher Ham2011-02-171-1/+1
| * | Righ-to-left support for GridView and ListViewChristopher Ham2011-02-151-0/+42
* | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-012-2/+49
|\ \ \ | | |/ | |/|
| * | Drag over bounds errors when ListView has variable height contentMartin Jones2011-02-281-2/+24
| * | Fix test instability.Martin Jones2011-02-281-0/+2
| * | Ensure layout is updated when section property changes.Martin Jones2011-02-252-1/+24
* | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-02-232-0/+18
|\ \ \ | |/ /
| * | DelayRemove of list delegate on section boundary duplicated sectionMartin Jones2011-02-232-0/+18
| |/
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-103-4/+262
|\ \ | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2011-02-092-0/+116
| |\
| | * Ensure section delegates are updated when the section property changes.Martin Jones2011-02-072-0/+116
| * | Call onAdd() for first items added to ListView and GridViewBea Lam2011-02-092-4/+146
| |/
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-044-1/+114
|\ \ | |/
| * Changing header or footer failed to delete the previous.Martin Jones2011-02-023-1/+46
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Bea Lam2011-01-271-0/+13
| |\
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-193-3/+3
| |\ \
| * | | Add methods to position view at beginning or end.Martin Jones2011-01-112-0/+68
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-251-0/+13
|\ \ \ \ | | |_|/ | |/| |
| * | | positionViewAtIndex can fail when positioned near end of list.Martin Jones2011-01-211-0/+13
| | |/ | |/|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-173-3/+3
|\ \ \ | |/ /
| * | Update copyright year to 2011.Jason McDonald2011-01-103-3/+3
| |/
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-12-234-2/+189
|\ \ | |/
| * Models which load incrementally via fetchMore() don't work.Martin Jones2010-12-234-1/+187
| * Removing all visible items in ListView resulted in blank view.Martin Jones2010-12-221-1/+2
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-231-0/+33
|\ \ | |/
| * Add tests for ListView.indexAt() and GridView.IndexAt()Martin Jones2010-12-211-0/+33
* | Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-141-1/+1
|\ \
| * \ Merge remote branch 'origin/master' into file-engine-refactorJoão Abecasis2010-12-022-0/+52
| |\ \
| * \ \ Merge remote branch 'qt/master' into file-engine-refactorJoão Abecasis2010-11-234-1/+180
| |\ \ \
| * | | | Fix deployment for examples and testsShane Kearns2010-10-121-1/+1
* | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-12-132-0/+57
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Ensure ListView contentHeight is set to a valid size.Martin Jones2010-12-132-0/+57
* | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-133-4/+104
|\ \ \ \ \ | |/ / / /
| * | | | highlightFollowsCurrentItem: false was not always honoredMartin Jones2010-12-092-3/+10
| * | | | ListView: Fix calculation of currentItem position when out of view.Martin Jones2010-12-082-1/+94
* | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-063-0/+126
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | ListView header is not visible initially.Martin Jones2010-12-012-18/+82
| * | | Ensure header is considered when positioning content with snapping.Martin Jones2010-11-302-0/+62
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-252-0/+52
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Avoid lockup in ListView when animating delegates.Martin Jones2010-11-242-0/+52
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-192-0/+62
|\ \ \ | |/ /
| * | ListView: items with size < 1.0 were layed out incorrectly.Martin Jones2010-11-152-0/+62