summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems
Commit message (Expand)AuthorAgeFilesLines
* Move Q_ENUMS to start of class declarationAaron Kennedy2010-05-172-3/+3
* Focus should be applied to focus scopes all the way up the chain, notBea Lam2010-05-172-6/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-05-179-71/+263
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-175-5/+6
| |\
| | * Add \brief to TextInputBea Lam2010-05-171-1/+1
| * | Don't crash due to recursive positioning.Martin Jones2010-05-172-25/+40
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-162-2/+2
| |\ \
| * | | Add a "priority" property to Keys and KeyNavigationMartin Jones2010-05-147-45/+222
* | | | Fix doc for status, add Image::onLoaded.Warwick Allison2010-05-172-2/+23
| |_|/ |/| |
* | | Restructure the examples. They are now organized into variousBea Lam2010-05-163-4/+4
* | | Doc fixBea Lam2010-05-161-0/+1
| |/ |/|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-148-45/+134
|\ \ | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-05-1311-53/+154
| |\
| | * 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
| | |\
| | * | Add an example spinner.Martin Jones2010-05-133-3/+38
| * | | Note that you need to unset a flag to create a visual itemAlan Alpert2010-05-131-1/+4
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-132-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge remote branch 'mainline/4.7' into 4.7Morten Johan Sørvig2010-05-1231-674/+961
| |\ \ \
| * | | | QtDeclarative: remove spurious semi-colons from the source codeThiago Macieira2010-05-042-2/+2
* | | | | 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
| |_|/ |/| |
* | | 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
|\ \