Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |\ \ \ | |||||
| | | * | | | 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 | 22 | -558/+2 |
| | | * | | | Fix warning mentioned in the comments of QTBUG-9182. | Michael Brasser | 2010-03-22 | 1 | -3/+2 |
| | * | | | | Set role names for QFileSystemModel and QDirModel | Martin Jones | 2010-03-22 | 2 | -0/+13 |
| | |/ / / | |||||
| | * | | | 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 | 1 | -0/+2 |
| | * | | | Initialize variable. | Michael Brasser | 2010-03-21 | 1 | -1/+1 |