aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlengine.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "Merge branch 'stable' into dev" into refs/staging/devSergio Ahumada2013-08-061-4/+1
|\ \
| * | Merge branch 'stable' into devSergio Ahumada2013-08-051-4/+1
| |\|
| | * Doc: Modified the term for the Qt global object.Jerome Pasion2013-07-251-4/+1
* | | Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-07-221-6/+11
|\| |
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-041-3/+0
| |\|
| | * Fix access to invalid memory in ~QQmlEnginePrivateKai Koehne2013-07-031-3/+0
| * | Add Qt.application.organization/domainJ-P Nurmi2013-06-291-1/+9
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-271-2/+2
| |\|
| | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-251-2/+2
| | |\
| | | * QQmlPlatform: rename "mac" to "osx"J-P Nurmi2013-06-241-2/+2
* | | | Get rid of the first half of QQmlGuard usageLars Knoll2013-07-051-1/+1
* | | | Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-06-241-16/+93
|\| | |
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-201-2/+2
| |\| |
| | * | fix case insensitive issue with image provider idTasuku Suzuki2013-06-181-2/+2
| | |/
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-281-10/+87
| |\|
| | * Partial fix for deferred properties when combined with componentsAlan Alpert2013-05-221-3/+10
| | * Do not use an export macro in the function definitionThiago Macieira2013-05-151-1/+1
| | * Move exports conflicting with QtDeclarative into namespaceKai Koehne2013-05-151-0/+37
| | * Doc: Define Qt global object as a QML type and fix referring docsTopi Reinio2013-05-151-2/+3
| | * Add qmlClearRegisteredTypes FunctionAlan Alpert2013-05-071-3/+3
| | * Add a URL interceptor to the QML engineAlan Alpert2013-05-071-1/+31
| | * Document percieved memory leakAlan Alpert2013-05-011-0/+2
| * | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-05-031-2/+2
| |\|
| | * Doc: Create links to Qt Quick 1Sze Howe Koh2013-04-241-1/+1
| | * Doc: Qt Quick: Fix module name format (Pt 2/2)Sze Howe Koh2013-04-231-1/+1
| | * Doc: Qt Quick: Fix module name format (Pt 1/2)Sze Howe Koh2013-04-231-1/+1
| * | Adjust ifdefs to accommodate WinRTAndrew Knight2013-05-031-1/+1
| |/
| * Doc: Reassigned types and pages to their correct modules.Jerome Pasion2013-04-171-1/+1
* | Cleanups in QObject bindingsSimon Hausmann2013-06-041-1/+1
* | Remove some leftovers from the v8bindingsLars Knoll2013-05-291-1/+1
* | Port Qt.include() over to v4Lars Knoll2013-05-241-1/+1
* | Cleanup QQmlDelayedErrorLars Knoll2013-05-211-2/+2
* | convert QV8VariantWrapper to v4Lars Knoll2013-05-171-2/+3
* | Remove more v8::Persistent usagesLars Knoll2013-05-071-5/+1
* | Rename QQmlV8Handle to QQmlV4HandleLars Knoll2013-04-191-1/+1
|/
* Add Instantiator type to QtQmlAlan Alpert2013-03-201-0/+2
* Add QQmlApplicationEngineAlan Alpert2013-03-201-0/+10
* Move QML types to types folderAlan Alpert2013-03-141-1/+1
* Add QtQml.Models moduleAlan Alpert2013-03-121-9/+9
* Add core application functionality to Qt.application in QMLAlan Alpert2013-03-051-1/+19
* Add Composite Types to QQmlTypeAlan Alpert2013-02-181-2/+2
* Add QQmlPlatform (exposed as Qt.platform)J-P Nurmi2013-02-141-0/+31
* Move the model classes from QtQuick to QtQmlAlan Alpert2013-01-241-0/+8
* Move ListModel and ListElement to the QtQml importAlan Alpert2013-01-241-3/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Use the qRegisterMetaType which does not take a string.Stephen Kelly2012-12-041-7/+7
* Limit case-sensitivity check in QML to file names.Friedemann Kleint2012-11-301-2/+17
* Move no-Gui related QML types from QtQuick into QtQmlTasuku Suzuki2012-11-291-0/+8
* Add designer support for animations and componentCompleteMarco Bubke2012-11-221-0/+11
* Use the new QLibraryInfo::Qml2ImportsPath path for QML 2.Thiago Macieira2012-11-191-4/+4