summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-234-7/+6
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Merge branch 'linux-symbian-sbsv2-support' into 4.7-s60axis2010-03-231-1/+1
| | |\ \ \ \ \
| | | * | | | | Corrected wrong header casing.axis2010-03-151-1/+1
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-233-6/+5
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-233-6/+5
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-223-6/+5
| | | | |\ \ \ \ \ \
| | | | | * | | | | | This file does not existThomas Zander2010-03-221-2/+1
| | | | | * | | | | | Fix compile on symbian better.Thomas Zander2010-03-222-4/+4
| * | | | | | | | | | Wrong repaint when changing the default row height in QTreeViewGabriel de Dietrich2010-03-231-4/+8
| * | | | | | | | | | Optimize QMetaObject::indexOf* functionsOlivier Goffart2010-03-231-31/+32
| * | | | | | | | | | Add new function QTextLine::horizontalAdvance()Eskil Abrahamsen Blomfeldt2010-03-233-1/+16
| * | | | | | | | | | Fix warning on Sequential Animation GroupThierry Bastian2010-03-231-6/+1
| * | | | | | | | | | build fix for mingwThierry Bastian2010-03-231-1/+0
| * | | | | | | | | | Fix QGraphicsEffect cache when the item is not visible by the view.Alexis Menard2010-03-232-2/+2
| * | | | | | | | | | Calling setX and setY should send itemSendGeometry/ScenePositionChanged eventsAlexis Menard2010-03-231-3/+3
| |/ / / / / / / / /
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Warwick Allison2010-03-232-21/+14
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | API fixes to QGLBuffer.Rhys Weatherley2010-03-222-21/+14
| |/ / / / / / / /
* | | | | | | | | Fix warning.Michael Brasser2010-03-231-1/+1
* | | | | | | | | Changing the alignment property should trigger a repaint.Alexis Menard2010-03-231-0/+1
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-239-272/+58
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Change default RotationAnimation direction.Michael Brasser2010-03-232-7/+8
| * | | | | | | | | Add missing NOTIFYs.Michael Brasser2010-03-234-7/+41
| * | | | | | | | | Remove ParentAction.Michael Brasser2010-03-236-256/+7
| * | | | | | | | | Fix mutex handling that was causing tests to sometimes crash/fail.Bea Lam2010-03-231-2/+2
* | | | | | | | | | Basic Loader origin safety (for discussion).Warwick Allison2010-03-233-0/+21
|/ / / / / / / / /
* | | | | | | | | Manual merge.Warwick Allison2010-03-227-9/+81
* | | | | | | | | Test imports with realistic paths (previously passed accidentally).Warwick Allison2010-03-221-3/+10
* | | | | | | | | Add Script removal to QmlChanges.txtMartin Jones2010-03-221-0/+38
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-2251-673/+489
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Use canonical form for headersKai Koehne2010-03-221-2/+2
| * | | | | | | | Remove exporting of QDeclarativeContext class symbolsKai Koehne2010-03-221-1/+1
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-2250-670/+486
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Remove non-existing header from pri fileKai Koehne2010-03-221-2/+1
| | * | | | | | | Fix Loader crash.Michael Brasser2010-03-221-1/+10
| | * | | | | | | Compile in namespaceAaron Kennedy2010-03-221-1/+1
| | * | | | | | | Deprecate inline Script {} blocksAaron Kennedy2010-03-2218-23/+349
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-2224-562/+5
| | |\ \ \ \ \ \ \
| | | * | | | | | | Removed wrong parenthesis around property NOTIFY declarationLeonardo Sobral Cunha2010-03-221-1/+1
| | | * | | | | | | Remove dead performance measurement code from QMLAaron Kennedy2010-03-2222-558/+2
| | | * | | | | | | Fix warning mentioned in the comments of QTBUG-9182.Michael Brasser2010-03-221-3/+2
| | * | | | | | | | Set role names for QFileSystemModel and QDirModelMartin Jones2010-03-222-0/+13
| | |/ / / / / / /
| | * | | | | | | Ensure positioner animations are triggered correctlyMartin Jones2010-03-221-18/+25
| | * | | | | | | Add MiddleButton = MidButton to MouseButtons enum.Martin Jones2010-03-222-1/+3
| | * | | | | | | Fix Behavior documentation due to easing changes.Martin Jones2010-03-211-1/+2
| | * | | | | | | Fix crash when calling createObject on a component with errors.Michael Brasser2010-03-211-0/+2
| | * | | | | | | Initialize variable.Michael Brasser2010-03-211-1/+1
| | * | | | | | | Produce an error when trying to create objects in a PropertyChanges.Michael Brasser2010-03-211-0/+2
| | * | | | | | | Fix Flipable crash.Michael Brasser2010-03-211-3/+4
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-218-58/+69
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-218-58/+69
| | | |\ \ \ \ \ \