aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * QQmlAdapterModel: Guard items against deletion during notificationUlf Hermann2019-07-031-2/+8
| * QQmlComponent: Check for existence of engineFabian Kosmale2019-07-032-0/+24
* | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-07-0311-9/+103
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-0311-9/+103
|/| | | |/
| * QQmlDelegateModel: ref objects before allocatingUlf Hermann2019-07-021-1/+1
| * Fix read access violation when using KeyNavigation attached propertyTom Scheler2019-07-023-6/+44
| * Fix bindings not being re-evaluated when changing context propertySimon Hausmann2019-07-013-1/+19
| * Bump versionFrederik Gladhorn2019-07-011-1/+1
| * qmlplugindump: dump enums also for composite typesUlf Hermann2019-07-014-1/+39
* | Bump versionFrederik Gladhorn2019-07-011-1/+1
* | Binary compatibility files for Qt5.13.0 for QtDeclarativeMilla Pohjanheimo2019-07-014-0/+59896
* | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-06-2822-43/+504
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-2822-43/+504
|/| | | |/
| * Fix: ListView footer positioned wrong after last item removedEirik Aavitsland2019-06-283-1/+56
| * QQuickItemView: fix crash while doing fast flicking in transitionsYulong Bai2019-06-265-8/+159
| * Fix thisObject when calling scope and context properties through lookupsUlf Hermann2019-06-263-2/+80
| * Unregister unit cache hook when destroying the plugin singletonMitch Curtis2019-06-2511-11/+186
| * qmlscene: Fix setting of the default surface formatJoni Poikelin2019-06-251-21/+23
* | Blacklist tst_qquicklistview::currentIndex() on linuxUlf Hermann2019-06-251-0/+3
* | Doc: Fix \code and \qml usage in 'QML Object Attributes'Topi Reinio2019-06-191-7/+6
* | Merge "Merge remote-tracking branch 'origin/5.13.0' into 5.13"Qt Forward Merge Bot2019-06-205-13/+162
|\ \
| * | 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