aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlobjectcreator_p.h
Commit message (Expand)AuthorAgeFilesLines
...
* [new compiler] Implement setting object propertiesSimon Hausmann2013-09-201-1/+1
* [new compiler] Fix timing of binding enablingSimon Hausmann2013-09-201-1/+4
* [new compiler] Implement remaining literal binding value assignmentsSimon Hausmann2013-09-201-2/+2
* [new compiler] Add support for finalization callbacksSimon Hausmann2013-09-201-0/+5
* [new compiler] Fix function and binding expression setupSimon Hausmann2013-09-201-2/+2
* Cleanup: Fold CompiledData::Value into CompiledData::BindingSimon Hausmann2013-09-201-4/+0
* [new compiler] Add support for id propertiesSimon Hausmann2013-09-201-1/+3
* [new compiler] Initial support for group propertiesSimon Hausmann2013-09-201-0/+2
* [new compiler] Implement proper type resolutionSimon Hausmann2013-09-131-4/+6
* [new compiler] Implement name sanity checking for properties, signals and fun...Simon Hausmann2013-09-121-1/+1
* Fix error reporting timingSimon Hausmann2013-09-121-20/+31
* Fix -Werror buildSimon Hausmann2013-09-111-1/+1
* Fix error reporting for wrong signal parameter declarationsSimon Hausmann2013-09-081-2/+8
* Fix error reporting in the new object creatorSimon Hausmann2013-09-081-2/+5
* Beginning of a new qml parserSimon Hausmann2013-09-081-0/+97