summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems
Commit message (Expand)AuthorAgeFilesLines
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-0256-133/+133
* Improve Transform docs.Martin Jones2010-04-011-4/+11
* Fix Rectangle::gradient rotation doc.Martin Jones2010-04-011-2/+1
* Fix Flickable::visibleArea.xPosition, Flickable::visibleArea.yPosition docsMartin Jones2010-04-011-2/+4
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-011-2/+2
|\
| * Fix compilation on Symbian winscwJoona Petrell2010-04-011-2/+2
* | Set positioner size to final size, rather than some random size mid animationMartin Jones2010-04-013-27/+35
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-311-1/+1
|\
| * Fix compilation with Sun CC: no semi-colon after Q_ENUM.Thiago Macieira2010-03-311-1/+1
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-315-6/+19
|\ \
| * | Improve flipable example.Yann Bodson2010-03-311-1/+1
| * | 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-311-0/+1
| |\ \
| | * | Update mouseX(Y) when clicking on a mouse areaLeonardo Sobral Cunha2010-03-311-0/+1
| | |/
| * | docWarwick Allison2010-03-311-0/+4
| |/
| * Optimization: Use internal QGraphicsItemPrivate::setItemParentHelper()Aaron Kennedy2010-03-301-4/+12
* | Fix snapping in listview.Martin Jones2010-03-312-15/+35
|/
* Fixes PathView compile warningsLeonardo Sobral Cunha2010-03-302-2/+2
* Finished file rename of qdeclarative easefollow to smoothedanimationLeonardo Sobral Cunha2010-03-303-3/+2
* Change and rename qml EaseFollow to SmoothedAnimationLeonardo Sobral Cunha2010-03-302-38/+34
* Fix parenting after 6f88388db4e8e202780d789e66664ff824691948.Michael Brasser2010-03-308-35/+31
* Don't emit onPositionChanged before onPressedMartin Jones2010-03-301-1/+0
* Correctly parent repeater items.Michael Brasser2010-03-301-5/+5
* Make sure cursor delegate is parented.Michael Brasser2010-03-292-0/+4
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-291-4/+0
|\
| * QDeclarativeItem::setParentItem should not modify the QObject parentAaron Kennedy2010-03-291-4/+0
* | Ensure currentIndex is updated when PathView items are removed/movedMartin Jones2010-03-292-8/+37
|/
* Relayout items when Flow size changes.Martin Jones2010-03-291-0/+3
* tyopWarwick Allison2010-03-281-1/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-03-263-57/+280
|\
| * Added highlight ranges/modes to PathViewMartin Jones2010-03-263-57/+280
* | I've been told this fixes compilation on windows.Alan Alpert2010-03-261-1/+1
* | Doc AugmentationAlan Alpert2010-03-261-1/+3
|/
* Test and fix order of transform application.Warwick Allison2010-03-263-37/+9
* Fix namespace.Warwick Allison2010-03-261-1/+3
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-261-4/+0
|\
| * QDeclarativeItem don't need to emit childrenChanged anymore.Alexis Menard2010-03-261-4/+0
* | sourceWidth/sourceHeight -> sourceSizeWarwick Allison2010-03-264-47/+24
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-265-18/+19
|\
| * Do not call parent implementation if we accept the keyPressEvent in GridView ...Yann Bodson2010-03-262-6/+6
| * Remove Q prefix from the validators.Michael Brasser2010-03-262-11/+12
| * Really fix qMin() parameter types.Martin Jones2010-03-261-1/+1
* | Control of image rendered size (esp. SVG).Warwick Allison2010-03-2610-18/+393
|/
* Remove some Script {} docsMartin Jones2010-03-251-9/+7
* Ensure both qMin() parameters are the same type.Martin Jones2010-03-251-1/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Martin Jones2010-03-253-11/+11
|\
| * Merge remote branch 'main/4.7' into 4.7Morten Johan Sørvig2010-03-2512-101/+139
| |\
| * | doc: Fixed all the remaining qdoc errors. For now.Martin Smith2010-03-241-1/+1
| * | doc: Fixed function signatures in qdoc comments.Martin Smith2010-03-241-9/+9
| * | Fix compilation with WINSCW: #include doesn't find files in the same dirThiago Macieira2010-03-201-3/+3