aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Clean up QT_CONFIG(opengl)Paul Olav Tvete2020-06-1737-498/+671
* 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-171-16/+0
* QVariant::setValue: do not force the template parametersGiuseppe D'Angelo2020-06-171-1/+1
* 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
* Port QtDeclarative from QStringRef to QStringViewKarsten Heimrich2020-06-1661-309/+308
* QQmlEngine: Remove ownedByQml1 checksFabian Kosmale2020-06-161-9/+0
* Fix typo introduced by 1c6a70e1880a8André Klitzing2020-06-161-1/+1
* Make QQmlContext::resolveUrl() constUlf Hermann2020-06-164-17/+20
* QQuickWindow: Remove (set)ClearBeforeRenderingLaszlo Agocs2020-06-163-48/+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
* 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-151-2/+3
* Remove QtQuick.Window pluginUlf Hermann2020-06-1515-260/+50
* 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-1543-76/+374
* Speed up rendering huge static scenesEskil Abrahamsen Blomfeldt2020-06-152-0/+11
* Get rid of preprocess in QQuickTextEskil Abrahamsen Blomfeldt2020-06-156-6/+23
* 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
* Move resetOpenGLState() to QQuickFboLaszlo Agocs2020-06-125-121/+83
* Port distancefield debugging code from OpenGL to RHIEirik Aavitsland2020-06-124-159/+42
* Doc: Add documentation for zScalePaul Wicking2020-06-121-0/+8
* Prevent items from being deleted while removingElvis Lee2020-06-121-0/+7
* Fix QQuickKeyNavigationAttached issueValery Volgutov2020-06-121-6/+6
* Adapt to metaobject changesFabian Kosmale2020-06-123-48/+8
* Fix lexer line number if code contains continuation stringsChristian Stenger2020-06-121-1/+4
* Doc: Update example of QML int valueYuya Nishihara2020-06-121-1/+1
* Doc: Clarify exact range of QML int valueYuya Nishihara2020-06-121-1/+1
* Make openglContext getter in QQuickWindow privateLaszlo Agocs2020-06-116-33/+16
* Move QSGRenderContext::RenderMode to QSGRendererInterfaceEskil Abrahamsen Blomfeldt2020-06-1111-27/+37
* Remove FBO path from painternode/context2dPaul Olav Tvete2020-06-119-759/+22
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-1114-151/+151
* Modernize QSGMaterialShader class docsLaszlo Agocs2020-06-111-81/+121
* QML: Fix precedence of module importsUlf Hermann2020-06-116-39/+71
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-06-111-3/+1
* Remove remaining OpenGL dependency in QSGDefaultInternalImageNodeEirik Aavitsland2020-06-112-19/+2
* Rename setPersistentOpenGLContext and revise related docsLaszlo Agocs2020-06-115-45/+50
* QQuickFbo: remove direct GL checkLaszlo Agocs2020-06-101-7/+3
* Remove the unused shadersourcebuilderLaszlo Agocs2020-06-104-497/+0