summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Ensure the boundingRect() of Text is correctly calculated.Michael Brasser2010-07-201-0/+2
| * | | | | Better defaults for MouseArea's drag.Michael Brasser2010-07-202-5/+3
* | | | | | Make Item::transformOriginPoint read-onlyMartin Jones2010-07-201-0/+1
|/ / / / /
* | | | | Improve documentation on setting arbitray transform origin pointsMartin Jones2010-07-201-0/+7
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-07-202-0/+32
|\ \ \ \ \
| * | | | | Improve QML text rendering when LCD smoothing is enabled for OS X.Michael Brasser2010-07-192-0/+32
| | |/ / / | |/| | |
* | | | | Ensure released VisualItemModel items are removed from the scene.Martin Jones2010-07-201-3/+5
|/ / / /
* | | | Fix ListView sections with QList<QObject*>Martin Jones2010-07-192-1/+6
* | | | Doc error fixes.Martin Jones2010-07-193-3/+3
* | | | PathView doc clarification.Martin Jones2010-07-191-0/+7
* | | | Missed the actual change in 5572ec653fe735c4f413195c1ef34382aa8c6105Martin Jones2010-07-191-2/+2
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-161-0/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | fixes, improvements for various docs and example codeBea Lam2010-07-161-0/+2
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-163-37/+35
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-143-37/+35
| |\ \ \ | | |/ /
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-133-37/+35
| | |\ \
| | | * \ Fixing merge conflicts.Martin Smith2010-07-1322-316/+377
| | | |\ \
| | | * | | doc: Fixed last of the declarative/QML qdoc warnings.Martin Smith2010-07-092-6/+6
| | | * | | qdoc: Marked some missing declarative properties and functions as \internal.Martin Smith2010-07-091-31/+29
* | | | | | fix doc linkBea Lam2010-07-151-1/+1
* | | | | | Text element does not clip even with clip=trueYann Bodson2010-07-152-8/+14
|/ / / / /
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-07-143-37/+38
|\ \ \ \ \
| * | | | | improvements to docs and examplesBea Lam2010-07-143-37/+38
| |/ / / /
* | | | | Position GridView and ListView footer correctly when model cleared.Martin Jones2010-07-142-3/+9
|/ / / /
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-07-131-0/+4
|\ \ \ \ | | |/ / | |/| |
| * | | Fix TextInput selectionColor or selectedTextColor -based animationsJoona Petrell2010-07-131-0/+4
* | | | Ensure the section header isn't shown twice.Martin Jones2010-07-131-1/+6
|/ / /
* | | Private variable cleanup.Michael Brasser2010-07-132-20/+18
* | | wantsFocus should be based on FocusScope chain, not parent chain.Michael Brasser2010-07-132-2/+9
| |/ |/|
* | Add copy(), cut() and paste() support to TextInputJoona Petrell2010-07-122-0/+41
* | Follow -> Behaviormae2010-07-082-2/+2
* | Remove Image::pixmap property. QML applications should useBea Lam2010-07-082-12/+0
* | docsBea Lam2010-07-074-15/+21
* | Don't crash if drag.target has no parentItemMartin Jones2010-07-071-2/+2
* | QDeclarativeText optimization.Michael Brasser2010-07-072-2/+5
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-07-074-39/+45
|\ \
| * | Remove deprecated Flickable.flickDirectionMartin Jones2010-07-072-15/+0
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-07-061-0/+1
| |\ \
| * | | Changing currentIndex shouldn't cancel a flick unnecessarily.Martin Jones2010-07-062-24/+45
* | | | Make Text, TextInput, and TextEdit all have the same size for the same text.Warwick Allison2010-07-074-21/+29
| |/ / |/| |
* | | Fix input methods for TextInput elements with key handlersJoona Petrell2010-07-061-0/+1
|/ /
* | Fix TextEdit with no color property defined is drawn with wrong colorJoona Petrell2010-07-061-0/+9
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-07-0530-76/+102
|\ \
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-026-36/+55
| |\ \ | | |/ | |/|
| | * docs - fix doc links, minor improvementsBea Lam2010-07-021-14/+24
| | * Fix TextInput text getting improperly clippedJoona Petrell2010-07-022-19/+28
| | * fix doc linksBea Lam2010-07-023-3/+3
| * | Designer: Fix compiler warnings.Friedemann Kleint2010-07-021-0/+1
| |/
| * docs - quote code with snippets, other improvementsBea Lam2010-07-012-1/+7
| * Remove a few more unnecessary exports.Martin Jones2010-07-012-2/+2