summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-102-12/+14
|\
| * Autotest for QTBUG-13454.Yann Bodson2010-09-101-2/+1
| * Changing the Image 'source' should not go through the 'Loading' state if the ...Yann Bodson2010-09-101-10/+13
* | Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-0912-351/+521
|\ \ | |/
| * Don't cause repaints during painting in Text elementMartin Jones2010-09-081-9/+7
| * Merge branch '4.7' into qmldocsDavid Boddie2010-09-075-150/+231
| |\
| * | Doc: More work on the QML documentation.David Boddie2010-09-072-22/+36
| * | Merge branch '4.7' into qmldocsDavid Boddie2010-09-062-28/+30
| |\ \
| * | | Doc: Worked on two more elements, replacing an image.David Boddie2010-09-061-10/+19
| * | | Merge branch '4.7' into qmldocsDavid Boddie2010-09-031-0/+1
| |\ \ \
| * | | | Doc: qdoc fixes.David Boddie2010-09-021-1/+1
| * | | | Doc: Added types to method and signal documentation; other fixes.David Boddie2010-09-014-45/+45
| * | | | Merge branch '4.7' into qmldocsDavid Boddie2010-09-0126-283/+31
| |\ \ \ \
| * | | | | Doc: More work on QML documentation and snippets.David Boddie2010-09-011-5/+6
| * | | | | Merge branch '4.7' into qmldocsDavid Boddie2010-08-2713-75/+89
| |\ \ \ \ \
| * | | | | | Doc: More work on the QML documentation.David Boddie2010-08-273-204/+263
| * | | | | | Merge branch '4.7' into qmldocsDavid Boddie2010-08-246-95/+85
| |\ \ \ \ \ \
| * | | | | | | Doc: Fixed incorrect use of commands to mark documentation.David Boddie2010-08-232-2/+0
| * | | | | | | Doc: Started to improve QML reference documentation.David Boddie2010-08-233-61/+150
* | | | | | | | Merge branch '4.7-oslo1' into 4.7-docA-Team2010-09-076-178/+261
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | ListView: Ensure highlight is positioned correctly in positionViewAtIndex().Martin Jones2010-09-071-15/+56
| * | | | | | | Fix PathView item position on insertion and removal.Martin Jones2010-09-063-128/+170
| * | | | | | | Do not reset sourceSize when changing image source url.Yann Bodson2010-09-061-3/+0
| * | | | | | | Ensure all image state is updated before emitting changed signals.Martin Jones2010-09-061-5/+6
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-09-051-25/+23
| |\ \ \ \ \ \
| | * | | | | | Cleanup visible item checking in positionersAlan Alpert2010-09-031-25/+23
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Keep ListView position sensible when all visible items are removed.Martin Jones2010-09-031-3/+7
| |/ / / / /
* | | | | | Merge commit 'staging-1/4.7' into doc-4.7Morten Engvoldsen2010-09-031-0/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Flickable ensure internal pressed state is cleared when mouse is released.Martin Jones2010-09-011-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into doc-4.7Morten Engvoldsen2010-09-022-3/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Clarified iterator semantic in documentation and added a code snippet to a QM...Jerome Pasion2010-08-311-0/+10
| * | | | Fixed spelling, broken links, and missing default values.Jerome Pasion2010-08-301-3/+3
* | | | | Notify QML internal notifiers of item geometry changes before QML signal hand...Martin Jones2010-08-311-6/+6
* | | | | Ensure Flickable visibleArea is updated when view height changesMartin Jones2010-08-313-0/+15
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-3022-273/+1
|\ \ \ \ \ | |/ / / /
| * | | | Remove pointless \internal docs (that contain no information)Aaron Kennedy2010-08-271-5/+0
| * | | | Remove pointless \internal docs (that contain no information)Aaron Kennedy2010-08-2721-268/+1
| | |_|/ | |/| |
* | | | Fix VisualDataModel model update handling when rootIndex is specified.Martin Jones2010-08-271-6/+9
|/ / /
* | | Handle layoutChanged() properly in QML views.Martin Jones2010-08-262-0/+9
* | | Revert 4bc81bb1cb3cd4a0a3fe071e00556124e770d7acMartin Jones2010-08-261-2/+0
* | | Fix off-by-one at end when views scroll to keep currentItem visible.Martin Jones2010-08-262-13/+13
* | | ListView.view and GridView.view properties should not be writable.Martin Jones2010-08-262-2/+2
* | | Avoid Flickable view jumping when drag threashold is exceeded.Martin Jones2010-08-262-2/+9
* | | Fix ListView.view attached property with VisualItemModelMartin Jones2010-08-264-6/+22
* | | Handle QAbstractItemModel layoutChanged() signalMartin Jones2010-08-251-0/+2
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-255-36/+26
|\ \ \
| * | | Re-insert and emit the correct NOTIFY signals following the removalBea Lam2010-08-252-1/+5
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Yann Bodson2010-08-251-15/+7
| |\ \ \
| * | | | Alignment of shadow for rich text is broken when using text stylesYann Bodson2010-08-251-3/+3
| * | | | typoYann Bodson2010-08-251-1/+1