aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: Rename section ObjectModel in Qt Quick Views exampleNico Vertriest2019-10-101-1/+1
* Fix QQuickWindow::afterAnimating with QQuickRenderControlPaul Lemire2019-10-101-0/+1
* QQuickImage: Fix an odd 1px offset on 'fillMode: PreserveAspectFit'Alexander Akulich2019-10-091-2/+2
* Add signal spies to tst_QQuickPathView::flickNClick testShawn Rutledge2019-10-091-0/+39
* PathView: grab mouse on press if already movingShawn Rutledge2019-10-094-3/+132
* Be more fussy about the MakeDay() calculationEdward Welbourne2019-10-0814-5/+258
* Fix bug when highlight was not respected after currentIndex changedJan Arve Sæther2019-10-082-4/+38
* Doc: Add example on how to access types in imported QML from javascriptNico Vertriest2019-10-071-2/+5
* Fix sprites leaking textures in SW and OpenVG backendsEirik Aavitsland2019-10-074-3/+9
* OpenVG: Fix delivery of touch eventsEirik Aavitsland2019-10-071-0/+1
* OpenVG: Fix emitting of sceneGraphInitialized and -InvalidatedEirik Aavitsland2019-10-071-0/+2
* OpenVG: Fix rendering of non-affine transformed rectanglesEirik Aavitsland2019-10-071-12/+5
* Doc: Correct reference to StackViewNico Vertriest2019-10-022-2/+2
* Doc: Correct link error Package typeNico Vertriest2019-10-011-1/+1
* Doc: Fix typoPaul Wicking2019-09-261-1/+1
* QMLJS: Fix exception handling in promisesFabian Kosmale2019-09-233-0/+30
* doc: explain more about acceptedModifiers in PointerDeviceHandlerShawn Rutledge2019-09-192-3/+62
* Check if the filters are different before triggering an updateAndy Shaw2019-09-191-0/+2
* Doc: add TableView \since versionMitch Curtis2019-09-171-0/+1
* lancelot graphics test: Fix screengrabs being distorted on WindowsEirik Aavitsland2019-09-131-0/+9
* lancelot graphics test: support shadow build and installEirik Aavitsland2019-09-132-9/+15
* tst_gridlayout.qml: use createTemporaryObject()Mitch Curtis2019-09-121-41/+15
* tst_gridlayout.qml: convert to a proper data-driven testMitch Curtis2019-09-121-13/+26
* Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-09-1211-42/+194
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-1211-42/+194
|/|
| * Merge "Merge remote-tracking branch 'origin/5.12.5' into 5.12"Qt Forward Merge Bot2019-09-072-0/+89
| |\
| | * 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