summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems
Commit message (Expand)AuthorAgeFilesLines
* Optimize QML "parent" property accessAaron Kennedy2010-03-252-1/+16
* Begin dragging PathView up to the level (quality and functionality) of other ...Martin Jones2010-03-253-302/+389
* Auto-test fix.Alexis Menard2010-03-251-2/+2
* Build Fix and port to new width and height propertiesAlexis Menard2010-03-254-6/+6
* Port Flickable and Flipable to support QGraphicsObject.Alexis Menard2010-03-254-20/+21
* Fix the build due to new properties in QGraphicsObject.Alexis Menard2010-03-252-6/+5
* Remove the children property from QDeclarativeItem.Alexis Menard2010-03-253-113/+93
* Pen is not a creatable type.Michael Brasser2010-03-251-1/+1
* Doc fix.Michael Brasser2010-03-253-3/+3
* Ensure currentIndex is updated when items inserted before currentIndexMartin Jones2010-03-252-4/+30
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-242-5/+10
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-241-1/+1
| |\
| | * Fix abort in flipableLeonardo Sobral Cunha2010-03-241-1/+1
| * | Revert 95aa8c8fc76e2309a629b05994a2677b0887140b.Warwick Allison2010-03-241-5/+0
| |/
| * Make compile.Michael Brasser2010-03-241-1/+1
| * Output all Loader errors.Michael Brasser2010-03-241-0/+2
| * Fix Loader leak when loading a non-QGraphicsObject object.Michael Brasser2010-03-241-1/+5
| * Use setParent_NoEvent in Loader and benchmark Loader performance.Michael Brasser2010-03-241-2/+3
| * Origin safety testing for imported resources.Warwick Allison2010-03-241-1/+4
* | Fix flicking views at boundary with StricthighlighRangeMartin Jones2010-03-242-37/+49
|/
* Changing the alignment property should trigger a repaint.Alexis Menard2010-03-231-0/+1
* Basic Loader origin safety (for discussion).Warwick Allison2010-03-231-0/+3
* Fix Loader crash.Michael Brasser2010-03-221-1/+10
* Compile in namespaceAaron Kennedy2010-03-221-1/+1
* Remove dead performance measurement code from QMLAaron Kennedy2010-03-225-24/+0
* Ensure positioner animations are triggered correctlyMartin Jones2010-03-221-18/+25
* Fix Flipable crash.Michael Brasser2010-03-211-3/+4
* Setting stacking order from top to bottom seems to work better.Martin Jones2010-03-191-8/+4
* Don't crash if an out of bounds model index is accessed.Martin Jones2010-03-191-0/+2
* Add missing semicolons. moc was confused and positionViewAtIndex not invokable.Yann Bodson2010-03-182-2/+2
* Fix default values on TextinputAlan Alpert2010-03-171-0/+3
* Really fix warning.Martin Jones2010-03-171-2/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-173-6/+7
|\
| * MouseArea works now with any QGraphicsObjectAlexis Menard2010-03-172-6/+6
| * Register QGraphicsWidget type.Alexis Menard2010-03-171-0/+1
* | Fix warnings.Martin Jones2010-03-172-2/+2
|/
* Add ListView and GridView.indexAt() methods to get the index at a point.Martin Jones2010-03-174-13/+65
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-151-1/+3
|\
| * Make the loader a focusscope.Yann Bodson2010-03-141-1/+3
* | Set maximumExtents correctly for highlightRangeMode: StrictlyEnforceRangeMartin Jones2010-03-151-2/+2
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-1210-1590/+15
|\
| * Replace QDeclarativeContext::addDefaultObject() -> setContextObject()Aaron Kennedy2010-03-112-4/+4
| * Minor construction optimizations.Michael Brasser2010-03-114-2/+10
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Yann Bodson2010-03-114-35/+116
| |\
| * | Move particles in their own plugin (Qt.labs.particles)Yann Bodson2010-03-114-1584/+1
* | | Change PathView offset property to use range 0 - 1.0Martin Jones2010-03-121-48/+48
| |/ |/|
* | Add a positioning 'mode' to positionViewAtIndex()Martin Jones2010-03-114-35/+116
|/
* Document - and use - the qmlRegisterXXX template functionsmae2010-03-101-67/+67
* Merge remote branch 'qt/4.7' into qml-4.7Qt Continuous Integration System2010-03-101-0/+10
|\
| * Merge branch '4.7-cutoff' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4....Qt Continuous Integration System2010-03-091-0/+10
| |\