summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems
Commit message (Expand)AuthorAgeFilesLines
* Follow-up on Flickable changes.Yann Bodson2010-05-134-41/+92
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-1310-236/+348
|\
| * Fix TextEdit and TextInput input panel support for mode RSIP_OnMouseClickAndA...Joona Petrell2010-05-134-9/+24
| * Improve Image docs. Move all fillMode image examples to fillModeBea Lam2010-05-121-84/+109
| * Flickable small API changes.Yann Bodson2010-05-125-140/+212
| * Correctly position any input method popups for TextInput.Michael Brasser2010-05-121-0/+2
| * Correctly resize TextInput in the presence of preedit text.Michael Brasser2010-05-121-3/+1
* | Add an example spinner.Martin Jones2010-05-133-3/+38
|/
* Ensure PathView "attribute" attached properties are created correctlyMartin Jones2010-05-113-12/+42
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-112-7/+12
|\
| * Correct Flipable back item based on parent, not scene transformAaron Kennedy2010-05-111-6/+9
| * Round ideal width up to prevent incorrect word wrapping on Mac OS XAaron Kennedy2010-05-111-1/+3
* | Don't store the role-property map for each individual item.Martin Jones2010-05-115-29/+47
|/
* Fixes doc of mouse area's onEnteredLeonardo Sobral Cunha2010-05-101-3/+3
* Prevent handling of Up/Down on Mac OS X, for consistency with other platforms.Warwick Allison2010-05-101-2/+7
* Avoid emitting release when the mouse is ungrabbedLeonardo Sobral Cunha2010-05-072-3/+17
* Avoid repeated create/destroy at top list boundary with sub-pixel movement.Martin Jones2010-05-061-5/+5
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-069-18/+21
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-05-068-18/+19
| |\
| | * qdoc fixesYann Bodson2010-05-066-9/+9
| | * TextInput echoMode doc.Yann Bodson2010-05-061-7/+8
| | * Make sure to call base class implementation.Michael Brasser2010-05-061-0/+1
| | * Use enum for drag.axis in doc and examples.Yann Bodson2010-05-061-2/+2
| * | Call QDeclarativeItem::geometryChanged() base implementationAaron Kennedy2010-05-061-0/+2
| |/
* | Avoid warnings as delegates with bindings to parent are created and destroyed.Martin Jones2010-05-063-2/+14
|/
* Doc: more clarification of cacheBufferMartin Jones2010-05-052-0/+6
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-053-3/+3
|\
| * Use enum rather than string for easing type.Yann Bodson2010-05-053-3/+3
* | Fix cacheBuffer documentation.Martin Jones2010-05-052-11/+27
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-053-10/+4
|\
| * Fix qdoc errorsBea Lam2010-05-053-10/+4
* | Document delegate life cycle.Martin Jones2010-05-053-1/+11
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-0513-130/+135
|\
| * docWarwick Allison2010-05-0513-130/+135
* | QList<QObject*> models now update their properties when they change.Martin Jones2010-05-051-2/+6
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-0512-114/+143
|\ \ | |/
| * Optimization for QDeclarativePaintedItem.Michael Brasser2010-05-042-12/+20
| * Update childrenRect when children are added or removed.Michael Brasser2010-05-042-3/+40
| * Optimize childrenRect.Michael Brasser2010-05-042-43/+87
| * Remove obsolete doc groupings.Michael Brasser2010-05-049-60/+0
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-041-22/+28
|\ \ | |/
| * Doc improvementsBea Lam2010-05-041-22/+28
* | Ensure flick endpoint is recalculated for variable height lists.Martin Jones2010-05-042-2/+3
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Warwick Allison2010-05-041-0/+5
|\
| * doc: Fixed some qdoc errors.Martin Smith2010-04-301-5/+0
* | Remove QDeclarativeLoader::resizeModemae2010-05-033-101/+27
* | Don't create an anchors element so that we can check that there aren't anyMartin Jones2010-04-301-18/+30
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-301-1/+6
|\ \
| * | Fix assert in qdeclarativepathviewLeonardo Sobral Cunha2010-04-301-1/+6
* | | Avoid regenerating PathView delegates needlesslyMartin Jones2010-04-301-2/+6