summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Follow -> Behaviormae2010-07-0828-1116/+113
* Added some documentation to spring animationmae2010-07-081-0/+9
* Fix spring animationmae2010-07-081-1/+3
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-08129-4669/+6592
|\
| * Update QtDeclarative def filesJoona Petrell2010-07-082-2/+17
| * Fix exponential behavior of QTextCursor::removeSelectedTextmae2010-07-082-3/+16
| * Optimization: change signal/slot to function callmae2010-07-084-10/+7
| * Don't show warning for attempts to load pixmaps asynchronouslyBea Lam2010-07-082-5/+2
| * Remove Image::pixmap property. QML applications should useBea Lam2010-07-084-45/+5
| * Update QmlChanges.txtBea Lam2010-07-081-0/+4
| * Don't double delete cancelled pixmap cache requestsAaron Kennedy2010-07-081-3/+9
| * Extend QDeclarativeImageProvider to support QPixmap loading andBea Lam2010-07-0814-147/+473
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-07-082-12/+17
| |\
| | * Micro optimization in QML date/time formatting functions.Michael Brasser2010-07-081-12/+15
| | * Fix Symbian buildJoona Petrell2010-07-081-0/+2
| * | Allow the debugger to modify method bodiesAaron Kennedy2010-07-087-39/+160
| |/
| * QML: Let the debugger now the name of embedded functions within a QML functionOlivier Goffart2010-07-071-1/+1
| * Added QDeclarativeSpringAnimationmae2010-07-0710-17/+622
| * docsBea Lam2010-07-075-17/+23
| * Add Symbian support for runtime.orientation propertyJoona Petrell2010-07-076-9/+205
| * 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.7-integrationQt Continuous Integration System2010-07-0794-4393/+5062
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-07-0728-3488/+3799
| | |\
| | | * Remove deprecated Flickable.flickDirectionMartin Jones2010-07-073-16/+1
| | | * Revert "Fix exponential behavior of QTextCursor::removeSelectedText"Michael Brasser2010-07-072-8/+0
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-0690-4366/+5033
| | | |\
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-0690-4366/+5033
| | | | |\
| | | | | * Prevent a recursive debug output loop when writing to the logger widget.Robert Griebl2010-07-061-4/+11
| | | | | * Fix performance of QTextDocumentPrivate::adjustDocumentChangesAndCursorsChristian Kamm2010-07-064-21/+22
| | | | | * Convert QtDeclarative def files to use LF line endingsJoona Petrell2010-07-062-3372/+3372
| | | | | * Update QtDeclarative def filesJoona Petrell2010-07-062-66/+131
| | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-07-06172-1601/+2759
| | | | | |\
| | | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-07-063-8/+23
| | | | | | |\
| | | | | | * | Changing currentIndex shouldn't cancel a flick unnecessarily.Martin Jones2010-07-062-24/+45
| | | | | * | | doc improvementsBea Lam2010-07-0610-36/+129
| | * | | | | | Make Text, TextInput, and TextEdit all have the same size for the same text.Warwick Allison2010-07-076-25/+33
| | * | | | | | More generated images in anticipation of QT-3574Warwick Allison2010-07-072-28/+45
| | | |_|_|_|/ | | |/| | | |
| | * | | | | Fix input methods for TextInput elements with key handlersJoona Petrell2010-07-063-8/+23
| | | |_|_|/ | | |/| | |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-07-062-0/+27
| | |\ \ \ \
| | | * | | | Fix TextEdit with no color property defined is drawn with wrong colorJoona Petrell2010-07-062-0/+27
| | * | | | | Document the QML enumeration basic typeMartin Jones2010-07-061-0/+23
| | |/ / / /
| | * | | | Export QDeclarativePixmapMartin Jones2010-07-061-1/+1
| | * | | | docWarwick Allison2010-07-061-2/+2
| | * | | | Fix inconsistent reporting of module import errors when using versions.Warwick Allison2010-07-057-8/+37
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-0571-956/+1337
| | |\ \ \ \
| | | * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-0571-956/+1337
| | | |\ \ \ \
| | | | * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-0571-956/+1337
| | | | |\ \ \ \
| | | | | * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-07-05344-9538/+7674
| | | | | |\ \ \ \
| | | | | | * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-07-051-26/+12
| | | | | | |\ \ \ \