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 | 11 | -92/+175 |
|\ | |||||
| * | Fix abort in flipable | Leonardo Sobral Cunha | 2010-03-24 | 1 | -1/+1 |
| * | 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 | 2 | -83/+122 |
* | | Remove support for QML-in-HTML-in-WebView | Warwick Allison | 2010-03-24 | 2 | -88/+0 |
* | | Revert 95aa8c8fc76e2309a629b05994a2677b0887140b. | Warwick Allison | 2010-03-24 | 6 | -55/+0 |
|/ | |||||
* | Make compile. | Michael Brasser | 2010-03-24 | 1 | -1/+1 |
* | Output all Loader errors. | Michael Brasser | 2010-03-24 | 1 | -0/+2 |
* | Fix Loader leak when loading a non-QGraphicsObject object. | Michael Brasser | 2010-03-24 | 1 | -1/+5 |
* | Use setParent_NoEvent in Loader and benchmark Loader performance. | Michael Brasser | 2010-03-24 | 1 | -2/+3 |
* | Animation construction optimization. | Michael Brasser | 2010-03-24 | 1 | -1/+1 |
* | Origin safety testing for imported resources. | Warwick Allison | 2010-03-24 | 5 | -13/+48 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Warwick Allison | 2010-03-23 | 12 | -53/+67 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-03-23 | 4 | -7/+6 |
| |\ | |||||
| | * | Merge branch 'linux-symbian-sbsv2-support' into 4.7-s60 | axis | 2010-03-23 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Corrected wrong header casing. | axis | 2010-03-15 | 1 | -1/+1 |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-03-23 | 3 | -6/+5 |
| | |\ \ | |||||
| | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-03-23 | 3 | -6/+5 |
| | | |\ \ | |||||
| | | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-03-22 | 3 | -6/+5 |
| | | | |\ \ | |||||
| | | | | * | | This file does not exist | Thomas Zander | 2010-03-22 | 1 | -2/+1 |
| | | | | * | | Fix compile on symbian better. | Thomas Zander | 2010-03-22 | 2 | -4/+4 |
| * | | | | | | Wrong repaint when changing the default row height in QTreeView | Gabriel de Dietrich | 2010-03-23 | 1 | -4/+8 |
| * | | | | | | Optimize QMetaObject::indexOf* functions | Olivier Goffart | 2010-03-23 | 1 | -31/+32 |
| * | | | | | | Add new function QTextLine::horizontalAdvance() | Eskil Abrahamsen Blomfeldt | 2010-03-23 | 3 | -1/+16 |
| * | | | | | | Fix warning on Sequential Animation Group | Thierry Bastian | 2010-03-23 | 1 | -6/+1 |
| * | | | | | | build fix for mingw | Thierry Bastian | 2010-03-23 | 1 | -1/+0 |
| * | | | | | | Fix QGraphicsEffect cache when the item is not visible by the view. | Alexis Menard | 2010-03-23 | 2 | -2/+2 |
| * | | | | | | Calling setX and setY should send itemSendGeometry/ScenePositionChanged events | Alexis Menard | 2010-03-23 | 1 | -3/+3 |
| |/ / / / / | |||||
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Warwick Allison | 2010-03-23 | 2 | -21/+14 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | API fixes to QGLBuffer. | Rhys Weatherley | 2010-03-22 | 2 | -21/+14 |
| |/ / / / | |||||
* | | | | | Fix warning. | Michael Brasser | 2010-03-23 | 1 | -1/+1 |
* | | | | | Changing the alignment property should trigger a repaint. | Alexis Menard | 2010-03-23 | 1 | -0/+1 |
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-03-23 | 9 | -272/+58 |
|\ \ \ \ \ | |||||
| * | | | | | Change default RotationAnimation direction. | Michael Brasser | 2010-03-23 | 2 | -7/+8 |
| * | | | | | Add missing NOTIFYs. | Michael Brasser | 2010-03-23 | 4 | -7/+41 |
| * | | | | | Remove ParentAction. | Michael Brasser | 2010-03-23 | 6 | -256/+7 |
| * | | | | | Fix mutex handling that was causing tests to sometimes crash/fail. | Bea Lam | 2010-03-23 | 1 | -2/+2 |
* | | | | | | Basic Loader origin safety (for discussion). | Warwick Allison | 2010-03-23 | 3 | -0/+21 |
|/ / / / / | |||||
* | | | | | Manual merge. | Warwick Allison | 2010-03-22 | 7 | -9/+81 |
* | | | | | Test imports with realistic paths (previously passed accidentally). | Warwick Allison | 2010-03-22 | 1 | -3/+10 |
* | | | | | 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 | 51 | -673/+489 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | 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 | 50 | -670/+486 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Remove non-existing header from pri file | Kai Koehne | 2010-03-22 | 1 | -2/+1 |
| | * | | | Fix Loader crash. | Michael Brasser | 2010-03-22 | 1 | -1/+10 |
| | * | | | Compile in namespace | Aaron Kennedy | 2010-03-22 | 1 | -1/+1 |
| | * | | | Deprecate inline Script {} blocks | Aaron Kennedy | 2010-03-22 | 18 | -23/+349 |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-22 | 24 | -562/+5 |
| | |\ \ \ |