summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-07-0978-1482/+343
|\
| * Make test pass and fix docs following removal of SpringFollowBea Lam2010-07-093-5/+5
| * Remove autotests of depracted element SmoothedFollowJoona Petrell2010-07-098-251/+0
| * doc improvementsBea Lam2010-07-093-10/+32
| * Clean up at the end of each test.Michael Brasser2010-07-081-0/+12
| * Improve test reliability.Michael Brasser2010-07-081-2/+6
| * Fix crashmae2010-07-082-1/+5
| * 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
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-0819-31/+107
| |\ \
| | * | 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-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