aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Save another pointer in QQmlBoundSignalLars Knoll2015-06-181-1/+1
* Get rid of QQmlAbstractBoundSignalLars Knoll2015-06-181-2/+2
* Make bindings refcountedLars Knoll2015-06-101-8/+16
* Remove more unused code from the QQmlEnginePrivateHolger Hans Peter Freyther2015-06-081-4/+3
* doc: Remove uses of \mainclassMartin Smith2015-06-071-2/+0
* QQmlData: Don't detach QObject::children list.Robin Burchell2015-06-071-1/+1
* Fix build with QT_STRICT_ITERATORSSérgio Martins2015-05-151-14/+14
* CleanupLars Knoll2015-04-261-2/+2
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-221-1/+10
|\
| * Unregister types in the QMetaType system on unload.Robert Griebl2015-04-151-1/+10
* | Add QQuickAsyncImageProviderAlbert Astals Cid2015-03-261-0/+4
* | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-03-031-3/+8
|\|
| * QtQml: Micro-optimize iterator loops.Friedemann Kleint2015-02-261-2/+5
| * Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-1/+3
| |\
| | * Doc: add missing "winrt" & "winphone" to Qt.platform.osJ-P Nurmi2015-02-021-0/+2
| | * Doc: fix Qt.platform.os since -tagJ-P Nurmi2015-02-021-1/+1
* | | Only heap allocate binding bits storage if needed.Aaron Kennedy2015-02-241-6/+28
|/ /
* | Update copyright headersJani Heikkinen2015-02-121-7/+7
* | Expose QStyleHints as Qt.styleHintsJ-P Nurmi2015-01-171-0/+28
* | Further reduce v8engine dependenciesLars Knoll2015-01-081-2/+2
* | Allow importing protected modules with different major versionsJ-P Nurmi2015-01-081-1/+1
* | Make QQmlPropertyCache available in QJSEngineSimon Hausmann2014-12-291-19/+1
* | Prepare for QQmlPropertyCache to become available in QJSEngineSimon Hausmann2014-12-291-1/+1
* | Replace usage of stdout for debug output by qDebugErik Verbruggen2014-12-191-5/+5
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-091-0/+6
|\|
| * Document Qt.application.supportsMultipleWindows property.Mitch Curtis2014-11-251-0/+6
* | May it rest in pieces.Robin Burchell2014-12-091-1/+0
* | QmlDebug: Provide public method for starting a debug serverUlf Hermann2014-12-051-0/+20
* | Mark parameter to QQmlDebuggingEnabler as unused if it isn't used.Ulf Hermann2014-12-051-0/+2
* | Update qml to use new QMetaType::registerNormalizedType signatureJędrzej Nowacki2014-11-181-4/+0
|/
* QmlEngine: Use separate mutex for network access managerKai Koehne2014-10-231-2/+2
* Fix a PIDLIST_ABSOLUTE leak in QQmlEngine on WindowsJocelyn Turcotte2014-10-221-1/+5
* Cleaned up the documentation for QQmlEngine::ObjectOwnership.Kavindra Palaraja2014-09-161-34/+30
* Fixed documentation for QQmlEngine::ObjectOwnership.Kavindra Palaraja2014-09-161-1/+1
* Doc: Fix link to Qt namespacev5.4.0-alpha1Topi Reinio2014-09-051-1/+1
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-101-1/+1
|\
| * Fix crash on QQmlEngine destruction.Andrew den Exter2014-07-031-1/+1
* | Avoid race condition in QQmlEngine on shutdown.Gunnar Sletta2014-07-041-0/+2
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-021-6/+3
|\|
| * Fix intermittent crash with older MinGW releasesRobin KAY2014-06-271-6/+3
* | Merge remote-tracking branch 'origin/5.3' into devSimon Hausmann2014-06-131-0/+1
|\|
| * Fix bindings to when property of States not always workingSimon Hausmann2014-06-041-0/+1
* | Javascript heap profilerUlf Hermann2014-06-061-3/+3
|/
* Remove V8 profiler serviceUlf Hermann2014-05-091-2/+0
* Fix build on older MinGWKonstantin Ritt2014-03-271-1/+14
* Static plugins: support loading static plugins from several enginesRichard Moe Gustavsen2014-03-131-1/+1
* Remove old compiler and VMESimon Hausmann2014-03-071-4/+2
* Switch the code path from the old compiler and VME to the new code pathSimon Hausmann2014-03-061-3/+1
* Combine the source file, line and column number triplet in a common structureSimon Hausmann2014-03-041-5/+5