summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems
Commit message (Expand)AuthorAgeFilesLines
* Small doc fix.Martin Jones2010-04-092-7/+7
* Enable other wrapping modes.Martin Jones2010-04-094-15/+18
* TextEdit::wrap changed to TextEdit::wrapMode enumerationMartin Jones2010-04-094-26/+56
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-094-362/+0
|\
| * Some cleanup in widgets module. Deletion of GraphicsObjectContainer.Alexis Menard2010-04-094-362/+0
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-093-19/+97
|\ \ | |/
| * Make the TextInput element nicer. It has scrolling.Alexis Menard2010-04-093-19/+97
* | Ensure GridView content position is stable when moving items.Martin Jones2010-04-091-0/+2
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-083-2/+7
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-083-3/+3
| |\
| * | Fix AnimatedImage for remote image test. Fix and test sourceSize property.Warwick Allison2010-04-083-2/+7
* | | Calculate GridView columns regardless of whether we have a populated modelMartin Jones2010-04-081-1/+1
* | | Add highlightMoveDuration to views.Martin Jones2010-04-087-8/+131
| |/ |/|
* | Replace "import Qt 4.6" with "import Qt 4.7"Michael Brasser2010-04-083-3/+3
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-081-2/+0
|\
| * Revert "Add QListModelInterface::modelReset() signal and emit this in"Bea Lam2010-04-081-2/+0
* | Replace Text::wrap property with Text::wrapMode enumeration.Martin Jones2010-04-083-24/+51
|/
* Don't emit clicked() after pressAndHold()Martin Jones2010-04-081-1/+1
* Update Repeater docs.Michael Brasser2010-04-071-5/+14
* Make sure Loader doesn't leak when component has errors.Michael Brasser2010-04-071-3/+3
* Fix warningMartin Jones2010-04-071-1/+1
* Disallow creation of attached objects Keys and KeyNavigationMartin Jones2010-04-071-2/+3
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-071-0/+2
|\
| * Add QListModelInterface::modelReset() signal and emit this inBea Lam2010-04-071-0/+2
* | Keep track of the item count to avoid calling model->count() during batched c...Martin Jones2010-04-073-22/+55
* | Allow MouseArea.Drag.target to be reset.Martin Jones2010-04-072-1/+10
* | Document MouseEvent.accepted.Martin Jones2010-04-071-0/+11
* | Initialize drag movement correctly if drag.target is set after mouse move.Martin Jones2010-04-071-3/+3
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-0756-133/+133
|\ \ | |/
| * Update #include of private headers in QtDeclarativeThiago Macieira2010-04-0256-133/+133
* | Honor the startDragThreshold in MouseArea drag.Martin Jones2010-04-071-2/+2
|/
* 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