aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add clipNext null pointer guardValery Volgutov2020-08-111-17/+19
* Fix crash when QSGTexture is deleted in rc->endSync()VaL Doroshchuk2020-08-091-1/+9
* Fix regression in antialiasing on outlined textEskil Abrahamsen Blomfeldt2020-08-0612-8/+12
* Bump versionAlexandru Croitor2020-07-301-1/+1
* QQmlInfo: print ancestor of object if it has no QML engineMitch Curtis2020-07-278-103/+277
* Replace Qt's MidButton with MiddleButtonEdward Welbourne2020-07-225-5/+5
* QQmlIRLoader: Restore inline components correctlyFabian Kosmale2020-07-223-0/+25
* List QtQml, QtQml.Models, and QtQml.WorkerScript as dependenciesUlf Hermann2020-07-093-1/+9
* Add binary compatibility files for QtDeclarative for 5.15Milla Pohjanheimo2020-07-084-0/+60489
* Set the stencil buffer zoneDH Kang2020-07-081-9/+33
* Give a better score for methods with a convertable type when matchingAndy Shaw2020-07-074-1/+41
* Add cmake directory dependency for .rcc files process by qmlcachegenUlf Hermann2020-07-041-0/+1
* QtQuickCompiler: list rcc file as dependency of generated filesUlf Hermann2020-07-031-1/+4
* qmlformat: Fix handling of empty blocksMaximilian Goldstein2020-07-031-1/+7
* qmlformat: Fix nested functionsMaximilian Goldstein2020-07-036-5/+53
* doc: Explain how to work around the linker removing registrationsUlf Hermann2020-07-021-0/+17
* Fix baseUrl returning an empty urlJaeyoon Jung2020-07-022-1/+16
* qmlformat: Fix nested ifsMaximilian Goldstein2020-07-024-19/+88
* Fix MouseArea mouseX/mouseY coordinates while draggingShawn Rutledge2020-07-023-4/+95
* Revive QTQUICK_COMPILER_SKIPPED_RESOURCESUlf Hermann2020-07-024-2/+33
* qmlformat: Fix trailing newline in if blocksMaximilian Goldstein2020-07-027-3/+26
* qmlformat: Fix inline componentsMaximilian Goldstein2020-07-025-0/+67
* qmlformat: Fix multiline bindingsMaximilian Goldstein2020-07-024-0/+30
* qmlformat: Copy string literals verbatimMaximilian Goldstein2020-07-016-5/+25
* Doc: fix delegate snippetMitch Curtis2020-06-301-4/+4
* Change the cursor within HoverHandler.marginShawn Rutledge2020-06-303-7/+82
* webOS: Don't send synthetic hover event on a frame updateJaeyoon Jung2020-06-251-0/+4
* Don't leak QQmlBoundSignalExpressions in signaltransition.cppUlf Hermann2020-06-251-5/+7
* qv4dateobject.cpp: USE_QTZ_SYSTEM_TIMEZONE on more platformsUlf Hermann2020-06-252-2/+35
* qqmlobjectcreator: Fix a typo in translation stringLiang Qi2020-06-231-1/+1
* simplematerial example: Fix double installation of main.qmlAlexander Volkov2020-06-231-4/+1