aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-12-121-1/+1
|\
| * Revert "Revert ffaf39e9a7f11d4e2800b3b37160a2a952795614"Alan Alpert2013-12-041-1/+1
* | Windows: Use Shell API for checking file case correctness.Friedemann Kleint2013-12-101-8/+26
* | Remove old qml object creation profilingUlf Hermann2013-11-291-8/+0
* | Add support for accelerated property access to QML types and namespace supportSimon Hausmann2013-11-281-0/+10
* | Merge branch 'release' of ssh://codereview.qt-project.org/qt/qtdeclarative in...Simon Hausmann2013-11-261-4/+17
|\|
| * Allow for QtQml and QtDeclarative to co-exist at run-timeSimon Hausmann2013-11-251-4/+17
* | Fix crash on QQmlEngine destruction.Robin Burchell2013-11-251-1/+1
|/
* Revert ffaf39e9a7f11d4e2800b3b37160a2a952795614Alan Alpert2013-11-131-1/+1
* Fix various compiler warnings in order to remove warn_off in the near futureErik Verbruggen2013-11-041-1/+0
* Delay calculation of offline storage path as long as is practically possible.Robin Burchell2013-10-081-6/+10
* Doc: Updated imports, \qmlmodule, and \inqmlmodule versions in src/qml.Jerome Pasion2013-09-271-2/+2
* Fix Persistent/WeakValue APILars Knoll2013-09-261-1/+1
* Doc: Made \since commands in src/qml consistent.Jerome Pasion2013-09-251-3/+3
* [new compiler] Add support for finalization callbacksSimon Hausmann2013-09-201-0/+3
* Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into HEADSimon Hausmann2013-09-201-12/+50
|\
| * Register Locale object in the QtQml namespace.Mitch Curtis2013-09-201-0/+1
| * QmlDebugging: Process commands in v4DebugServiceAurindam Jana2013-09-191-2/+2
| * QmlDebugging: Replace QV8DebugService with QV4DebugServiceAurindam Jana2013-09-191-3/+3
| * Make QQmlAbstractUrlInterceptor publicAlan Alpert2013-09-191-1/+1
| * Expose "Qt.application.state".Yoann Lopes2013-09-171-8/+45
* | Beginning of a new qml parserSimon Hausmann2013-09-081-0/+2
|/
* Merge branch 'stable' into devSergio Ahumada2013-09-061-1/+2
|\
| * Debugger: Fix crash when app exits while debuggingKai Koehne2013-08-211-1/+2
* | Don't crash with deferred propertiesAlan Alpert2013-08-221-1/+1
* | 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