aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Merge remote-tracking branch 'origin/5.12.5' into 5.12Qt Forward Merge Bot2019-09-072-0/+89
| |/|
| | * Add changes file for Qt 5.12.5v5.12.5Antti Kokko2019-08-262-0/+89
| * | Fix various accumulator-saving problemsUlf Hermann2019-09-035-5/+27
| * | Visit lists iteratively when parsing QMLUlf Hermann2019-09-031-35/+38
| * | QQuickTextNodeEngine: don't create background when its alpha is 0Wang Chuan2019-08-293-2/+40
* | | Blacklist tst_qquickmousearea::nestedStopAtBounds on opensuse 15.0Ulf Hermann2019-09-121-0/+4
* | | Blacklist tst_qquicktextinput::mouseSelectionMode on OpenSuse 15.0Ulf Hermann2019-09-121-0/+3
* | | tst_qqmlecmascript: Cast pointer to unsigned for printingUlf Hermann2019-09-121-3/+3
* | | Merge "Merge remote-tracking branch 'origin/5.13.1' into 5.13"Qt Forward Merge Bot2019-09-051-0/+107
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.13.1' into 5.13Qt Forward Merge Bot2019-09-051-0/+107
|/| | |
| * | | Add changes file for Qt 5.13.1v5.13.1Antti Kokko2019-08-081-0/+107
* | | | lancelot graphics test: prepare for new host info mechanismEirik Aavitsland2019-09-042-76/+4
* | | | Fix QQuickTextEdit triple click detectionJan Arve Sæther2019-08-292-6/+4
* | | | Doc: Fix documentation warnings for qtdeclarativeTopi Reinio2019-08-2926-268/+336
* | | | QQuickTableView: always relayout after a rebuildRichard Moe Gustavsen2019-08-283-9/+117
* | | | Make mouseSelection test more stableJan Arve Sæther2019-08-281-9/+6
* | | | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-08-2811-29/+102
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-2811-29/+102
|/| | | | | | |/ / | |/| |
| * | | Fix build with -no-feature-quick-spriteJohan Klokkhammer Helsing2019-08-271-0/+2
| * | | Add missing HoverHandler docsShawn Rutledge2019-08-261-3/+21
| * | | Fix loading of ES modules when using CONFIG += qtquickcompilerSimon Hausmann2019-08-265-1/+30
| * | | Remove HACKING fileEskil Abrahamsen Blomfeldt2019-08-231-23/+0
| | |/ | |/|
| * | Document that QQmlPropertyMap's meta object is not threadsafeVolker Hilsheimer2019-08-211-0/+4
| * | doc: Clarify that the delegate populate transition doesn't always runShawn Rutledge2019-08-122-2/+45
* | | Doc: minor language issue in image elements documentationNico Vertriest2019-08-271-2/+2
* | | Doc: Replace the "Qt Quick Controls 2" instancesVenugopal Shivashankar2019-08-224-13/+13
* | | nothread: enable shapesLorn Potter2019-08-221-1/+1
* | | Fix flakiness in QQuickTextEdit::mouseSelectionJan Arve Sæther2019-08-211-2/+6
* | | Doc: Correct error in doc Transition QML TypeNico Vertriest2019-08-193-49/+106
* | | Doc: Correct wrong code in qml snippetNico Vertriest2019-08-191-1/+1
* | | tst_qquicklistview: make addOnCompleted more robust + sanity checkFabian Kosmale2019-08-072-0/+4
| |/ |/|
* | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Liang Qi2019-08-066-12/+44
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-056-12/+44
|/| | | |/
| * Revert "Yield error if qtquickcompiler is used in non-QML projects"Jörg Bornemann2019-08-021-10/+0
| * Fix possible crash with top/bottom aligned imagesEskil Abrahamsen Blomfeldt2019-07-304-1/+43
| * Doc: Fix QtQuick.Shapes::ShapePath::strokeWidth property typeLeena Miettinen2019-07-261-1/+1
* | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-07-2415-12/+178
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-2415-12/+178
|/| | | |/
| * Do not search for Singletons from more recent versionsFabian Kosmale2019-07-2310-1/+143
| * Always waitForWindow after centerOnScreen()Dimitrios Apostolou2019-07-221-0/+3
| * 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-176-18/+107
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into 5.12-merge-5.13Edward Welbourne2019-07-176-18/+107
| |\|
| | * QQuickItemView: refill itself before populate transitionWang Chuan2019-07-163-0/+96
| | * Fix crashes in QQmlXMLHttpRequestPavel Tumakaev2019-07-131-3/+9
| | * Fix static buildSimon Hausmann2019-07-122-15/+2