aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml
Commit message (Expand)AuthorAgeFilesLines
* QQmlProperty: handle reads of QQmlPropertyMap correctlyFabian Kosmale2019-10-301-3/+9
* Merge remote-tracking branch 'origin/5.13.2' into 5.13Qt Forward Merge Bot2019-10-291-0/+4
|\
| * Merge 5.13 into 5.13.2Frederik Gladhorn2019-10-112-7/+25
| |\
| * | Doc: Add a \note about the (broken) Binding value restoration policyUlf Hermann2019-10-091-0/+4
* | | qv4compileddata: do not use raw constexprFabian Kosmale2019-10-281-1/+1
| |/ |/|
* | Be more fussy about the MakeDay() calculationEdward Welbourne2019-10-081-5/+20
* | Doc: Add example on how to access types in imported QML from javascriptNico Vertriest2019-10-071-2/+5
|/
* QMLJS: Fix exception handling in promisesFabian Kosmale2019-09-231-0/+1
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-126-40/+65
|\
| * Fix various accumulator-saving problemsUlf Hermann2019-09-035-5/+27
| * Visit lists iteratively when parsing QMLUlf Hermann2019-09-031-35/+38
* | Doc: Fix documentation warnings for qtdeclarativeTopi Reinio2019-08-299-117/+128
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-282-0/+11
|\|
| * Fix loading of ES modules when using CONFIG += qtquickcompilerSimon Hausmann2019-08-261-0/+7
| * Document that QQmlPropertyMap's meta object is not threadsafeVolker Hilsheimer2019-08-211-0/+4
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-242-3/+14
|\|
| * Do not search for Singletons from more recent versionsFabian Kosmale2019-07-231-1/+12
| * Doc: fix code snippetPaul Wicking2019-07-191-1/+1
| * Doc: Fix typos in code snippetsPaul Wicking2019-07-181-2/+2
* | Doc: Add comment on evaluation order bindingsNico Vertriest2019-07-191-0/+3
* | Merge "Merge remote-tracking branch 'origin/5.12' into 5.12-merge-5.13"Edward Welbourne2019-07-171-3/+9
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into 5.12-merge-5.13Edward Welbourne2019-07-171-3/+9
| |\|
| | * Fix crashes in QQmlXMLHttpRequestPavel Tumakaev2019-07-131-3/+9
* | | V4: Add label for loop in spread in ArrayPatternErik Verbruggen2019-07-171-1/+2
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-122-46/+162
|\|
| * Fix promise chainingFabian Kosmale2019-07-102-46/+162
* | Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-091-0/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-053-3/+25
|\|
| * Create a URL from the import string before adding the qmldir pathUlf Hermann2019-07-031-1/+5
| * QQmlAdapterModel: Guard items against deletion during notificationUlf Hermann2019-07-031-2/+8
| * QQmlComponent: Check for existence of engineFabian Kosmale2019-07-031-0/+12
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-032-2/+3
|\|
| * QQmlDelegateModel: ref objects before allocatingUlf Hermann2019-07-021-1/+1
| * Fix bindings not being re-evaluated when changing context propertySimon Hausmann2019-07-011-1/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-283-3/+37
|\|
| * Fix thisObject when calling scope and context properties through lookupsUlf Hermann2019-06-261-2/+8
| * Unregister unit cache hook when destroying the plugin singletonMitch Curtis2019-06-252-1/+29
* | Doc: Fix \code and \qml usage in 'QML Object Attributes'Topi Reinio2019-06-191-7/+6
* | Merge remote-tracking branch 'origin/5.13.0' into 5.13Qt Forward Merge Bot2019-06-201-0/+14
|\ \
| * | Make QQmlThread work for no-thread debug modeMorten Johan Sørvig2019-05-081-0/+14
* | | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-193-11/+28
|\ \ \ | | |/ | |/|
| * | Fix crash caused by objects self-destructions during displacement animationsYulong Bai2019-06-173-11/+28
* | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-135-7/+73
|\| |
| * | Add simple DelegateChooser example to documentationMichael Brasser2019-06-111-1/+35
| * | JIT: Don't store accumulator on getTemplateLiteralUlf Hermann2019-06-121-1/+0
| * | Allow destroying QJSValues from other threadsUlf Hermann2019-06-111-2/+19
| * | Fix use after free crash in QQmlDelegateModelNils Jeisecke2019-06-061-1/+16
| * | Avoid number conversion issueUlf Hermann2019-06-111-2/+3
* | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-064-6/+54
|\| |
| * | Doc: Remove superfluous double quotes in code snippetsPaul Wicking2019-06-042-3/+3