summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativelistview
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-252-0/+103
|\ \ \ | |/ /
| * | ListView item insertion didn't handle delayed item removal correctly.Martin Jones2010-10-201-0/+9
| * | Fix consistency of setting currentIndex in ListView and GridView.Martin Jones2010-10-142-0/+94
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-151-0/+14
|\ \ \ | |/ /
| * | Remove debug code added by 650a0078e2cef43eff107fe8d2505f64a0bfedf0Martin Jones2010-10-131-3/+0
| * | Update sections if model content changes.Martin Jones2010-10-121-0/+11
| * | emit currentSectionChanged when section changes in ListView.Martin Jones2010-10-081-0/+6
| |/
* | Align .pro with qmake: s/\.sources/.files/.Miikka Heikkinen2010-10-081-1/+1
|/
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-2911-12/+12
* Add test for view velocity update on setCurrentIndex()Martin Jones2010-09-131-0/+2
* Add test for ListView positioning when all visible items are removed.Martin Jones2010-09-051-1/+30
* Ensure Flickable visibleArea is updated when view height changesMartin Jones2010-08-312-0/+49
* Handle layoutChanged() properly in QML views.Martin Jones2010-08-261-1/+1
* Fix ListView and GridView tests following off-by-one fixes.Martin Jones2010-08-261-1/+1
* Fix ListView.view attached property with VisualItemModelMartin Jones2010-08-262-3/+4
* Position GridView and ListView footer correctly when model cleared.Martin Jones2010-07-142-0/+62
* Add ListView.nextSection attached propertyMartin Jones2010-06-302-5/+12
* Update tests following QDeclarativeFlickable::viewport() -> contentIem()Martin Jones2010-06-241-122/+122
* Ensure the view is correctly positioned at component complete.Martin Jones2010-06-232-16/+18
* Fix crash when changing ListView model with highlightRangeMode: ListView.Stri...Martin Jones2010-06-091-0/+8
* Make declarative autotests compile on Symbian abld build systemJoona Petrell2010-06-082-3/+6
* Avoid refilling view during model change.Martin Jones2010-06-011-0/+48
* Remove license headers from test data.Warwick Allison2010-05-239-369/+0
* Add license headers for .qml files.Jason McDonald2010-05-219-0/+369
* Stop highlight animators for highlightFollowsCurrentItem: falseMartin Jones2010-05-202-0/+76
* Add parent parameter to QDeclarativeExpression constructor.Michael Brasser2010-05-181-1/+1
* Symbian build fix to declarative auto and benchmark testsJoona Petrell2010-05-141-1/+8
* Fix TextEdit and TextInput input panel support for mode RSIP_OnMouseClickAndA...Joona Petrell2010-05-131-2/+0
* Ensure scheduled layout can occur before testing.Martin Jones2010-04-271-0/+2
* Rename QDeclarativeExpression::value() to evaluate().Michael Brasser2010-04-221-1/+1
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-217-7/+7
* Rename remaining import Qt 4.6 lines to import Qt 4.7Joona Petrell2010-04-141-2/+2
* Ensure view position is correct for highlight range modes that have a static ...Martin Jones2010-04-132-0/+68
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Yann Bodson2010-04-131-0/+2
|\