aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add changes file for Qt 5.15.2"v5.15.2Antti Kokko2020-11-051-0/+91
|\
| * Add changes file for Qt 5.15.2Antti Kokko2020-11-051-0/+91
* | Revert "qquickloader: Free memory of loaded components after source change"Maximilian Goldstein2020-11-021-13/+0
|/
* Inline components: Fix custom parser supportFabian Kosmale2020-10-283-0/+30
* TableView: ensure we rebuild the sync view, even when flicking on a sync view...Richard Moe Gustavsen2020-10-263-2/+49
* Fix compiler warning: mark overrides as such, remove virtualVolker Hilsheimer2020-10-231-6/+6
* Update and activate tst_animatorsShawn Rutledge2020-10-233-20/+33
* TableView: ensure we update content size upon model changesRichard Moe Gustavsen2020-10-223-40/+153
* qquickloader: Free memory of loaded components after source changeFabian Kosmale2020-10-211-0/+13
* Fix OPTIONS argument of qtquick_compiler_add_resourcesJoerg Bornemann2020-10-211-1/+1
* Add changes file for Qt 5.12.10Antti Kokko2020-10-201-0/+32
* Doc: mention that clipping can affect performance and link to pageMitch Curtis2020-10-191-0/+3
* QQuickShaderEffect: fix crash when hiding parentMitch Curtis2020-10-193-1/+152
* Fix alwaysRunToEnd==true prevented complex Anim from stoppingPiotr Mikolajczyk2020-10-167-0/+177
* [Fix] Use the sourceDir if specifiedAssam Boudjelthia2020-10-141-1/+7
* QQuickTextEdit: ensure we update document width when padding has changedRichard Moe Gustavsen2020-10-083-2/+36
* QQuickListView: prevent mouse delivery in floating header or footerShawn Rutledge2020-10-076-16/+142
* qmlformat: Fix computed property namesMaximilian Goldstein2020-10-074-1/+39
* qmlformat: Fix formatting of for...of loops using array variablesMaximilian Goldstein2020-10-074-1/+32
* Doc: use editingFinished signal of TextInput instead of textChangedMitch Curtis2020-10-061-1/+1
* qmlformat: Fix inline componentsMaximilian Goldstein2020-10-063-43/+13
* Fix lineedit exampleUlf Hermann2020-10-051-1/+1
* qqmlimport: Use stable_partition instead of stable_sortFabian Kosmale2020-09-283-14/+26
* Bump versionJani Heikkinen2020-09-281-1/+1
* QQuickDrag: Do not crash when changing supportedActionsFabian Kosmale2020-09-231-0/+2
* Fix ubsan errorAllan Sandfeld Jensen2020-09-231-5/+9
* qmlimportscanner: don't include QtQuick.Controls.xxx.impl as depdendencyAssam Boudjelthia2020-09-171-0/+4
* qmlformat: Fix multiline comment attachmentMaximilian Goldstein2020-09-165-2/+40
* webOS: Allow to have activeFocus for each windowElvis Lee2020-09-141-1/+25
* Propagate focusObjectChanged signal (second attempt)Eskil Abrahamsen Blomfeldt2020-09-112-0/+14
* Move the sharegroup with the context to the render threadLaszlo Agocs2020-09-101-0/+2
* Screen example: avoid shadowing final props with required context propsShawn Rutledge2020-09-081-3/+2
* Fix workflow for shutting down busy type loader threadsUlf Hermann2020-09-071-12/+10
* qmlformat: Fix template literalsMaximilian Goldstein2020-09-044-0/+15
* Doc: Capitalize "GUI" correctlySze Howe Koh2020-08-316-12/+12
* Doc: Fix minor typosSze Howe Koh2020-08-304-4/+4
* Doc: Clarify DelegateModelGroup::setGroups() descriptionSze Howe Koh2020-08-301-7/+2
* Improve lancelot test case for recursive ShaderEffectSourceEirik Aavitsland2020-08-272-29/+1
* Follow layoutMirroring in Layout marginsDavid Edmundson2020-08-264-1/+56
* Add "we mean it" comment to private headerVolker Hilsheimer2020-08-251-0/+11
* QQuickLoader: make sure the status property change properlyWang Chuan2020-08-252-0/+5
* QQuickLoader: make sure the status property change properlyWang Chuan2020-08-253-0/+39
* Update tst_DragHandler::mouseDragThreshold zero-threshold test caseShawn Rutledge2020-08-241-7/+8
* QQmlObjectCreator: fix member func call with this == nullptrEvgeniy A. Dushistov2020-08-203-1/+21
* doc, listview: document that binding to parent should be avoidedRichard Moe Gustavsen2020-08-201-2/+24
* webOS: Share images even if cache is falseElvis Lee2020-08-191-1/+34
* Doc: Use correct type in QML documentationPaul Wicking2020-08-151-4/+6
* qmllistcompositor_p.h: Fix deprecated-copy errorMaximilian Goldstein2020-08-141-11/+2
* Fix -Wdeprecated-copy warningsFabian Kosmale2020-08-125-20/+6
* Force Batch Rebuild if SubtreeBlocked includes an opacity changeAndy Nichols2020-08-121-0/+5