aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlcomponent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Merge remote-tracking branch 'origin/5.3' into 5.4Simon Hausmann2014-08-121-5/+4
|\
| * Clarify Component.onCompleted/onDestruction docsGunnar Sletta2014-08-061-5/+4
* | Merge branch '5.3' into devGunnar Sletta2014-08-071-1/+0
|\|
| * Fix assertion: ASSERT: "hasException" in file jsruntime/qv4engine.cpp, line 933Robin Burchell2014-07-311-1/+0
* | Merge remote-tracking branch 'origin/5.3' into devSimon Hausmann2014-07-261-0/+5
|\|
| * QQmlComponent::create(): visual items must have a visual parent.Mitch Curtis2014-07-241-0/+5
* | Cleanup: Get rid of __data membersSimon Hausmann2014-07-221-9/+0
* | Fix Managed::as<>() methodLars Knoll2014-07-221-1/+1
* | Change the object allocation schemeSimon Hausmann2014-07-221-1/+1
* | Convert regexpsLars Knoll2014-07-221-18/+19
* | Get rid of all uses of ObjectRefLars Knoll2014-07-221-1/+1
* | Convert ExecutionContext to new storage schemeLars Knoll2014-07-221-8/+8
* | Rename V4_OBJECT_NEW back to V4_OBJECTLars Knoll2014-07-221-1/+1
* | Convert the incubator object to new storage layoutLars Knoll2014-07-221-37/+47
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-021-3/+3
|\|
| * Fix memory leak in QQmlComponent::createObjectSimon Hausmann2014-06-231-2/+2
| * Fix QQmlComponent detailed description.Mitch Curtis2014-06-201-1/+1
* | Cleanup: Get rid of the url and file name members in QQmlCompiledDataSimon Hausmann2014-06-051-1/+1
|/
* Doc: Document signals (not handlers) under \qmlattachedsignalSze Howe Koh2014-03-281-8/+8
* Cleanup: Remove last traces of QQmlScriptSimon Hausmann2014-03-191-1/+0
* Remove old compiler and VMESimon Hausmann2014-03-071-35/+16
* [new compiler] Add support for deferred propertiesSimon Hausmann2014-03-051-1/+7
* [new compiler] Fix some qqmlincubator testsSimon Hausmann2014-03-041-1/+1
* Document qmlContext() and qmlEngine().Mitch Curtis2014-03-041-0/+20
* [new compiler] Match class and file nameSimon Hausmann2014-02-161-2/+2
* [new compiler] Cleanup object creator membersSimon Hausmann2014-02-161-1/+1
* [new compiler] Fix component attachment linking across sub object creatorsSimon Hausmann2014-02-071-1/+1
* [new compiler] Allow for interruption during object finalizationSimon Hausmann2014-02-071-1/+2
* [new compiler] Fix propagation of imported scripts for anonymous componentsSimon Hausmann2014-02-051-2/+2
* CleanupsLars Knoll2014-01-311-3/+3
* Split ManagedVTable into two classesLars Knoll2014-01-211-3/+3
* [new compiler] Preliminary support for QQmlIncubatorSimon Hausmann2014-01-081-1/+5
* Remove unused static functions from QtQml found by Clang 3.4Thiago Macieira2014-01-041-28/+0
* Encapsulate the current context and fix it's usageLars Knoll2013-12-041-1/+1
* Move the vtable pointer from the object to the internal classLars Knoll2013-12-041-1/+1
* Remove old qml object creation profilingUlf Hermann2013-11-291-16/+0
* Simplify & speed up function callingLars Knoll2013-11-091-10/+10
* Refactor marking GC'ed objectsLars Knoll2013-11-051-6/+6
* Doc: Fix broken linksSze Howe Koh2013-11-051-2/+2
* Fix various compiler warnings in order to remove warn_off in the near futureErik Verbruggen2013-11-041-4/+0
* Fix the remaining try/catch statements in C++Lars Knoll2013-10-291-6/+6
* Avoid side effects when en exception has been thrown.Lars Knoll2013-10-291-5/+5
* Properly propagate parse errorsLars Knoll2013-10-291-1/+1
* Remove internal method from public APILars Knoll2013-10-191-1/+1
* Make QQmlIncubatorPrivate refcountedLars Knoll2013-10-151-1/+1
* Make sure the incubated object survives the statusChanged callLars Knoll2013-10-151-6/+10
* Fix GC issue with incubatorsLars Knoll2013-10-151-19/+45
* Change exception handling APISimon Hausmann2013-10-021-4/+2
* qdoc: no longer recognizes the version nr in QML refsMartin Smith2013-10-021-1/+1