aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Skip all clipping when render mode is 3DLaszlo Agocs2020-06-101-10/+13
* Clarify QQuickWindow::releaseResources docsLaszlo Agocs2020-06-101-6/+10
* QQmlImport: Parse resource paths from QML2_IMPORT_PATHUlf Hermann2020-06-101-6/+22
* Deduplicate the import resolution algorithmUlf Hermann2020-06-108-55/+200
* Remove openGLContextCreated signalLaszlo Agocs2020-06-103-30/+0
* Fix shifted text styles on RHIEskil Abrahamsen Blomfeldt2020-06-101-2/+2
* Warn circular dependency when loading typesJaeyoon Jung2020-06-101-0/+6
* Fix baseUrl returning an empty urlJaeyoon Jung2020-06-101-1/+3
* Lock the mutex when accessing QQmlTypeModule::m_importsUlf Hermann2020-06-101-0/+3
* Un-pimpl QQmlModuleImportUlf Hermann2020-06-108-170/+61
* Quick: Use unicode character literalsUlf Hermann2020-06-101-1/+1
* QQmlTypeModule: Clean up remove loopUlf Hermann2020-06-101-11/+1
* Avoid including removed header in particlesLaszlo Agocs2020-06-101-1/+0
* QSGRhiShaderEffectNode is available only with openglSamuli Piippo2020-06-101-2/+3
* Remove OpenGL dependency from QSGTextMaskMaterial & friendsEirik Aavitsland2020-06-102-43/+7
* Remove compat. leftover in QSGTexturePrivateLaszlo Agocs2020-06-102-9/+0
* Remove QSGDepthStencilBufferPaul Olav Tvete2020-06-104-366/+0
* Remove OpenGL dependency from QSGGeometryPaul Olav Tvete2020-06-101-14/+0