aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml
Commit message (Expand)AuthorAgeFilesLines
* Qml: fix expensive iteration over QHash::keys() and QMap::keys()Anton Kudryavtsev2016-01-181-1/+4
* Remove debugChangesHash from QQmlEngineUlf Hermann2016-01-122-31/+0
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-102-1/+2
|\
| * QQmlXmlHttpRequest: Fix a memory leak on use of XMLHttpRequest's responseXML.Robin Burchell2016-01-051-0/+1
| * Fix value changed logic for ValueTypeProvider typesFrank Meerkoetter2016-01-041-1/+1
* | tvOS supportMike Krus2016-01-012-0/+3
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-183-8/+17
|\|
| * qml: preserve composite singleton types.Marco Benelli2015-12-173-8/+17
* | Rearrange the import paths so the qrc one is after the application pathAndy Shaw2015-12-171-1/+1
* | Support debugging and profiling for pure QJSEnginesUlf Hermann2015-12-152-8/+6
* | Remove dead fwd-dclFrank Meerkoetter2015-12-159-13/+0
* | Remove dead codeFrank Meerkoetter2015-12-141-2/+0
* | Fix resource leakFrank Meerkoetter2015-12-081-0/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-076-114/+192
|\|
| * Make property interceptors work on alias properties againLars Knoll2015-11-266-114/+192
* | Utilize the resources when building statically.Andy Shaw2015-12-021-2/+2
* | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2015-11-232-2/+23
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-212-2/+23
| |\|
| | * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-11-171-0/+3
| | |\
| | | * Don't normalize the path via the shell if it is a qrc based pathAndy Shaw2015-11-101-0/+3
| | * | Document default argument behavior of Qt.createComponent()Mitch Curtis2015-11-161-2/+15
| | * | Introduce a more sane "default constructor" for Qt.matrix4x4()Sean Harmer2015-11-111-0/+5
* | | | Remove libdouble-conversionUlf Hermann2015-11-231-7/+1
|/ / /
* | | Allow enabling of QML profiler in JS-only environmentUlf Hermann2015-11-181-8/+2
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-039-75/+120
|\| |
| * | Load component synchronously in method_createQmlObjectUlf Hermann2015-11-033-68/+99
| * | Doc: added required include statement QtQmlNico Vertriest2015-10-301-0/+4
| * | Export QQmlLocale privatelyJ-P Nurmi2015-10-281-1/+1
| * | QML: file leak of QFileSelector.Erik Verbruggen2015-10-222-0/+8
| * | QML: Sanitize reading environment variables.Friedemann Kleint2015-10-222-6/+8
* | | Merge remote-tracking branch 'origin/5.6' into origin/devUlf Hermann2015-10-222-3/+7
|\| |
| * | Don't delete singletons objects owned by C++.BogDan Vatra2015-10-151-1/+6
| * | Align QQmlVMEMetaData to int.BogDan Vatra2015-10-151-2/+1
* | | Use QStringRef in a bunch of places.wip/dbusSérgio Martins2015-10-181-8/+8
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-1430-326/+347
|\| |
| * | Libraries: Fix single-character string literals.Friedemann Kleint2015-10-132-5/+5
| * | Make QML composite types inherit attached propertiesJ-P Nurmi2015-10-096-37/+67
| * | Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-0611-0/+121
| * | qqmlvmemetaobject.cpp: Fix conversion warning by MSVC2015/64.Friedemann Kleint2015-10-051-1/+1
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-024-7/+7
| |\|
| | * Disable Clang warning -Wheader-hygiene.Marcel Krems2015-09-251-0/+4
| | * Fix QQmlComponent::beginCreate documentationMitch Curtis2015-09-151-2/+2
| | * Document that modifying the globalObject of QQmlEngine is not supportedMitch Curtis2015-09-091-1/+1
| | * Fix compilation with ICC on WindowsThiago Macieira2015-09-021-4/+0
| * | Smaller cleanupsLars Knoll2015-09-252-9/+5
| * | Remove some unused codeLars Knoll2015-09-252-136/+0
| * | CleanupsLars Knoll2015-09-252-20/+4
| * | Get rid of the special handling of list properties in the vmemoLars Knoll2015-09-252-24/+33
| * | CleanupLars Knoll2015-09-251-13/+14
| * | Get rid of the aConnected bit array in the vmemoLars Knoll2015-09-252-15/+12