Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-10 | 165 | -5651/+6419 | |
| |\ \ | ||||||
| | * | | Fix QTextDocument::markContentsDirty() | mae | 2010-07-09 | 1 | -4/+4 | |
| | * | | Replace 4.6 in all .qdocconf files | Kai Koehne | 2010-07-09 | 2 | -8/+8 | |
| | * | | Resetting bindings through debugger interface | Lasse Holmstedt | 2010-07-09 | 4 | -0/+44 | |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-07-09 | 78 | -1482/+343 | |
| | |\ \ | ||||||
| | | * | | Make test pass and fix docs following removal of SpringFollow | Bea Lam | 2010-07-09 | 3 | -5/+5 | |
| | | * | | Remove autotests of depracted element SmoothedFollow | Joona Petrell | 2010-07-09 | 8 | -251/+0 | |
| | | * | | doc improvements | Bea Lam | 2010-07-09 | 3 | -10/+32 | |
| | | * | | Clean up at the end of each test. | Michael Brasser | 2010-07-08 | 1 | -0/+12 | |
| | | * | | Improve test reliability. | Michael Brasser | 2010-07-08 | 1 | -2/+6 | |
| | | * | | Fix crash | mae | 2010-07-08 | 2 | -1/+5 | |
| | | * | | Follow -> Behavior | mae | 2010-07-08 | 28 | -1116/+113 | |
| | | * | | Added some documentation to spring animation | mae | 2010-07-08 | 1 | -0/+9 | |
| | | * | | Fix spring animation | mae | 2010-07-08 | 1 | -1/+3 | |
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-08 | 129 | -4669/+6592 | |
| | | |\ \ | ||||||
| | | | * | | Update QtDeclarative def files | Joona Petrell | 2010-07-08 | 2 | -2/+17 | |
| | | | * | | Fix exponential behavior of QTextCursor::removeSelectedText | mae | 2010-07-08 | 2 | -3/+16 | |
| | | | * | | Optimization: change signal/slot to function call | mae | 2010-07-08 | 4 | -10/+7 | |
| | | | * | | Don't show warning for attempts to load pixmaps asynchronously | Bea Lam | 2010-07-08 | 2 | -5/+2 | |
| | | | * | | Remove Image::pixmap property. QML applications should use | Bea Lam | 2010-07-08 | 4 | -45/+5 | |
| | | | * | | Update QmlChanges.txt | Bea Lam | 2010-07-08 | 1 | -0/+4 | |
| | * | | | | Fix crash with invalid role indexes | Aaron Kennedy | 2010-07-09 | 1 | -0/+2 | |
| | | |/ / | | |/| | | ||||||
| | * | | | Don't double delete cancelled pixmap cache requests | Aaron Kennedy | 2010-07-08 | 1 | -3/+9 | |
| | * | | | Extend QDeclarativeImageProvider to support QPixmap loading and | Bea Lam | 2010-07-08 | 14 | -147/+473 | |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-07-08 | 2 | -12/+17 | |
| | |\ \ \ | ||||||
| | | * | | | Micro optimization in QML date/time formatting functions. | Michael Brasser | 2010-07-08 | 1 | -12/+15 | |
| | | * | | | Fix Symbian build | Joona Petrell | 2010-07-08 | 1 | -0/+2 | |
| | * | | | | Allow the debugger to modify method bodies | Aaron Kennedy | 2010-07-08 | 7 | -39/+160 | |
| | |/ / / | ||||||
| | * | | | QML: Let the debugger now the name of embedded functions within a QML function | Olivier Goffart | 2010-07-07 | 1 | -1/+1 | |
| | * | | | Added QDeclarativeSpringAnimation | mae | 2010-07-07 | 10 | -17/+622 | |
| | * | | | docs | Bea Lam | 2010-07-07 | 5 | -17/+23 | |
| | * | | | Add Symbian support for runtime.orientation property | Joona Petrell | 2010-07-07 | 6 | -9/+205 | |
| | * | | | Don't crash if drag.target has no parentItem | Martin Jones | 2010-07-07 | 1 | -2/+2 | |
| | * | | | QDeclarativeText optimization. | Michael Brasser | 2010-07-07 | 2 | -2/+5 | |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-07 | 94 | -4393/+5062 | |
| | |\ \ \ | ||||||
| | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-07-07 | 28 | -3488/+3799 | |
| | | |\ \ \ | ||||||
| | | | * | | | Remove deprecated Flickable.flickDirection | Martin Jones | 2010-07-07 | 3 | -16/+1 | |
| | | | * | | | Revert "Fix exponential behavior of QTextCursor::removeSelectedText" | Michael Brasser | 2010-07-07 | 2 | -8/+0 | |
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-06 | 90 | -4366/+5033 | |
| | | | |\ \ \ | ||||||
| | | | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-06 | 90 | -4366/+5033 | |
| | | | | |\ \ \ | ||||||
| | | | | | * | | | Prevent a recursive debug output loop when writing to the logger widget. | Robert Griebl | 2010-07-06 | 1 | -4/+11 | |
| | | | | | * | | | Fix performance of QTextDocumentPrivate::adjustDocumentChangesAndCursors | Christian Kamm | 2010-07-06 | 4 | -21/+22 | |
| | | | | | * | | | Convert QtDeclarative def files to use LF line endings | Joona Petrell | 2010-07-06 | 2 | -3372/+3372 | |
| | | | | | * | | | Update QtDeclarative def files | Joona Petrell | 2010-07-06 | 2 | -66/+131 | |
| | | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-07-06 | 172 | -1601/+2759 | |
| | | | | | |\ \ \ | ||||||
| | | | | | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-07-06 | 3 | -8/+23 | |
| | | | | | | |\ \ \ | ||||||
| | | | | | | * | | | | Changing currentIndex shouldn't cancel a flick unnecessarily. | Martin Jones | 2010-07-06 | 2 | -24/+45 | |
| | | | | | * | | | | | doc improvements | Bea Lam | 2010-07-06 | 10 | -36/+129 | |
| | | * | | | | | | | | Make Text, TextInput, and TextEdit all have the same size for the same text. | Warwick Allison | 2010-07-07 | 6 | -25/+33 | |
| | | * | | | | | | | | More generated images in anticipation of QT-3574 | Warwick Allison | 2010-07-07 | 2 | -28/+45 | |
| | | | |_|_|_|/ / / | | | |/| | | | | | |