summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlengine_p.h
Commit message (Expand)AuthorAgeFilesLines
* Make private stuff privateAaron Kennedy2009-07-271-2/+14
* Move import access functions to QmlEnginePrivate.Warwick Allison2009-07-231-0/+16
* Add prototype value type supportAaron Kennedy2009-07-231-0/+24
* Rename QmlBindableValue to QmlBindingAaron Kennedy2009-07-201-2/+2
* Simplify binding optimizationAaron Kennedy2009-07-201-5/+4
* Remove unnecessary global context management stuffAaron Kennedy2009-07-161-3/+0
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-141-0/+1
|\
| * Start moving debugger out of processAaron Kennedy2009-07-131-0/+1
* | Libraries and library versioning.Warwick Allison2009-07-141-0/+1
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-091-73/+5
|\ \ | |/
| * Improve QmlComponent APIAaron Kennedy2009-07-071-0/+2
| * Warn annoyingly on non-notifyable propertiesAaron Kennedy2009-07-031-2/+3
| * Move QmlExpression into its own fileAaron Kennedy2009-07-031-71/+0
* | First conversion to new module handling.Warwick Allison2009-07-021-1/+0
|/
* CleanupMichael Brasser2009-06-301-1/+13
* Improve bindings startup performanceAaron Kennedy2009-06-101-6/+6
* Can now dynamically delete objects as well.Alan Alpert2009-06-091-0/+3
* QmlBasicScript should work on the actual JS AST treeAaron Kennedy2009-05-281-2/+2
* Fixed #includesRoberto Raggi2009-05-181-8/+8
* Start work on translation support in Qml.Michael Brasser2009-05-181-0/+2
* Reevaluate expressions when context properties changeAaron Kennedy2009-05-111-2/+11
* Handle QmlParserStatus's and QmlBindableValeus being deleted during component...Aaron Kennedy2009-05-111-2/+29
* Add "watchers" to debuggerAaron Kennedy2009-05-071-0/+11
* Track expression evaluation when debugging is enabledAaron Kennedy2009-05-061-0/+27
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+215