summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Reset the dragDropItem to 0 when the item dies while dragging on top it.Alexis Menard2010-05-121-0/+4
* Avoid warning (and possible future crash) upon reload.Warwick Allison2010-05-121-2/+5
* Don't pass sequential (QNetworkReply) to image reader, it doesn't work well e...Warwick Allison2010-05-121-1/+5
* Stop GIF handler claiming it can report Size for sequential devices,Warwick Allison2010-05-121-2/+5
* Bail out early if the same target value is reassigned to a Behavior.Michael Brasser2010-05-121-0/+6
* 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
* Apply signal handler changes immediately.Michael Brasser2010-05-121-8/+3
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-124-37/+97
|\
| * Don't use Q_UNUSED if you use parameters.Alexis Menard2010-05-111-2/+0
| * Doc improvementsBea Lam2010-05-111-18/+50
| * Improve XmlListModel::namespaceDeclarations() docsBea Lam2010-05-111-2/+14
| * QDeclarativeViewPrivate should subclass QGraphicsViewPrivateBea Lam2010-05-112-15/+33
* | 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-113-2/+53
|\ \ | |/
| * Ensure QPixmapCache does not flush pixmaps that are still in use.Warwick Allison2010-05-113-2/+53
* | Document Component::createObject() parent argument.Martin Jones2010-05-112-3/+3
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-113-14/+40
|\ \ | |/
| * Correct Flipable back item based on parent, not scene transformAaron Kennedy2010-05-111-6/+9
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Michael Brasser2010-05-111-1/+3
| |\
| | * Round ideal width up to prevent incorrect word wrapping on Mac OS XAaron Kennedy2010-05-111-1/+3
| * | Correct ownership of signal handlers in state changes.Michael Brasser2010-05-111-7/+28
| |/
* | Don't store the role-property map for each individual item.Martin Jones2010-05-115-29/+47
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-05-105-14/+20
|\
| * 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
| * Optimize QGW constructor.Alexis Menard2010-05-103-9/+10
* | Add some test assertsAaron Kennedy2010-05-101-0/+3
|/
* Avoid changing header dependencies.Warwick Allison2010-05-102-4/+6
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-08123-2810/+3208
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-07123-2810/+3208
| |\
| | * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-05-0745-155/+378
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-05-0714-47/+161
| | | |\
| | | | * DocAaron Kennedy2010-05-071-9/+24
| | | | * Fix autotestsAaron Kennedy2010-05-071-1/+1
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-05-0724-93/+243
| | | | |\
| | | | | * Avoid emitting release when the mouse is ungrabbedLeonardo Sobral Cunha2010-05-072-3/+17
| | | | | * Resize qmlruntime window to new dimensions when orientation changesJoona Petrell2010-05-071-10/+6
| | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-07102-2734/+3031
| | | | | |\
| | | | | | * Avoid repeated create/destroy at top list boundary with sub-pixel movement.Martin Jones2010-05-061-5/+5
| | | | * | | Doc fixBea Lam2010-05-071-1/+1
| | | * | | | Avoid many unnecessary allocations, so so that paint engines attached to pixmapsWarwick Allison2010-05-0717-51/+107
| | | * | | | Compile with opengl enabled.Warwick Allison2010-05-071-0/+2
| | | | |_|/ | | | |/| |
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-0610-24/+27
| | | |\ \ \
| | | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-05-069-24/+25
| | | | |\ \ \
| | | | | * | | qdoc fixesYann Bodson2010-05-067-15/+15
| | | | | * | | 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
| | | | |/ / /