summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativegridview
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Fixed QtDeclarative autotest deployment for WinCE devices.jaanttil2012-02-061-1/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Flicking behaviour of ListView/GridView SnapOnItem is inconsistentMartin Jones2011-07-041-4/+4
* Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-182-0/+4
|\
| * Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-05-062-0/+4
| |\
| | * Views do not notify count changes properlyMartin Jones2011-05-052-0/+4
* | | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
|/ /
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-04-181-0/+51
|\|
| * Moving contentY by large values in List/GridView is slowMartin Jones2011-04-141-0/+51
* | Merge remote-tracking branch 'origin/4.7' into HEADThiago Macieira2011-03-161-0/+39
|\|
| * Regression: currentIndex was not set correctly after model cleared.Martin Jones2011-03-151-0/+39
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2011-03-114-3/+440
|\|
| * Add LayoutMirroring attached property for mirroring QML layoutsJoona Petrell2011-03-014-2/+110
| * GridView and ListView bug fixesChristopher Ham2011-02-171-0/+2
| * Righ-to-left support for GridView and ListViewChristopher Ham2011-02-153-1/+328
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-102-3/+159
|\|
| * Call onAdd() for first items added to ListView and GridViewBea Lam2011-02-092-3/+159
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-044-0/+205
|\|
| * Changing header or footer failed to delete the previous.Martin Jones2011-02-023-0/+46
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-191-1/+1
| |\
| * | Add methods to position view at beginning or end.Martin Jones2011-01-112-0/+67
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-071-0/+37
| |\ \
| * | | Adding autotest coverage to QDecalarativeGridViewChristopher Ham2010-12-211-0/+92
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
| | |/ | |/|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-231-0/+37
|\| |
| * | Add tests for ListView.indexAt() and GridView.IndexAt()Martin Jones2010-12-211-0/+37
| |/
* | Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-151-1/+1
|\ \
| * \ Merge remote branch 'qt/master' into file-engine-refactorJoão Abecasis2010-11-234-1/+163
| |\ \
| * | | Fix deployment for examples and testsShane Kearns2010-10-121-1/+1
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-132-6/+13
|\ \ \ \ | | |_|/ | |/| |
| * | | highlightFollowsCurrentItem: false was not always honoredMartin Jones2010-12-092-6/+13
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-061-1/+1
|\| | | | |_|/ |/| |
| * | Ensure header is considered when positioning content with snapping.Martin Jones2010-11-301-1/+1
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-252-0/+95
|\| |
| * | Fix consistency of setting currentIndex in ListView and GridView.Martin Jones2010-10-142-0/+95
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-152-0/+67
|\| |
| * | Ensure GridView header is visible at the top of the view.Martin Jones2010-10-082-0/+67
| |/
* / 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
* Improve test reliability when running in parallel with other tests.Martin Jones2010-08-271-0/+9
* Fix ListView and GridView tests following off-by-one fixes.Martin Jones2010-08-261-2/+2
* Position GridView and ListView footer correctly when model cleared.Martin Jones2010-07-142-0/+73
* Update tests following QDeclarativeFlickable::viewport() -> contentIem()Martin Jones2010-06-241-89/+89