summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems
Commit message (Expand)AuthorAgeFilesLines
* Designer: Fix compiler warnings.Friedemann Kleint2010-07-021-0/+1
* docs - quote code with snippets, other improvementsBea Lam2010-07-012-1/+7
* Remove a few more unnecessary exports.Martin Jones2010-07-012-2/+2
* Don't export declarative private classesMartin Jones2010-07-0121-37/+37
* Don't access uninitialized value.Martin Jones2010-06-301-10/+9
* Add ListView.nextSection attached propertyMartin Jones2010-06-302-5/+41
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-06-307-4/+12
|\
| * Docs - add more links to relevant examplesBea Lam2010-06-307-4/+12
* | Remove the old font.outline documentationMartin Jones2010-06-303-18/+2
|/
* Remove an unnecessary connect() in TextInputMartin Jones2010-06-291-3/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-06-291-2/+2
|\
| * Fix flow layout not taking into account whether it's width and height are imp...Joona Petrell2010-06-291-2/+2
* | Ensure micro focus is updated in TextEdit and TextInputMartin Jones2010-06-293-5/+7
|/
* Ensure Loader item change listener is removed when Loader is destroyedMartin Jones2010-06-291-1/+9
* VisualDataModel hasModelChildren role shadowed user roles.Martin Jones2010-06-281-1/+1
* Allow positioning of ListView items width sub-pixel precision.Martin Jones2010-06-281-7/+10
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-06-281-0/+5
|\
| * DocsBea Lam2010-06-281-0/+5
* | Restore neutral movement state if a view is manually positioned.Martin Jones2010-06-245-6/+46
|/
* Expose the Flickable's internal contentItemMartin Jones2010-06-245-41/+60
* doc: note that calling methods before component completion may have no effectMartin Jones2010-06-233-0/+36
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-06-231-0/+1
|\
| * Use Pen with Qt::MiterJoin when drawing Rectangles with gradientsBea Lam2010-06-231-0/+1
* | Fix and better test Text / TextEdit alignments.Warwick Allison2010-06-235-56/+122
|/
* Ensure the view is correctly positioned at component complete.Martin Jones2010-06-232-0/+17
* Merge remote branch 'origin/4.7' into qml-4.7Rohan McGovern2010-06-221-3/+0
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-221-3/+0
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-211-3/+0
| | |\
| | | * Compiler warnings (unused variables).Bjørn Erik Nilsen2010-06-211-3/+0
* | | | Handle TextInput inputMethodEvent() properlyMartin Jones2010-06-222-2/+18
|/ / /
* | | Rename example image fileBea Lam2010-06-221-1/+1
|/ /
* | ListView doc improvements and examples clean upBea Lam2010-06-181-12/+25
* | Doc fixesBea Lam2010-06-181-6/+6
* | Fix event forwarding in QDeclarativeFlickable.Alexis Menard2010-06-171-3/+18
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-06-173-1/+16
|\ \
| * | BorderImage is not updated when border values changeYann Bodson2010-06-173-1/+16
* | | doc: improve Repeater model docs.Martin Jones2010-06-171-10/+3
|/ /
* | Properly update childrenRect for position changes and shrinking.Michael Brasser2010-06-171-4/+5
|/
* doc: add note that items with width or height of 0 are not positioned.Martin Jones2010-06-171-0/+8
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-06-163-1/+22
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-06-161-0/+1
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-06-161-1/+5
| | |\
| | * | Stopping a flick resulted in the next click being consumed.Martin Jones2010-06-161-0/+1
| * | | Move knowledge of QGraphicsObject out of qml engineAaron Kennedy2010-06-161-0/+16
| | |/ | |/|
| * | Document section.delegateBea Lam2010-06-161-1/+5
| |/
* | Write TextInput.positionToRectangle docs.Alan Alpert2010-06-162-4/+10
* | Fix autoScroll implementationAlan Alpert2010-06-162-35/+54
|/
* Remove duplicated code.Michael Brasser2010-06-152-14/+2
* Fix bug with childrenRect resizing on startup.Michael Brasser2010-06-152-19/+16
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-1224-305/+661
|\