summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativeitemsmodule.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix QT_NO_VALIDATOR compilation.Tasuku Suzuki2010-05-311-0/+4
* Compile with QT_NO_ACTION.Tasuku Suzuki2010-05-231-0/+2
* Compile with QT_NO_GRAPHICSEFFECT.Michael Brasser2010-04-301-0/+2
* Continue to register base type.Michael Brasser2010-04-221-0/+1
* Remove (undocumented) QML bindings for effects.Michael Brasser2010-04-221-14/+0
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-211-52/+52
* Improve error messages, especially on embedded.Warwick Allison2010-04-201-7/+13
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Alan Alpert2010-04-141-0/+2
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-131-0/+2
| |\
| | * Fix QT_NO_MOVIETasuku Suzuki2010-04-121-0/+2
* | | Merge branch '4.7' into reviews/2361Alexis Menard2010-04-141-7/+6
|\ \ \
| * | | Bring support of anchors in QML for QGraphicsWidget derived classes.Alexis Menard2010-04-141-1/+3
| |/ /
| * | Remove QT_VERSION checks in QMLAaron Kennedy2010-04-091-2/+0
| * | Some cleanup in widgets module. Deletion of GraphicsObjectContainer.Alexis Menard2010-04-091-2/+0
| * | Disallow creation of attached objects Keys and KeyNavigationMartin Jones2010-04-071-2/+3
| |/
* | Fix QT_NO_GRAPHICSEFFECTTasuku Suzuki2010-04-131-5/+7
|/
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-33/+33
* VisibleArea is not a creatable type.Michael Brasser2010-03-311-1/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-261-3/+3
|\
| * Remove Q prefix from the validators.Michael Brasser2010-03-261-3/+3
* | Control of image rendered size (esp. SVG).Warwick Allison2010-03-261-0/+2
|/
* Pen is not a creatable type.Michael Brasser2010-03-251-1/+1
* Register QGraphicsWidget type.Alexis Menard2010-03-171-0/+1
* Move particles in their own plugin (Qt.labs.particles)Yann Bodson2010-03-111-6/+0
* Document - and use - the qmlRegisterXXX template functionsmae2010-03-101-67/+67
* MouseRegion is dead. Long live MouseArea.Martin Jones2010-03-041-1/+0
* Move WebView to an extension plugin.Warwick Allison2010-03-021-3/+0
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+161