summaryrefslogtreecommitdiff
path: root/src/declarative/graphicsitems/qdeclarativelistview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Prevent crash when moving elements of a ListView's ListModel.Mitch Curtis2013-04-171-1/+2
* Fix QDeclarativeListView currentSection property updateNils Jeisecke2013-02-201-0/+2
* 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
* Qml ListView highlight component cannot access ListView scopeMartin Jones2012-07-041-32/+24
* Fixed compiler warnings about unused q and d variables in declarative.jaanttil2012-02-021-1/+0
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Fixes for the manifest and links.Casper van Donderen2011-11-241-3/+3
* Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-10-311-0/+15
|\
| * Adding items to a view with no delegate crashes.Martin Jones2011-10-271-0/+15
* | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-10-251-2/+12
|\ \ | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-10-121-1/+1
| |\
| | * Cannot flick to the end of a horizontal list view width LayoutMirroringMartin Jones2011-10-121-1/+1
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-10-121-1/+11
| |\ \ | | |/
| | * Fix StrictlyEnforceRange with snapOneItem/Row and header behavior, pt 2Martin Jones2011-09-141-1/+11
* | | Converting accidental use of doubles to qreal in declarativemread2011-10-051-3/+3
* | | Merge remote branch 'origin/4.8' into 4.8-from-4.7Rohan McGovern2011-09-141-2/+4
|\ \ \ | |/ / |/| |
| * | Merge branch 4.7 into qt-4.8-from-4.7Sergio Ahumada2011-08-311-1/+1
| |\ \
| * \ \ Merge branch 4.7 into qt-4.8-from-4.7Sergio Ahumada2011-08-261-1/+1
| |\ \ \
| * \ \ \ Merge remote branch 'upstream/4.8'Jerome Pasion2011-07-081-57/+76
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging into master...Qt Continuous Integration System2011-07-051-57/+76
| | |\ \ \ \
| | | * | | | Flicking behaviour of ListView/GridView SnapOnItem is inconsistentMartin Jones2011-07-041-57/+76
| * | | | | | Doc: Standardized on QtQuick for \since declarations.David Boddie2011-07-011-1/+1
| |/ / / / /
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging into master...Qt Continuous Integration System2011-06-101-1/+3
| |\ \ \ \ \ | | |/ / / /
| | * | | | ListView segmentation fault when setting highlight to nullMartin Jones2011-05-301-1/+3
| * | | | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-05-311-14/+6
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-181-4/+10
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-05-141-4/+7
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-05-061-0/+3
| | |\ \ \ \ \ \
| * | | | | | | | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
| |/ / / / / / /
| * | | | | | | Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-04-231-0/+8
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-04-181-2/+26
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-04-071-6/+7
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix warning about comparing Qt::Orientation to QDeclarativeView::OrientationThiago Macieira2011-03-221-1/+1
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-09-121-3/+4
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | / | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | StrictlyEnforceRange with snapOneItem/Row and header behavior changeMartin Jones2011-09-121-3/+4
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Doc: Standardized on QtQuick for \since declarations.David Boddie2011-08-301-1/+1
|/ / / / / / / /
* | | | | | | | Flicking behaviour of ListView/GridView SnapOnItem is inconsistentMartin Jones2011-07-081-57/+76
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-05-281-14/+6
|\ \ \ \ \ \ \
| * | | | | | | Remove unnecessary QtQuick 1.1 effectiveLayoutDirection, effectiveHorizontalA...Joona Petrell2011-05-271-14/+6
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-05-171-17/+17
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
| | |_|_|/ / | |/| | | |
* | | | | | ListViews loses items if all visible items are removed.Martin Jones2011-05-131-4/+7
| |_|_|_|/ |/| | | |
* | | | | Views do not notify count changes properlyMartin Jones2011-05-051-0/+3
|/ / / /
* | | | Document section behavior when not ordered by sectionMartin Jones2011-04-211-0/+8
| |_|/ |/| |
* | | Moving contentY by large values in List/GridView is slowMartin Jones2011-04-141-0/+22
* | | ListView has wrong keyPressEvent behaviour when verticalMartin Jones2011-04-121-2/+2
* | | Ensure view is positioned correctly when orientation changes.Martin Jones2011-04-121-0/+2
| |/ |/|
* | Improve Flickable dynamics and allow platform specific tweaking.Martin Jones2011-04-061-6/+7
|/