aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Revert "qquickloader: Free memory of loaded components after source change"Maximilian Goldstein2020-11-021-13/+0
* Inline components: Fix custom parser supportFabian Kosmale2020-10-281-0/+6
* TableView: ensure we rebuild the sync view, even when flicking on a sync view...Richard Moe Gustavsen2020-10-262-2/+12
* TableView: ensure we update content size upon model changesRichard Moe Gustavsen2020-10-222-30/+67
* qquickloader: Free memory of loaded components after source changeFabian Kosmale2020-10-211-0/+13
* Doc: mention that clipping can affect performance and link to pageMitch Curtis2020-10-191-0/+3
* QQuickShaderEffect: fix crash when hiding parentMitch Curtis2020-10-191-1/+5
* Fix alwaysRunToEnd==true prevented complex Anim from stoppingPiotr Mikolajczyk2020-10-164-0/+14
* [Fix] Use the sourceDir if specifiedAssam Boudjelthia2020-10-141-1/+7
* QQuickTextEdit: ensure we update document width when padding has changedRichard Moe Gustavsen2020-10-081-2/+3
* QQuickListView: prevent mouse delivery in floating header or footerShawn Rutledge2020-10-074-16/+55
* Doc: use editingFinished signal of TextInput instead of textChangedMitch Curtis2020-10-061-1/+1
* qqmlimport: Use stable_partition instead of stable_sortFabian Kosmale2020-09-281-2/+2
* QQuickDrag: Do not crash when changing supportedActionsFabian Kosmale2020-09-231-0/+2
* Fix ubsan errorAllan Sandfeld Jensen2020-09-231-5/+9
* 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
* Fix workflow for shutting down busy type loader threadsUlf Hermann2020-09-071-12/+10
* Doc: Capitalize "GUI" correctlySze Howe Koh2020-08-315-11/+11
* Doc: Fix minor typosSze Howe Koh2020-08-303-3/+3
* Doc: Clarify DelegateModelGroup::setGroups() descriptionSze Howe Koh2020-08-301-7/+2
* Follow layoutMirroring in Layout marginsDavid Edmundson2020-08-263-1/+15
* Add "we mean it" comment to private headerVolker Hilsheimer2020-08-251-0/+11
* QQuickLoader: make sure the status property change properlyWang Chuan2020-08-251-0/+2
* QQuickLoader: make sure the status property change properlyWang Chuan2020-08-251-0/+7
* QQmlObjectCreator: fix member func call with this == nullptrEvgeniy A. Dushistov2020-08-201-1/+1
* 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
* QQmlInfo: print ancestor of object if it has no QML engineMitch Curtis2020-07-271-3/+16
* Replace Qt's MidButton with MiddleButtonEdward Welbourne2020-07-223-3/+3
* QQmlIRLoader: Restore inline components correctlyFabian Kosmale2020-07-221-0/+1
* List QtQml, QtQml.Models, and QtQml.WorkerScript as dependenciesUlf Hermann2020-07-092-0/+3
* Set the stencil buffer zoneDH Kang2020-07-081-9/+33
* Give a better score for methods with a convertable type when matchingAndy Shaw2020-07-071-1/+4
* doc: Explain how to work around the linker removing registrationsUlf Hermann2020-07-021-0/+17
* Fix baseUrl returning an empty urlJaeyoon Jung2020-07-021-1/+3
* Fix MouseArea mouseX/mouseY coordinates while draggingShawn Rutledge2020-07-021-1/+1
* Doc: fix delegate snippetMitch Curtis2020-06-301-4/+4
* Change the cursor within HoverHandler.marginShawn Rutledge2020-06-301-7/+11
* 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-251-2/+19