Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-03-24 | 13 | -94/+254 | |
| | | |\ \ \ \ | ||||||
| | | * | | | | | Document QML security considerations. | Warwick Allison | 2010-03-24 | 2 | -0/+91 | |
| | | * | | | | | Remove support for QML-in-HTML-in-WebView | Warwick Allison | 2010-03-24 | 5 | -207/+0 | |
| | | * | | | | | Revert 95aa8c8fc76e2309a629b05994a2677b0887140b. | Warwick Allison | 2010-03-24 | 8 | -134/+1 | |
| | * | | | | | | Doc | Aaron Kennedy | 2010-03-24 | 1 | -246/+206 | |
| | | |/ / / / | | |/| | | | | ||||||
| | * | | | | | Fix abort in flipable | Leonardo Sobral Cunha | 2010-03-24 | 2 | -3/+14 | |
| | * | | | | | Add object ids to the metadata provided in debugger classes. | Bea Lam | 2010-03-24 | 8 | -8/+52 | |
| | * | | | | | Properly use one thread for all instances of XmlListModel. | Bea Lam | 2010-03-24 | 3 | -83/+188 | |
| | |/ / / / | ||||||
| | * | | | | Make compile. | Michael Brasser | 2010-03-24 | 1 | -1/+1 | |
| | * | | | | Output all Loader errors. | Michael Brasser | 2010-03-24 | 4 | -4/+29 | |
| | * | | | | Fix Loader leak when loading a non-QGraphicsObject object. | Michael Brasser | 2010-03-24 | 3 | -1/+23 | |
| | * | | | | Use setParent_NoEvent in Loader and benchmark Loader performance. | Michael Brasser | 2010-03-24 | 6 | -2/+71 | |
| | * | | | | Animation construction optimization. | Michael Brasser | 2010-03-24 | 3 | -1/+83 | |
| | * | | | | Origin safety testing for imported resources. | Warwick Allison | 2010-03-24 | 7 | -15/+91 | |
| * | | | | | Fix flicking views at boundary with StricthighlighRange | Martin Jones | 2010-03-24 | 3 | -44/+52 | |
| * | | | | | Doc: ids start with lowercase | Martin Jones | 2010-03-24 | 1 | -9/+9 | |
| |/ / / / | ||||||
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Warwick Allison | 2010-03-23 | 26 | -187/+636 | |
| |\ \ \ \ | ||||||
| * | | | | | Minehunt readme was missing a step. | Alan Alpert | 2010-03-23 | 1 | -0/+2 | |
| * | | | | | Make more tests compile on solaris-cc | Alan Alpert | 2010-03-23 | 5 | -19/+19 | |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-03-23 | 172 | -3296/+3624 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Warwick Allison | 2010-03-23 | 2 | -21/+14 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | Usability improvements for photoviewer demo. | Yann Bodson | 2010-03-23 | 5 | -8/+32 | |
| | * | | | | | | Fix warning. | Michael Brasser | 2010-03-23 | 1 | -1/+1 | |
| | * | | | | | | Changing the alignment property should trigger a repaint. | Alexis Menard | 2010-03-23 | 2 | -0/+34 | |
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-03-23 | 34 | -1657/+257 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Change default RotationAnimation direction. | Michael Brasser | 2010-03-23 | 3 | -9/+10 | |
| | | * | | | | | | Add missing NOTIFYs. | Michael Brasser | 2010-03-23 | 4 | -7/+41 | |
| | | * | | | | | | Remove ParentAction. | Michael Brasser | 2010-03-23 | 17 | -1527/+19 | |
| | | * | | | | | | Editable tag in photoviewer demo. | Yann Bodson | 2010-03-23 | 4 | -15/+61 | |
| | | * | | | | | | Small photoviewer improvements | Yann Bodson | 2010-03-23 | 3 | -5/+13 | |
| | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-03-23 | 2 | -7/+2 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | Fix mutex handling that was causing tests to sometimes crash/fail. | Bea Lam | 2010-03-23 | 2 | -7/+2 | |
| | | * | | | | | | | Doc | Aaron Kennedy | 2010-03-23 | 7 | -87/+111 | |
| | | |/ / / / / / | ||||||
| | * | | | | | | | Basic Loader origin safety (for discussion). | Warwick Allison | 2010-03-23 | 7 | -2/+69 | |
| | * | | | | | | | Show loading progress | Warwick Allison | 2010-03-23 | 3 | -2/+21 | |
| | |/ / / / / / | ||||||
| | * | | | | | | Fix test (StoreScriptImported shifted enum values) | Warwick Allison | 2010-03-22 | 1 | -2/+11 | |
| | * | | | | | | Manual merge. | Warwick Allison | 2010-03-22 | 16 | -11/+95 | |
| | * | | | | | | Test imports with realistic paths (previously passed accidentally). | Warwick Allison | 2010-03-22 | 5 | -7/+15 | |
| | * | | | | | | Add Script removal to QmlChanges.txt | Martin Jones | 2010-03-22 | 1 | -0/+38 | |
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-22 | 99 | -1034/+890 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Use canonical form for headers | Kai Koehne | 2010-03-22 | 1 | -2/+2 | |
| | | * | | | | | | Remove exporting of QDeclarativeContext class symbols | Kai Koehne | 2010-03-22 | 1 | -1/+1 | |
| | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-22 | 98 | -1031/+887 | |
| | | |\ \ \ \ \ \ | ||||||
| * | | | | | | | | | Use QDeclarativeListProperty properly | Alan Alpert | 2010-03-23 | 1 | -1/+23 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Remove non-existing header from pri file | Kai Koehne | 2010-03-22 | 1 | -2/+1 | |
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-22 | 98 | -1029/+886 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Fix Loader crash. | Michael Brasser | 2010-03-22 | 5 | -1/+63 | |
| | * | | | | | | | | Compile in namespace | Aaron Kennedy | 2010-03-22 | 1 | -1/+1 | |
| | * | | | | | | | | Deprecate inline Script {} blocks | Aaron Kennedy | 2010-03-22 | 38 | -366/+521 | |
| | * | | | | | | | | Update metaobjectbuilder version test. | Martin Jones | 2010-03-22 | 1 | -4/+4 | |