aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativemetatype.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-1359/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Get rid of QDeclarativeMetaType::{canCopy,copy}Kent Hansen2011-12-091-563/+0
* Fix QObject V8 wrapping for extended typesAaron Kennedy2011-12-071-2/+5
* Say hello to QtQuick moduleKent Hansen2011-12-021-1/+0
* v4: Get rid of dependency on QQuickAnchorLine typeKent Hansen2011-11-231-0/+23
* Allow access to all registered module apis.Christian Kamm2011-10-251-0/+15
* Clean up declarative includesKent Hansen2011-10-171-1/+1
* Remove a few unneeded includesKent Hansen2011-09-301-1/+0
* Remove more QByteArray<->QString conversionsKent Hansen2011-09-291-10/+10
* Remove the remaining dependencies onto QtWidgetsLars Knoll2011-09-011-16/+0
* Merge branch 'master' into refactorGunnar Sletta2011-08-311-62/+315
|\
| * Fix merge errors introduced while rebasing.Roberto Raggi2011-08-301-14/+0
| * Fix the search of QML types.Roberto Raggi2011-08-301-1/+1
| * Faster check for revisioned properties.Martin Jones2011-08-301-1/+21
| * less toUtf8()Martin Jones2011-08-301-5/+5
| * Remove some QString <-> utf8 conversions.Martin Jones2011-08-301-15/+15
| * Optimizations to imports.Martin Jones2011-08-301-4/+6
| * Cache QML import directories and qmldir files.Martin Jones2011-08-301-1/+1
| * More efficient type name cacheAaron Kennedy2011-08-301-36/+281
* | Merge branch 'master' into refactorGunnar Sletta2011-08-111-7/+7
|\|
| * Merge the QJSEngine and QJSValue development branch into master.Simon Hausmann2011-07-291-7/+7
* | Build against refactor.Samuel Rødal2011-07-291-2/+2
|/
* Set classname for cloned extension meta objectsAaron Kennedy2011-07-251-0/+3
* Extract all QtQuick 1 elements into a separate library/plugin.Martin Jones2011-07-121-28/+38
* Merge branch 'master' into v8Michael Brasser2011-06-071-17/+17
|\
| * Merge branch 'qtquick2'Martin Jones2011-05-311-4/+92
| |\
| * | Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-05-241-17/+17
* | | Initial V8 integrationAaron Kennedy2011-06-061-0/+9
| |/ |/|
* | Initial import from qtquick2.Qt by Nokia2011-04-271-4/+92
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1536