aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickloader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove qml context related methods from QQmlV4FunctionLars Knoll2015-09-151-1/+1
* Avoid firing up the JS parser/JIT/interpreter when instantiating objectsSimon Hausmann2015-08-161-3/+2
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-301-5/+6
|\
| * Doc: resize tables with overflowNico Vertriest2015-06-251-5/+6
* | Further cleanupsLars Knoll2015-04-161-1/+1
|/
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* CleanupsLars Knoll2015-01-231-1/+1
* Get rid of most uses of ValueRefLars Knoll2015-01-231-1/+1
* Make sure we always have an engine when assigning to a PersistentLars Knoll2015-01-131-3/+3
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Doc: Fix apidoc for QQuickLoader::sourceComponentKevin Funk2014-04-071-2/+1
* Doc: Document signals (not handlers) under \qmlsignalSze Howe Koh2014-03-181-2/+4
* Doc: Fix broken linksSze Howe Koh2013-12-301-1/+1
* Fix crash in QQuickLoader when source component is garbage collectedSimon Hausmann2013-12-061-0/+5
* qdoc: no longer recognizes the version nr in QML refsMartin Smith2013-10-021-10/+10
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* remove more uses of QV4::ValueLars Knoll2013-09-301-4/+5
* Move Value::fromBool, ... to a new Primitive classLars Knoll2013-09-281-1/+1
* Fix QQmlV4Function API to be GC safeLars Knoll2013-09-261-6/+9
* Fix Persistent/WeakValue APILars Knoll2013-09-261-3/+7
* Doc: Fixed and updated Qt Quick's \qmlmodule pageJerome Pasion2013-09-251-1/+1
* Don't use Value::emptyValue() anymore.Lars Knoll2013-09-221-3/+3
* Use a ReturnedValue when converting to String or ObjectLars Knoll2013-09-121-1/+1
* Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-06-241-4/+4
|\
| * Doc: Qt Quick: Fix module name format (Pt 1/2)Sze Howe Koh2013-04-231-4/+4
* | Remove last traces of v8 API and v8 compatibility layerSimon Hausmann2013-06-121-2/+0
* | Remove v8 usage in a few placesLars Knoll2013-06-061-8/+8
* | Cleanup v8 dependencies from QQmlV8FunctionLars Knoll2013-05-081-7/+7
* | Remove v8::Persistent usage from qquickloaderLars Knoll2013-05-081-8/+4
* | Replace v8::Undefined() with QV4::Value::undefinedValue()Simon Hausmann2013-05-071-1/+1
* | Get rid of v8::LocalLars Knoll2013-05-061-3/+3
* | Get rid of QV8Engine::toString()Lars Knoll2013-04-291-2/+1
|/
* QQuickLoader: fix the recursion guard for size updatesJ-P Nurmi2013-03-171-3/+6
* Simplify function with early return.Frederik Gladhorn2013-03-111-30/+31
* Fix lupdate-warnings.Friedemann Kleint2013-02-061-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Fix various broken links in documentationBea Lam2012-08-031-2/+2
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-1/+2
* Change Quick docs to refer to "types" rather than "elements"Martin Jones2012-07-161-1/+1
* Document the concept of creation context for QML Components.Michael Brasser2012-06-271-0/+25
* Create new documentation structureChris Adams2012-06-211-1/+1
* Emit itemChanged when Loader fails to load a source.Alan Alpert2012-06-121-0/+1
* Allow Loader to load non-Item types.Martin Jones2012-06-121-36/+45
* Doc: Grouped Qt Quick types into several groupsJerome Pasion2012-06-061-1/+1
* Fix doc snippets paths and parsing errorsBea Lam2012-05-311-7/+7
* Doc: Sanitized QML typesNico Vertriest2012-05-241-2/+1
* Lazily create QMetaObjectsAaron Kennedy2012-05-241-2/+2
* Doc: Moving Qt Quick docs for new doc structureGeir Vattekar2012-05-091-7/+7
* Add documentation/links for incubateObjectMartin Jones2012-05-091-1/+4