aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativetypeloader_p.h
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-435/+0
* Don't store source after script data is createdAaron Kennedy2012-02-201-1/+0
* Reduce memory by not calling QUrl::toString() multiple timesAaron Kennedy2012-02-201-0/+3
* Use Utf8 for javascript source codeAaron Kennedy2012-02-201-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Allow JS API in modulesMatthew Vogt2012-01-241-0/+3
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Asynchronous component instantiationAaron Kennedy2011-09-291-31/+75
* Fix export symbols for QtDeclarative and QtQuick1.Friedemann Kleint2011-08-311-3/+6
* Move all QML file parsing into the QDeclarativeScript namespaceAaron Kennedy2011-08-301-9/+9
* Optimizations to imports.Martin Jones2011-08-301-0/+1
* Cache QML import directories and qmldir files.Martin Jones2011-08-301-0/+10
* Merge the QJSEngine and QJSValue development branch into master.Simon Hausmann2011-07-291-2/+1
* Merge branch 'master' into v8Michael Brasser2011-06-071-17/+17
|\
| * Merge branch 'qtquick2'Martin Jones2011-05-311-7/+55
| |\
| * | Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-05-241-17/+17
* | | Initial V8 integrationAaron Kennedy2011-06-061-2/+6
| |/ |/|
* | Initial import from qtquick2.Qt by Nokia2011-04-271-7/+55
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+321