Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Warwick Allison | 2010-03-23 | 2 | -21/+14 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-23 | 2 | -21/+14 |
| |\ | |||||
| | * | API fixes to QGLBuffer. | Rhys Weatherley | 2010-03-22 | 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 |
| |\ \ | |||||
| | * | | 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 |
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-22 | 28 | -568/+25 |
| | | |\ \ | |||||
| | | | * | | Removed wrong parenthesis around property NOTIFY declaration | Leonardo Sobral Cunha | 2010-03-22 | 1 | -1/+1 |
| | | | * | | Remove dead performance measurement code from QML | Aaron Kennedy | 2010-03-22 | 23 | -563/+2 |
| | | | * | | Fix warning mentioned in the comments of QTBUG-9182. | Michael Brasser | 2010-03-22 | 1 | -3/+2 |
| | | | * | | Fix test. | Michael Brasser | 2010-03-22 | 3 | -1/+20 |
| | | * | | | Set role names for QFileSystemModel and QDirModel | Martin Jones | 2010-03-22 | 4 | -0/+70 |
| | | |/ / | |||||
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-22 | 4 | -6/+13 |
| | | |\ \ | |||||
| | | | * | | Fix qdeclarativeqt::createQmlObject autotest | Leonardo Sobral Cunha | 2010-03-22 | 2 | -6/+8 |
| | | | * | | Fix qdeclarativetextedit::delegateLoading autotest | Leonardo Sobral Cunha | 2010-03-22 | 2 | -0/+5 |
| | | * | | | Ensure positioner animations are triggered correctly | Martin Jones | 2010-03-22 | 1 | -18/+25 |
| | | * | | | Add MiddleButton = MidButton to MouseButtons enum. | Martin Jones | 2010-03-22 | 2 | -1/+3 |
| | | |/ / | |||||
| | | * | | Fix Behavior documentation due to easing changes. | Martin Jones | 2010-03-21 | 1 | -1/+2 |
| | | * | | Fix crash when calling createObject on a component with errors. | Michael Brasser | 2010-03-21 | 3 | -0/+22 |
| | | * | | Initialize variable. | Michael Brasser | 2010-03-21 | 1 | -1/+1 |
| | | * | | Produce an error when trying to create objects in a PropertyChanges. | Michael Brasser | 2010-03-21 | 3 | -0/+28 |
| | | * | | Fix Flipable crash. | Michael Brasser | 2010-03-21 | 3 | -3/+23 |
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-21 | 15 | -60/+86 |
| | | |\ \ | |||||
| | | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-21 | 15 | -60/+86 |
| | | | |\ \ | |||||
| | | | | * | | Reduce amount of qmldir parsing | mae | 2010-03-19 | 4 | -34/+38 |