aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qmllint: high level item can also be listEvgeniy A. Dushistov2020-06-185-3/+34
* Fix outline for connected textEskil Abrahamsen Blomfeldt2020-06-1816-13/+61
* Revert accidentally changed outline shadersEskil Abrahamsen Blomfeldt2020-06-184-8/+6
* Hide QSGTexture APIs with non-public types from the public docsLaszlo Agocs2020-06-172-8/+9
* Simplify the software backend selection logicLaszlo Agocs2020-06-171-7/+8
* Add "rhi" as an accepted scenegraph backend nameLaszlo Agocs2020-06-171-2/+9
* Fix GL_ constant usage in examplesLaszlo Agocs2020-06-174-6/+6
* Clean up QT_CONFIG(opengl)Paul Olav Tvete2020-06-1746-523/+685
* SceneGraph: Check for existing offscreen surface before creating oneUlf Hermann2020-06-171-1/+2
* Unify error messages in qqmlimport.cppUlf Hermann2020-06-171-30/+31
* Drop the "plugin cannot be loaded" extension to error messagesUlf Hermann2020-06-172-20/+4
* Use JS functions for Connections in some testsUlf Hermann2020-06-172-2/+2
* QVariant::setValue: do not force the template parametersGiuseppe D'Angelo2020-06-171-1/+1
* Revert "CMake: Fix failing linux static build"Alexandru Croitor2020-06-172-2/+0
* Fix the vertical alignment of images in a text documentDominik Holland2020-06-171-4/+6
* Add some blind fixes for the OpenVG scenegraph backendLaszlo Agocs2020-06-176-24/+6
* qmlformat: Fix trailing newline in if blocksMaximilian Goldstein2020-06-177-3/+26
* qmlformat: Copy string literals verbatimMaximilian Goldstein2020-06-176-5/+25
* qmllint: fix wrong warning about enum usageEvgeniy A. Dushistov2020-06-176-0/+39
* Port QtDeclarative from QStringRef to QStringViewKarsten Heimrich2020-06-1674-342/+341
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-06-161-2/+2
* QQmlEngine: Remove ownedByQml1 checksFabian Kosmale2020-06-161-9/+0
* Fix typo introduced by 1c6a70e1880a8André Klitzing2020-06-161-1/+1
* Make qmlcachegen test ASAN cleanUlf Hermann2020-06-161-1/+3
* Make QQmlContext::resolveUrl() constUlf Hermann2020-06-164-17/+20
* QQuickWindow: Remove (set)ClearBeforeRenderingLaszlo Agocs2020-06-164-49/+5
* Revise QQuickWindow docs when it comes to OpenGLLaszlo Agocs2020-06-161-172/+193
* Remove the GL/ANGLE-ish QQuickWindowPrivate::contextCreationFailureMessageLaszlo Agocs2020-06-164-43/+5
* qtquickcompiler: Fix compilation from different drive (Windows)Kai Koehne2020-06-161-2/+1
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-06-161-2/+2
* CMake: Fix failing 32 bit debug builds on MinGWAlexandru Croitor2020-06-151-0/+8
* Clean up QSGGeometry docs to not refer to OpenGLLaszlo Agocs2020-06-151-46/+38
* Cull removed items from QQuickItemViewFabian Kosmale2020-06-153-2/+63
* Remove QtQuick.Window pluginUlf Hermann2020-06-1524-278/+59
* Fix memory leaks in QQuickWindow testUlf Hermann2020-06-151-40/+49
* Revise OpenGL references in QQuickItem docsLaszlo Agocs2020-06-151-29/+31
* Do a small doc update for GraphicsInfoLaszlo Agocs2020-06-151-2/+10
* Fix typo in QQuickFbo docsLaszlo Agocs2020-06-151-1/+1
* Update QQuickPaintedItem docs to reflect realityLaszlo Agocs2020-06-151-34/+16
* Do a small OpenGL-related revision of Image docsLaszlo Agocs2020-06-151-11/+11
* Fix QQmlPropertyBinding::evaluateFabian Kosmale2020-06-151-1/+6
* Anisotropic antialiasing for distance field textEskil Abrahamsen Blomfeldt2020-06-1546-80/+378
* Speed up rendering huge static scenesEskil Abrahamsen Blomfeldt2020-06-152-0/+11
* Get rid of preprocess in QQuickTextEskil Abrahamsen Blomfeldt2020-06-156-6/+23
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-06-151-2/+2
* Port type registrar test to cmakeFabian Kosmale2020-06-144-1/+68
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-06-121-2/+2
* Fix up QQuickRenderControl class docsLaszlo Agocs2020-06-121-17/+20
* QQuickTextInputPrivate: refactor getImplicitWidth() to calculateImplicitWidth()Mitch Curtis2020-06-122-23/+28
* Doc: Improve documentation for DateKai Koehne2020-06-121-12/+36