aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13.0' into 5.13Qt Forward Merge Bot2019-06-205-13/+162
|\
| * Support folderlistmodel for the no-thread configv5.13.0-rc3v5.13.0-rc2v5.13.0-rc1v5.13.0-beta4v5.13.0Morten Johan Sørvig2019-05-093-13/+50
| * Add changes file for Qt 5.13.0Antti Kokko2019-05-081-0/+98
| * Make QQmlThread work for no-thread debug modeMorten Johan Sørvig2019-05-081-0/+14
* | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Liang Qi2019-06-1922-38/+292
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-1922-38/+292
|/| |
| * | Fix crash caused by objects self-destructions during displacement animationsYulong Bai2019-06-1714-31/+180
| * | declarative: fix resource initialization for namespaced buildsTim Blechmann2019-02-231-1/+8
| * | Software Adaptation: Invalidate on dpr changeMorten Johan Sørvig2019-06-174-6/+9
| * | Merge "Merge remote-tracking branch 'origin/5.12.4' into 5.12"Qt Forward Merge Bot2019-06-172-1/+91
| |\ \
| | * | Merge remote-tracking branch 'origin/5.12.4' into 5.12Qt Forward Merge Bot2019-06-172-1/+91
| |/| |
| | * | Add changes file for Qt 5.12.4v5.12.4Antti Kokko2019-05-281-0/+90
| | * | Bump versionFrederik Gladhorn2019-05-231-1/+1
| * | | Fix graphical artifacts after changing only textureAllan Sandfeld Jensen2019-06-132-0/+5
| * | | Avoid number conversion issueLiang Qi2019-06-131-1/+2
* | | | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-06-1310-10/+133
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-1310-10/+133
|/| | | | | |/ / /
| * | | Add simple DelegateChooser example to documentationMichael Brasser2019-06-111-1/+35
| * | | JIT: Don't store accumulator on getTemplateLiteralUlf Hermann2019-06-122-1/+18
| * | | Allow destroying QJSValues from other threadsUlf Hermann2019-06-114-5/+59
| * | | Fix use after free crash in QQmlDelegateModelNils Jeisecke2019-06-061-1/+16
| * | | Avoid number conversion issueUlf Hermann2019-06-111-2/+3
| * | | Avoid assertion when having a ShaderEffect as a delegateJan Arve Sæther2019-05-211-0/+2
* | | | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-06-0613-11/+121
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-0613-11/+121
|/| | | | | |/ / /
| * | | Doc: Remove superfluous double quotes in code snippetsPaul Wicking2019-06-042-3/+3
| * | | QML Preview: Fix test to check absolute zoom factorsUlf Hermann2019-06-041-1/+1
| * | | Fix QQuickPathView autotest: update expected warning messagesEirik Aavitsland2019-06-031-4/+4
| * | | Fix for loading translations automatically from resourcesTasuku Suzuki2019-06-017-3/+58
| * | | Parser: Accept templated readonly propertiesUlf Hermann2019-05-312-0/+55
* | | | Fix heap-use-after-free with QQuickListViewAllan Sandfeld Jensen2019-06-044-19/+26
* | | | QQuickTableView: Don't try to forceLayout with no columnsDavid Edmundson2019-06-051-0/+3
* | | | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-06-026-11/+33
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-026-11/+33
|/| | | | | |/ / /
| * | | QQuickTextControl: Fix Qt::ImAbsolutePosition queryVova Mshanetskiy2019-05-241-1/+1
| * | | Doc: Fix incorrect snippet in Repeater QML type documentationTopi Reinio2019-01-231-4/+5
| * | | In qmlUnregisterType() also remove the type from undeletableTypesUlf Hermann2019-05-291-1/+3
| * | | Add a workaround for ia64 to move Value bits 63-61 to 49-47 for pointersJason Duerstock2019-05-301-0/+17
| * | | QQuickWidget: fix missing update on show event for software rendererKirill Burtsev2019-05-282-5/+7
| |/ /
* | | Improve "Type error" when looking up a property of null or undefinedDavid Faure2019-05-311-2/+7
* | | Fix mistakes in 9b36512b9453f429644b0c388d381f7a2fc0f825Allan Sandfeld Jensen2019-05-286-6/+22
* | | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-05-2618-340/+449
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-2618-340/+449
|/| | | | |/ /
| * | Don't add local for anonymous function's "name"Ulf Hermann2019-05-214-12/+18
| * | Doc - minor cleanupKavindra Palaraja2019-05-211-307/+281
| * | Fix lookups of properties in QML singletonsSimon Hausmann2019-05-218-11/+110
| * | Fix leaking scene graph rendering contextsSimon Hausmann2019-03-152-2/+11
| * | Print a warning when encountering a non-relative URL in a qmldir fileUlf Hermann2019-05-161-3/+21
| * | Re-add cache for looking up attached properties objectsUlf Hermann2019-05-161-3/+6
| * | Fix assert in QSGBasicInternalImageNode::updateGeometryAllan Sandfeld Jensen2019-05-161-2/+2