summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativeitemsmodule.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Add LayoutMirroring attached property for mirroring QML layoutsJoona Petrell2011-03-011-0/+1
* Allow MouseArea to prevent mouse grab begin stolen by Flickable.Martin Jones2011-02-171-0/+1
* Add missing revisions for QtQuick 1.1 additionsMartin Jones2011-01-271-0/+2
* Expose implicitWidth and implicitHeight properties of Item.Martin Jones2011-01-241-0/+5
* Implement layoutDirection property on Row, Grid, FlowAlan Alpert2011-01-181-0/+3
* Add methods to position view at beginning or end.Martin Jones2011-01-111-0/+2
* Add versioning for new Flickable methods.Martin Jones2011-01-111-0/+1
* Add property versioning checks for QtQuick 1.1 deselect() functionJoona Petrell2011-01-101-1/+4
* Group all QtQuick 1.1 registrations togetherMartin Jones2011-01-071-8/+7
* Merge branch 'qtquick11' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Alan Alpert2011-01-071-0/+4
|\
| * Fix to register Repeater for QtQuick 1.1Bea Lam2011-01-071-0/+4
* | Add linkActivated signal to TextEditAlan Alpert2011-01-071-0/+1
|/
* Add PinchArea.Martin Jones2010-11-281-0/+4
* Register QtQuick 1.0 module.Aaron Kennedy2010-09-291-20/+78
* Fix compilation - disable TextInput when QT_NO_LINEEDIT is definedTasuku Suzuki2010-07-291-0/+2
* Generalize qml "registration"Aaron Kennedy2010-07-221-1/+2
* Move knowledge of QGraphicsObject out of qml engineAaron Kennedy2010-06-161-0/+16
* 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