aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a layout bug caused by a delegate item that was moved by the user5.13Jan Arve Sæther2019-11-123-1/+12
* Doc: add section on imperative vs declarative to best practices pageMitch Curtis2019-11-111-0/+37
* QQuickAccessibleAttached: keep track of name being explicitly setMitch Curtis2019-11-063-2/+50
* QQmlVMEMetaObject: Scope MemberData for allocating writeUlf Hermann2019-11-052-52/+21
* QQuickItem::setParentItem: Check for d->window after deref'ing itUlf Hermann2019-10-311-1/+2
* QQmlProperty: handle reads of QQmlPropertyMap correctlyFabian Kosmale2019-10-302-3/+30
* QML Drag: Prevent crash when using image provider urlFabian Kosmale2019-10-302-1/+26
* Merge remote-tracking branch 'origin/5.13.2' into 5.13Qt Forward Merge Bot2019-10-295-2/+79
|\
| * Set the screen on the QOpenGLContext to be the same as the windowv5.13.2Andy Shaw2019-10-181-1/+3
| * Handle null in QQuickPointerEvent and QQEventPoint debug operatorsShawn Rutledge2019-10-171-0/+8
| * Add changes file for Qt 5.13.2Antti Kokko2019-10-171-0/+63
| * Bump versionFrederik Gladhorn2019-10-141-1/+1
| * Merge 5.13 into 5.13.2Frederik Gladhorn2019-10-1132-33/+494
| |\
| * | Doc: Add a \note about the (broken) Binding value restoration policyUlf Hermann2019-10-091-0/+4
* | | QQuickItem::setParentItem: add child earlierFabian Kosmale2019-10-293-4/+37
* | | qv4compileddata: do not use raw constexprFabian Kosmale2019-10-281-1/+1
* | | Add missing emits from various property setters in {Grid,Row}LayoutJan Arve Sæther2019-10-252-0/+60
* | | Loader: Actually clear initial properties when changing sourceFabian Kosmale2019-10-244-1/+31
* | | Rename some variables and a function to improve clarityJan Arve Sæther2019-10-242-19/+17
* | | Fix image particle flickering due to broken state machine logicLaszlo Agocs2019-10-142-2/+17
* | | Fix updating of text nodes in QQuickTextEditLars Knoll2019-10-141-5/+4
* | | QQuickTextInput::remove: Fix selection logicFabian Kosmale2019-10-113-2/+37
* | | Doc: Add "Using" to other sections for consistencyNico Vertriest2019-10-111-7/+7
| |/ |/|
* | Doc: Modify area.pressed to windowShown in TestCaseNico Vertriest2019-10-101-1/+1
* | 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
| |\