Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Docs - add more links to relevant examples | Bea Lam | 2010-06-30 | 16 | -10/+24 |
* | Plug QdeclarativePixmapCache canceled request leak. | Martin Jones | 2010-06-30 | 1 | -27/+29 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-30 | 39 | -161/+465 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-29 | 39 | -161/+465 |
| |\ | |||||
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-29 | 39 | -161/+465 |
| | |\ | |||||
| | | * | Remove an unnecessary connect() in TextInput | Martin Jones | 2010-06-29 | 1 | -3/+1 |
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-06-29 | 33 | -272/+346 |
| | | |\ | |||||
| | | | * | Fix flow layout not taking into account whether it's width and height are imp... | Joona Petrell | 2010-06-29 | 1 | -2/+2 |
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-29 | 35 | -147/+448 |
| | | | |\ | |||||
| | | * | | | Ensure micro focus is updated in TextEdit and TextInput | Martin Jones | 2010-06-29 | 4 | -9/+14 |
| | | | |/ | | | |/| | |||||
| | | * | | Ensure Loader item change listener is removed when Loader is destroyed | Martin Jones | 2010-06-29 | 1 | -1/+9 |
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-28 | 34 | -146/+439 |
| | | |\ \ | |||||
| | | | * | | VisualDataModel hasModelChildren role shadowed user roles. | Martin Jones | 2010-06-28 | 1 | -1/+1 |
| | | | * | | Allow positioning of ListView items width sub-pixel precision. | Martin Jones | 2010-06-28 | 1 | -7/+10 |
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-06-28 | 2 | -0/+7 |
| | | | |\ \ | |||||
| | | | | * | | Docs | Bea Lam | 2010-06-28 | 2 | -0/+7 |
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Martin Jones | 2010-06-28 | 23 | -484/+481 |
| | | | |\ \ \ | |||||
| | | | * \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-06-28 | 41 | -400/+960 |
| | | | |\ \ \ \ | | | | | | |/ / | | | | | |/| | | |||||
| | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-06-25 | 10 | -14/+85 |
| | | | | |\ \ \ | |||||
| | | | | | * | | | Handle enums in method arguments in the same way as QtScript | Aaron Kennedy | 2010-06-25 | 2 | -1/+25 |
| | | | | | * | | | Allow custom parsers to handle attached properties | Aaron Kennedy | 2010-06-25 | 3 | -5/+23 |
| | | | | | * | | | Allow components to be created from .pragma library JS files | Aaron Kennedy | 2010-06-25 | 3 | -6/+23 |
| | | | | | * | | | Fix assert | Aaron Kennedy | 2010-06-25 | 1 | -2/+2 |
| | | | | | * | | | Disallow global object properties as property names | Aaron Kennedy | 2010-06-25 | 2 | -0/+12 |
| | | | | * | | | | Test ListElement type via type system, not string comparison. | Warwick Allison | 2010-06-25 | 6 | -3/+35 |
| | | | | |/ / / | |||||
| | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-24 | 16 | -115/+255 |
| | | | | |\ \ \ | |||||
| | | | | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-24 | 16 | -115/+255 |
| | | | | | |\ \ \ | |||||
| | | | * | | | | | | Restore neutral movement state if a view is manually positioned. | Martin Jones | 2010-06-24 | 5 | -6/+46 |
| | | | | |_|/ / / | | | | |/| | | | | |||||
| | | | * | | | | | Prevent value source animations from being registered to start twice. | Michael Brasser | 2010-06-24 | 1 | -0/+2 |
| | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-06-24 | 8 | -10/+42 |
| | | | |\ \ \ \ \ | |||||
| | | | | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-24 | 12 | -74/+193 |
| | | | | |\ \ \ \ \ | |||||
| | | | * | | | | | | | Expose the Flickable's internal contentItem | Martin Jones | 2010-06-24 | 5 | -41/+60 |
| | | | | |/ / / / / | | | | |/| | | | | | |||||
| | | | * | | | | | | Ensure sourcesize is in pixmap cache key. | Warwick Allison | 2010-06-24 | 1 | -0/+6 |
| | | | * | | | | | | doc: note that calling methods before component completion may have no effect | Martin Jones | 2010-06-23 | 3 | -0/+36 |
| | | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-23 | 10 | -74/+151 |
| | | | |\ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-06-23 | 1 | -0/+1 |
| | | | | |\ \ \ \ \ \ | |||||
| | | | | | * | | | | | | Use Pen with Qt::MiterJoin when drawing Rectangles with gradients | Bea Lam | 2010-06-23 | 1 | -0/+1 |
| | | | | * | | | | | | | Fix and better test Text / TextEdit alignments. | Warwick Allison | 2010-06-23 | 5 | -56/+122 |
| | | | | |/ / / / / / | |||||
| | | | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-06-23 | 1 | -0/+1 |
| | | | | |\ \ \ \ \ \ | |||||
| | | | | | * \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-23 | 2 | -18/+11 |
| | | | | | |\ \ \ \ \ \ | |||||
| | | | | * | | | | | | | | Ensure the view is correctly positioned at component complete. | Martin Jones | 2010-06-23 | 2 | -0/+17 |
| | | | | | |/ / / / / / | | | | | |/| | | | | | | |||||
| | | | | * | | | | | | | References to undefined variables throws a ReferenceError | Aaron Kennedy | 2010-06-23 | 2 | -18/+11 |
* | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-06-29 | 2 | -1/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | Fixed deployment paths for WebKit declarative plugin. | axis | 2010-06-29 | 1 | -1/+1 |
| * | | | | | | | | | | | Fix s60main linking issue with gcce applications | Miikka Heikkinen | 2010-06-29 | 1 | -0/+4 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integration | Qt Continuous Integration System | 2010-06-29 | 5 | -2/+27 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integration | Qt Continuous Integration System | 2010-06-29 | 5 | -2/+27 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integration | Qt Continuous Integration System | 2010-06-29 | 5 | -2/+27 |
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |||||
| | | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integration | Qt Continuous Integration System | 2010-06-28 | 5 | -2/+27 |
| | | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | | | |||||
| | | | * | | | | | | | | Updated WebKit to 38d650efc92427cd6452f6685d3c40d22428cdb7 | Simon Hausmann | 2010-06-28 | 5 | -2/+27 |
| | | | | |_|_|_|_|_|/ | | | | |/| | | | | | |