summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-07-0944-1078/+206
|\
| * Make test pass and fix docs following removal of SpringFollowBea Lam2010-07-092-3/+3
| * doc improvementsBea Lam2010-07-092-5/+27
| * Fix crashmae2010-07-082-1/+5
| * Follow -> Behaviormae2010-07-088-1006/+2
| * 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-0863-4255/+5575
| |\
| | * 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-081-2/+1
| | * Remove Image::pixmap property. QML applications should useBea Lam2010-07-083-14/+5
| | * Update QmlChanges.txtBea Lam2010-07-081-0/+4
| * | Use lower case for including system header filesGareth Stockwell2010-07-076-6/+6
| * | Added trace statements to Phonon MMF backendGareth Stockwell2010-07-071-0/+17
| * | MMF Phonon backend: call winId() from VideoWidget constructorGareth Stockwell2010-07-072-4/+2
| * | Fixed crash which occurs when switching between video clipsGareth Stockwell2010-07-072-13/+32
| * | Close media clip before creating new player objectGareth Stockwell2010-07-075-1/+9
| * | Enable bufferStatus signal during video clip loading on NGA platformsGareth Stockwell2010-07-072-2/+2
| * | Prevent crash when video is played without a VideoWidgetGareth Stockwell2010-07-073-4/+18
| * | Add partial update deployment rules to QtNetworkShane Kearns2010-07-071-0/+15
| * | Fix crash when handleCommand() called before softkeys are updatedJason Barron2010-07-072-1/+6
* | | Fix crash with invalid role indexesAaron Kennedy2010-07-091-0/+2
| |/ |/|
* | Don't double delete cancelled pixmap cache requestsAaron Kennedy2010-07-081-3/+9
* | Extend QDeclarativeImageProvider to support QPixmap loading andBea Lam2010-07-085-46/+263
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-07-081-12/+15
|\ \
| * | Micro optimization in QML date/time formatting functions.Michael Brasser2010-07-081-12/+15
* | | Allow the debugger to modify method bodiesAaron Kennedy2010-07-086-35/+108
|/ /
* | QML: Let the debugger now the name of embedded functions within a QML functionOlivier Goffart2010-07-071-1/+1
* | Added QDeclarativeSpringAnimationmae2010-07-078-2/+604
* | docsBea Lam2010-07-075-17/+23
* | 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-0743-4139/+4530
|\ \ | |/ |/|
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-07-0721-3407/+3722
| |\
| | * 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-0639-4115/+4521
| | |\
| | | * 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-06121-1315/+2195
| | | |\
| | | | * 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
| | | * | | doc improvementsBea Lam2010-07-067-30/+83
| * | | | | 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
| * | | Export QDeclarativePixmapMartin Jones2010-07-061-1/+1