Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | 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 | |
| | | | | |_|_|_|/ / / | | | | |/| | | | | | | ||||||
| | | | * | | | | | | | Fix input methods for TextInput elements with key handlers | Joona Petrell | 2010-07-06 | 3 | -8/+23 | |
| | | | | |_|_|/ / / | | | | |/| | | | | | ||||||
| | | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-07-06 | 2 | -0/+27 | |
| | | | |\ \ \ \ \ \ | ||||||
| | | | | * | | | | | | Fix TextEdit with no color property defined is drawn with wrong color | Joona Petrell | 2010-07-06 | 2 | -0/+27 | |
| | | | * | | | | | | | Document the QML enumeration basic type | Martin Jones | 2010-07-06 | 1 | -0/+23 | |
| | | | |/ / / / / / | ||||||
| | | | * | | | | | | Export QDeclarativePixmap | Martin Jones | 2010-07-06 | 1 | -1/+1 | |
| | | | * | | | | | | doc | Warwick Allison | 2010-07-06 | 1 | -2/+2 | |
| | | | * | | | | | | Fix inconsistent reporting of module import errors when using versions. | Warwick Allison | 2010-07-05 | 7 | -8/+37 | |
| | | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-05 | 71 | -956/+1337 | |
| | | | |\ \ \ \ \ \ | | | | | |_|_|_|_|/ | | | | |/| | | | | | ||||||
| | | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-05 | 71 | -956/+1337 | |
| | | | | |\ \ \ \ \ | ||||||
| | | | | | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-05 | 71 | -956/+1337 | |
| | | | | | |\ \ \ \ \ | ||||||
| | | | | | | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-07-05 | 344 | -9538/+7674 | |
| | | | | | | |\ \ \ \ \ | ||||||
| | | | | | | | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-07-05 | 1 | -26/+12 | |
| | | | | | | | |\ \ \ \ \ | ||||||
| | | | | | | | | * | | | | | Set correct license header. | Jason McDonald | 2010-07-05 | 1 | -26/+12 | |
| | | | | | | | * | | | | | | Prepare for QTest persistent store for visual tests. | Warwick Allison | 2010-07-05 | 1 | -22/+22 | |
| | | | | | | | * | | | | | | Loosen font-sensitive test. | Warwick Allison | 2010-07-05 | 1 | -1/+2 | |
| | | | | | | | |/ / / / / | ||||||
| | | | | | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-07-05 | 2 | -3/+44 | |
| | | | | | | | |\ \ \ \ \ | ||||||
| | | | | | | | | * | | | | | <br/> shouldn't trigger a new format range in QDeclarativeStyledText. | Michael Brasser | 2010-07-05 | 1 | -1/+3 | |
| | | | | | | | | * | | | | | Add styled text layout benchmark. | Michael Brasser | 2010-07-05 | 1 | -0/+41 | |
| | | | | | | | | * | | | | | Optimize QDeclarativeStyledText. | Michael Brasser | 2010-07-05 | 1 | -2/+0 | |
| | | | | | | | * | | | | | | Work around QTBUG-11929 | Warwick Allison | 2010-07-05 | 1 | -1/+2 | |
| | | | | | | | |/ / / / / | ||||||
| | | | | | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-04 | 56 | -174/+329 | |
| | | | | | | | |\ \ \ \ \ | ||||||
| | | | | | | | | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-03 | 56 | -174/+329 | |
| | | | | | | | | |\ \ \ \ \ | ||||||
| | | | | | | | | | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-03 | 56 | -174/+329 | |
| | | | | | | | | | |\ \ \ \ \ | ||||||
| | | | | | | | | | | * | | | | | Don't write to the logger widget while the application is closing down. | Robert Griebl | 2010-07-02 | 1 | -1/+1 | |