summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-062-22/+11
|\
| * docWarwick Allison2009-05-062-22/+11
* | Beginings of an experimental QML debugger viewAaron Kennedy2009-05-069-3/+28
|/
* DocAaron Kennedy2009-05-063-15/+24
* 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-0611-51/+131
|\
| * Inserted the semicolon at the end of the previous token.Roberto Raggi2009-05-052-2/+8
| * qdoc: Corrected some qdoc warnings.Martin Smith2009-05-053-9/+25
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Smith2009-05-055-14/+24
| |\
| | * Remove declaration of loadError from QmlDomDocumentKai Koehne2009-05-051-1/+0
| | * Removed dependency of QmlContext to QmlCompiledComponentKai Koehne2009-05-054-13/+24
| * | qdoc: Corrected some qdoc warnings.Martin Smith2009-05-053-31/+79
| |/
* | 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-0510-79/+170
|\
| * Very basic slot declaration supportAaron Kennedy2009-05-057-56/+106
| * Add parser support for object slot declarationsAaron Kennedy2009-05-053-23/+64
* | More doc cleanup.Michael Brasser2009-05-055-5/+15
|/
* Add warning textAaron Kennedy2009-05-051-1/+5
* Remove magic "properties" and "signals" property supportAaron Kennedy2009-05-054-249/+3
* Remove XML custom parser supportAaron Kennedy2009-05-055-65/+7
* Remove QML XML supportAaron Kennedy2009-05-056-513/+0
* Fix QmlComponent::isError() after QmlComponent::create()Aaron Kennedy2009-05-051-2/+2
* Mark DOM API as internal for nowAaron Kennedy2009-05-051-0/+9
* QmlError docAaron Kennedy2009-05-052-0/+51
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-057-656/+614
|\
| * Store the location for the `default' token.Roberto Raggi2009-05-043-5/+15
| * Fixed QmlDomValueValueSource::object() to actually return the newly created o...Erik Verbruggen2009-05-041-1/+1
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Kai Koehne2009-05-042-12/+12
| |\
| | * Fixed initialization for QmlDomValueValueSource.Erik Verbruggen2009-05-041-1/+2
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Erik Verbruggen2009-05-041-10/+8
| | |\
| | | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Smith2009-05-041-8/+2
| | | |\
| | | * | qdoc: Corrected some qdoc warnings.Martin Smith2009-05-041-10/+8
| | * | | Fixed initialization for QmlDomValueBinding.Erik Verbruggen2009-05-041-1/+2
| | | |/ | | |/|
| * | | Fix example in documentationKai Koehne2009-05-041-2/+2
| |/ /
| * | Fix QmlDom breakageKai Koehne2009-05-041-8/+2
| |/
| * Fixed 5 shift/reduce conflicts introduced by T_SIGNAL and T_PROPERTY.Roberto Raggi2009-05-044-628/+582
* | Improve error handling consistencyAaron Kennedy2009-05-0519-127/+415
|/
* Correctly set the JsIdentifier svalAaron Kennedy2009-05-012-4/+14
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-012-98/+140
|\
| * docWarwick Allison2009-05-012-98/+140
* | Add QML signal declaration syntaxAaron Kennedy2009-05-018-824/+851
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-011-0/+1
|\
| * Doc work.Michael Brasser2009-05-011-0/+1
* | Tweak QML property syntaxAaron Kennedy2009-05-018-940/+1099
|/