summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-0711-898/+920
|\
| * Fix typo.Michael Brasser2009-05-061-1/+1
| * Use source locations in the diagnostic messages.Roberto Raggi2009-05-064-54/+34
| * Add some support for QWidget (again)Thomas Hartmann2009-05-061-1/+6
| * Reject multiple top-level object members.Roberto Raggi2009-05-065-825/+851
| * Enable updating of XmlListModel from Qml.Michael Brasser2009-05-063-4/+15
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-0615-3/+368
| |\
| * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-064-46/+48
| |\ \
| * | | Docs.Martin Jones2009-05-061-14/+14
* | | | Shift QmlBindableValue data into d-ptrAaron Kennedy2009-05-064-25/+106
* | | | Add an (unused) locations field to compiled dataAaron Kennedy2009-05-063-9/+22
* | | | Improve parser line/column trackingAaron Kennedy2009-05-068-166/+210
* | | | Track expression evaluation when debugging is enabledAaron Kennedy2009-05-064-33/+162
| |_|/ |/| |
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-065-48/+59
|\ \ \ | | |/ | |/|
| * | docWarwick Allison2009-05-061-23/+36
| * | docWarwick Allison2009-05-063-23/+12
| |/
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-0612-163/+125
| |\
| * | Add images for the Transform documentation.Michael Brasser2009-05-061-2/+11
* | | Beginings of an experimental QML debugger viewAaron Kennedy2009-05-0615-3/+368
| |/ |/|
* | DocAaron Kennedy2009-05-063-15/+24
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-063-120/+69
|\ \
| * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-064-61/+57
| |\ \
| * | | GridView docs.Martin Jones2009-05-062-86/+29
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-0543-860/+686
| |\ \ \
| * \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-0533-1099/+534
| |\ \ \ \
| * | | | | Move the bulk of Content/ContentWrapper documentation to ContentWrapper.Martin Jones2009-05-051-23/+25
| * | | | | Content/ContentWrapper documentation.Martin Jones2009-05-051-31/+35
* | | | | | Improve error handlingAaron Kennedy2009-05-063-22/+24
| |_|_|/ / |/| | | |
* | | | | Fix crashAaron Kennedy2009-05-063-6/+8
| |_|_|/ |/| | |
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-0617-82/+220
|\ \ \ \ | | |_|/ | |/| |
| * | | Inserted the semicolon at the end of the previous token.Roberto Raggi2009-05-052-2/+8
| * | | qdoc: Corrected some qdoc warnings.Martin Smith2009-05-055-20/+30
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Smith2009-05-058-34/+61
| |\ \ \
| | * | | Remove declaration of loadError from QmlDomDocumentKai Koehne2009-05-051-1/+0
| | * | | Fixed qml's variant and color animations when started without transitionLeonardo Sobral Cunha2009-05-052-18/+35
| | * | | Doc fix - Image::src has been renamed to QFxImage::sourceKai Koehne2009-05-051-2/+2
| | * | | Removed dependency of QmlContext to QmlCompiledComponentKai Koehne2009-05-054-13/+24
| * | | | qdoc: Corrected some qdoc warnings.Martin Smith2009-05-053-31/+79
| |/ / /
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Smith2009-05-0556-1882/+1015
| |\ \ \
| * | | | qdoc: Corrected some qdoc warnings.Martin Smith2009-05-051-0/+47
* | | | | Use <propname>Changed() signal as the notify signal for dynamic propertiesAaron Kennedy2009-05-061-2/+2
* | | | | Support simple nested property groupsAaron Kennedy2009-05-051-47/+47
* | | | | Remove misleading commentAaron Kennedy2009-05-051-6/+0
| |/ / / |/| | |
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-0522-647/+256
|\ \ \ \
| * \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-0512-568/+86
| |\ \ \ \
| | * \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Ian Walters2009-05-053-23/+64
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Ian Walters2009-05-057-27/+27
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | Rename QFxImageItem to QFxPaintedItem.Ian Walters2009-05-059-80/+77
| | * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Ian Walters2009-05-0517-1007/+80
| | |\ \ \ \ \
| | * | | | | | Remove Painted, have WebView use ImageItemIan Walters2009-05-056-503/+24