Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Add copy(), cut() and paste() support to TextInput | Joona Petrell | 2010-07-12 | 3 | -0/+46 | |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-10 | 68 | -4859/+5258 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-10 | 68 | -4859/+5258 | |
| | |\ \ | ||||||
| | | * | | Fix QTextDocument::markContentsDirty() | mae | 2010-07-09 | 1 | -4/+4 | |
| | | * | | 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 | 44 | -1078/+206 | |
| | | |\ \ | ||||||
| | | | * | | Make test pass and fix docs following removal of SpringFollow | Bea Lam | 2010-07-09 | 2 | -3/+3 | |
| | | | * | | doc improvements | Bea Lam | 2010-07-09 | 2 | -5/+27 | |
| | | | * | | Fix crash | mae | 2010-07-08 | 2 | -1/+5 | |
| | | | * | | Follow -> Behavior | mae | 2010-07-08 | 8 | -1006/+2 | |
| | | | * | | 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 | 63 | -4255/+5575 | |
| | | | |\ \ | ||||||
| | | | | * | | 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 | 1 | -2/+1 | |
| | | | | * | | Remove Image::pixmap property. QML applications should use | Bea Lam | 2010-07-08 | 3 | -14/+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 | 5 | -46/+263 | |
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-07-08 | 1 | -12/+15 | |
| | | |\ \ \ | ||||||
| | | | * | | | Micro optimization in QML date/time formatting functions. | Michael Brasser | 2010-07-08 | 1 | -12/+15 | |
| | | * | | | | Allow the debugger to modify method bodies | Aaron Kennedy | 2010-07-08 | 6 | -35/+108 | |
| | | |/ / / | ||||||
| | | * | | | 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 | 8 | -2/+604 | |
| | | * | | | docs | Bea Lam | 2010-07-07 | 5 | -17/+23 | |
| | | * | | | 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 | 43 | -4139/+4530 | |
| | | |\ \ \ | ||||||
| | | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-07-07 | 21 | -3407/+3722 | |
| | | | |\ \ \ | ||||||
| | | | | * | | | 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 | 39 | -4115/+4521 | |
| | | | | |\ \ \ | ||||||
| | | | | | * | | | 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 | 121 | -1315/+2195 | |
| | | | | | |\ \ \ | ||||||
| | | | | | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-07-06 | 1 | -0/+1 | |
| | | | | | | |\ \ \ | ||||||
| | | | | | | * | | | | Changing currentIndex shouldn't cancel a flick unnecessarily. | Martin Jones | 2010-07-06 | 2 | -24/+45 | |
| | | | | | * | | | | | doc improvements | Bea Lam | 2010-07-06 | 7 | -30/+83 | |
| | | | * | | | | | | | Make Text, TextInput, and TextEdit all have the same size for the same text. | Warwick Allison | 2010-07-07 | 4 | -21/+29 | |
| | | | | |_|_|/ / / | | | | |/| | | | | | ||||||
| | | | * | | | | | | Fix input methods for TextInput elements with key handlers | Joona Petrell | 2010-07-06 | 1 | -0/+1 | |
| | | | | |_|/ / / | | | | |/| | | | | ||||||
| | | | * | | | | | Fix TextEdit with no color property defined is drawn with wrong color | Joona Petrell | 2010-07-06 | 1 | -0/+9 | |
| | | | * | | | | | 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 | 1 | -3/+15 | |
| | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-05 | 29 | -728/+972 | |
| | | | |\ \ \ \ \ | | | | | |_|_|_|/ | | | | |/| | | | | ||||||
| | | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-05 | 29 | -728/+972 | |
| | | | | |\ \ \ \ |