aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativescript_p.h
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-533/+0
* Reduce memory by not calling QUrl::toString() multiple timesAaron Kennedy2012-02-201-1/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Remove the use of QT_MODULE()Gunnar Sletta2012-01-201-1/+0
* Improve QML error messagesAaron Kennedy2012-01-061-0/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Detect and optimize qsTr() and qsTrId() bindingsAaron Kennedy2011-12-211-2/+4
* Readonly QML property supportAaron Kennedy2011-10-261-1/+5
* Rename QDeclarativePropertyCache::Data to QDeclarativePropertyDataAaron Kennedy2011-10-261-1/+1
* Add JavaScript "var" property type to QMLChris Adams2011-10-061-2/+2
* Remove more QByteArray<->QString conversionsKent Hansen2011-09-291-1/+1
* Fix export symbols for QtDeclarative and QtQuick1.Friedemann Kleint2011-08-311-1/+1
* Move all QML file parsing into the QDeclarativeScript namespaceAaron Kennedy2011-08-301-0/+526