summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems
Commit message (Expand)AuthorAgeFilesLines
* Fix PathView when setting an empty model that is later filled.Michael Brasser2010-08-241-1/+2
* QDeclarativeVisualItemModel code cleanup.Michael Brasser2010-08-242-49/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-201-1/+1
|\
| * Remove wrong NOTIFY attribute.Olivier Goffart2010-08-191-1/+1
* | Add info to Loader docs about receiving signals and key eventsBea Lam2010-08-201-39/+68
|/
* Repaint TextInput when password character changes in password modeJoona Petrell2010-08-171-5/+13
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-08-165-53/+82
|\
| * Handle QGraphicsWidgets in FlickableMartin Jones2010-08-161-1/+1
| * More positioners with QGraphicsWidgets fixes.Martin Jones2010-08-161-2/+6
| * Make positioners work with QGraphicsWidgets alsoMartin Jones2010-08-163-49/+71
| * emit countChanged where appropriate in RepeaterMartin Jones2010-08-161-1/+4
* | qdoc: Reorganized the QML elements table to be a dictionary...Martin Smith2010-08-1623-2/+55
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-122-6/+6
|\
| * Fix typos in docsThomas Zander2010-08-111-3/+3
| * Merge commit 'remotes/origin/4.7' into qt47s2Thomas Zander2010-08-112-2/+2
| |\
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-101-3/+3
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-101-3/+3
| | |\ \
| | | * \ Merge remote branch 'origin/4.7' into oslo-staging-2/4.7Olivier Goffart2010-08-091-7/+4
| | | |\ \
| | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-08-061-12/+1
| | | |\ \ \
| | | * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-08-051-1/+1
| | | |\ \ \ \
| | | * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-08-0432-286/+783
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-07-1610-109/+134
| | | |\ \ \ \ \ \
| | | * | | | | | | Doc: Fixed QML documentation errors.David Boddie2010-07-161-3/+3
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Henrik Hartz2010-08-112-2/+2
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-102-2/+2
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Jerome Pasion2010-08-093-6/+12
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Explain Flipable example furtherBea Lam2010-08-091-4/+10
| | | * | | | | | | | PathView required some diagonal movement before a drag was initiated.Martin Jones2010-08-091-1/+1
| | | * | | | | | | | doc: Fixed some qdoc errors.Martin Smith2010-08-091-1/+1
| | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | * | | | | | | | Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938.Jerome Pasion2010-08-091-1/+1
| | |/ / / / / / /
* | | | | | | | | Remember to reset clipping when overriding paint in QDeclarativeItemHenrik Hartz2010-08-111-1/+3
|/ / / / / / / /
* | | | | | | | Don't double-add item change listeners.Michael Brasser2010-08-101-2/+2
| |/ / / / / / |/| | | | | |
* | | | | | | Explain Flipable example furtherBea Lam2010-08-091-4/+10
* | | | | | | PathView required some diagonal movement before a drag was initiated.Martin Jones2010-08-091-1/+1
|/ / / / / /
* | | | | | Top-level QML item should not have special focus handling.Michael Brasser2010-08-061-7/+4
| |_|_|_|/ |/| | | |
* | | | | Make sure onFocusChanged is correctly emitted for items in a FocusScope.Michael Brasser2010-08-051-12/+1
| |_|_|/ |/| | |
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-052-13/+70
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-032-13/+70
| |\ \ \
| | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-022-13/+70
| | |\ \ \
| | | * | | doc: Fixed many qdoc errors.Martin Smith2010-08-022-13/+70
* | | | | | Fix crash when all visible items inluding currentIndex have been removed.Martin Jones2010-08-051-1/+1
|/ / / / /
* | | | | Fix Flickable.StopAtBounds behavior when content size < flickable sizeMartin Jones2010-08-031-10/+16
* | | | | Ensure dataChanged doesn't force request for unwanted data in QML views.Martin Jones2010-08-031-5/+10
|/ / / /
* | | | Ensure currentItem is released when the delegate changesMartin Jones2010-08-022-0/+7
* | | | Make sure ListView.nextSection attached property is set for the first itemMartin Jones2010-08-021-1/+3
|/ / /
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-026-3/+17
|\ \ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-3013-55/+222
| |\ \ \
| | * | | Add missing imageBea Lam2010-07-301-1/+1
| * | | | Fixed spelling mistakes in documented functions, classes, etc. Part of QTBUG-...Jerome Pasion2010-07-291-2/+2
| * | | | Fix compilation - disable TextInput when QT_NO_LINEEDIT is definedTasuku Suzuki2010-07-294-0/+14