aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-052-2/+2
|\
| * Fix possible crash with top/bottom aligned imagesEskil Abrahamsen Blomfeldt2019-07-301-1/+1
| * Doc: Fix QtQuick.Shapes::ShapePath::strokeWidth property typeLeena Miettinen2019-07-261-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-245-12/+44
|\|
| * Do not search for Singletons from more recent versionsFabian Kosmale2019-07-231-1/+12
| * Doc: fix code snippetPaul Wicking2019-07-191-1/+1
| * Support text color for color fontsEskil Abrahamsen Blomfeldt2019-07-193-9/+30
| * Doc: Fix typos in code snippetsPaul Wicking2019-07-181-2/+2
* | Doc: Add comment on evaluation order bindingsNico Vertriest2019-07-191-0/+3
* | Doc: Add doc on "quit" shortcut behavior in macOSNico Vertriest2019-07-171-0/+6
* | Merge "Merge remote-tracking branch 'origin/5.12' into 5.12-merge-5.13"Edward Welbourne2019-07-174-18/+14
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into 5.12-merge-5.13Edward Welbourne2019-07-174-18/+14
| |\|
| | * QQuickItemView: refill itself before populate transitionWang Chuan2019-07-161-0/+3
| | * Fix crashes in QQmlXMLHttpRequestPavel Tumakaev2019-07-131-3/+9
| | * Fix static buildSimon Hausmann2019-07-122-15/+2
* | | V4: Add label for loop in spread in ArrayPatternErik Verbruggen2019-07-171-1/+2
|/ /
* | doc: Update the diagram to mention the correct beforeSynchronizing() signalKavindra Palaraja2019-07-176-2/+4
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-128-71/+181
|\|
| * Fix promise chainingFabian Kosmale2019-07-102-46/+162
| * Move Event Handler acceptedButtons check back up to QQPDeviceHandlerShawn Rutledge2019-07-053-3/+7
| * TapHandler: wait until after tapped is emitted to reset point.positionShawn Rutledge2019-07-052-19/+5
| * Notify QQItem::mouseUngrabEvent() when an Event Handler steals grabShawn Rutledge2019-07-051-3/+7
* | Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-093-0/+3
* | Doc: Replace old link with an existing featureKavindra Palaraja2019-07-081-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-055-25/+52
|\|
| * Fix distance field cache growing outside limitEskil Abrahamsen Blomfeldt2019-07-042-21/+26
| * Fix possible crash when distance field cache spans multiple texturesEskil Abrahamsen Blomfeldt2019-07-041-1/+1
| * 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-033-8/+10
|\|
| * QQmlDelegateModel: ref objects before allocatingUlf Hermann2019-07-021-1/+1
| * Fix read access violation when using KeyNavigation attached propertyTom Scheler2019-07-021-6/+7
| * 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-285-12/+58
|\|
| * Fix: ListView footer positioned wrong after last item removedEirik Aavitsland2019-06-281-1/+7
| * QQuickItemView: fix crash while doing fast flicking in transitionsYulong Bai2019-06-262-8/+14
| * 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-204-13/+64
|\ \
| * | 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
| * | 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-1918-38/+72
|\ \ \ | | |/ | |/|
| * | Fix crash caused by objects self-destructions during displacement animationsYulong Bai2019-06-1711-31/+50
| * | 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
| * | Fix graphical artifacts after changing only textureAllan Sandfeld Jensen2019-06-132-0/+5
| * | Avoid number conversion issueLiang Qi2019-06-131-1/+2
* | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-136-7/+75
|\| |