summaryrefslogtreecommitdiffstats
path: root/src/declarative
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
* QDeclarativeDebug: stream all the context, including the internals ones.Olivier Goffart2010-08-201-4/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-203-11/+11
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-203-11/+11
| |\
| | * Remove wrong NOTIFY attribute.Olivier Goffart2010-08-193-11/+11
* | | Allow QML Quit buttons to work inside QtDemo.Alan Alpert2010-08-201-1/+1
|/ /
* | Add info to Loader docs about receiving signals and key eventsBea Lam2010-08-201-39/+68
|/
* QDeclarativeImageProvider: Do not keep the global declarative mutex locked wh...Olivier Goffart2010-08-193-8/+13
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-08-181-5/+13
|\
| * 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/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-173-7/+15
|\ \ | |/ |/|
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-163-7/+15
| |\
| | * QtDeclarative debugging: Add an option not to stream the properties of an obj...Olivier Goffart2010-08-163-7/+15
* | | Docs - clarify use of PropertyChanges for immediate property changes inBea Lam2010-08-172-121/+167
* | | 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
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-161-0/+2
| |\ \ | | |/
| * | emit countChanged where appropriate in RepeaterMartin Jones2010-08-161-1/+4
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-08-1643-3/+95
|\ \ \
| * | | qdoc: Reorganized the QML elements table to be a dictionary...Martin Smith2010-08-1643-3/+93
| | |/ | |/|
| * | Clear previous animation data for non-triggering animations.Michael Brasser2010-08-131-0/+2
| |/
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-08-135-13/+19
|\ \ | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-121-3/+4
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-111-3/+4
| | |\
| | | * doc: The QML Qt element was missing from the documentation.Martin Smith2010-08-111-3/+4
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-08-122-6/+9
| |\ \ \
| | * | | Only modify pixmap cache reply when protected by a mutexAaron Kennedy2010-08-121-1/+1
| | * | | Fix broken example codeBea Lam2010-08-121-5/+8
| | |/ /
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-127-18/+18
| |\ \ \ | | |/ / | |/| |
| | * | Fix typos in docsThomas Zander2010-08-111-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-116-15/+15
| | |\ \ | | | |/ | | |/|
| | | * Merge commit 'remotes/origin/4.7' into qt47s2Thomas Zander2010-08-119-10/+11
| | | |\
| | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-106-15/+15
| | | |\ \
| | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-106-15/+15
| | | | |\ \
| | | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-106-15/+15
| | | | | |\ \
| * | | | | \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Henrik Hartz2010-08-1111-25/+39
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | Remember to reset clipping when overriding paint in QDeclarativeItemHenrik Hartz2010-08-111-1/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch '4.7' of ../oslo-staging-2 into 4.7David Boddie2010-08-138-19/+19
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-08-095-27/+30
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | QtDeclarative: get rid of warnings in public headerOlivier Goffart2010-08-092-6/+6
| | * | | | | Merge remote branch 'origin/4.7' into oslo-staging-2/4.7Olivier Goffart2010-08-093-21/+24
| | |\ \ \ \ \
| * | | | | | | Doc: Fixes to Qt Quick documentation.David Boddie2010-08-092-4/+4
| |/ / / / / /
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-08-0610-41/+67
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-08-053-147/+100
| |\ \ \ \ \ \ \
| * | | | | | | | Doc: Fixed qdoc warnings.David Boddie2010-08-053-7/+7
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-08-041-1/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-08-0479-807/+1647
| |\ \ \ \ \ \ \ \ \