aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove QQuickGenericShaderEffectPaul Olav Tvete2020-06-106-901/+782
* Remove QOpenGL dependency from QSGCompressedTexturePaul Olav Tvete2020-06-101-56/+216
* Make QQuickWindow compile by adding a QOpenGL include for nowLaszlo Agocs2020-06-091-0/+1
* Do not depend on removed openglContext getterLaszlo Agocs2020-06-092-13/+7
* Make rendercontext OpenGL cleanLaszlo Agocs2020-06-097-118/+9
* Remove unused leftovers in batch renderer headerLaszlo Agocs2020-06-091-9/+0
* Prevent Vulkan validation warning in 3D mode with textLaszlo Agocs2020-06-091-1/+1
* Add perspective 3D plane render modeLaszlo Agocs2020-06-0911-57/+122
* QQmlIncubator: remove deprecated codeFabian Kosmale2020-06-093-35/+1
* QQmlMetaType: Drop unneeded second arguments to QHash::value()Ulf Hermann2020-06-091-3/+3
* QQmlTypePrivate: do not abuse volatile for atomicFabian Kosmale2020-06-093-12/+14
* Add methods to programatically insert qmldir import statementsUlf Hermann2020-06-098-3/+99
* Remove uri member from loaded plugins mapUlf Hermann2020-06-091-19/+4
* QML imports: Improve naming and safety of path-to-plugin mapUlf Hermann2020-06-091-48/+63
* Allow QML plugins to be optionalUlf Hermann2020-06-0914-77/+148
* Add a wrapper class for the meta object in the property cacheLars Knoll2020-06-082-22/+62
* Prevent premature child destructionFabian Kosmale2020-06-081-2/+2
* Remove QMatrix4x4_Accessor hackLaszlo Agocs2020-06-081-18/+12
* Remove temporary compatibility leftovers from QSGMaterialShaderLaszlo Agocs2020-06-083-60/+0
* Update QSGTexture docsLaszlo Agocs2020-06-081-43/+59
* Remove customRenderStage from QQuickWindowPrivateLaszlo Agocs2020-06-084-52/+41
* Make render loops OpenGL cleanLaszlo Agocs2020-06-0810-400/+73
* Remove OpenGL dependency from QSGTextureLaszlo Agocs2020-06-0832-1552/+27
* Fix a tracepointGiuseppe D'Angelo2020-06-071-1/+1
* QQmlImport: Make plugin resolution functions const and publicUlf Hermann2020-06-052-6/+6
* Fix race condition in QQmlData::createPropertyCacheFabian Kosmale2020-06-056-16/+18
* Update qtbase dependencyJonas Karlsson2020-06-053-11/+11
* rhi: Do not sync with zero sized, non-initialized windowsLaszlo Agocs2020-06-051-6/+14
* Fix build without features.translationTasuku Suzuki2020-06-051-1/+1
* QQuickTextNodeEngine: prevent renderring transparent selection colorWang Chuan2020-06-051-2/+2
* Fix warnings from deprecated QChar constructorVolker Hilsheimer2020-06-042-2/+2
* CMake: Regenerate configure.cmake filesAlexandru Croitor2020-06-044-1/+248
* Remove QQuickOpenGLShaderEffectPaul Olav Tvete2020-06-0417-2133/+57
* Adapt to new MetaObject revisionUlf Hermann2020-06-041-6/+4
* Doc: Add drag.smoothed property to the listVenugopal Shivashankar2020-06-041-0/+1
* Remove unused leftover GLSL source filesLaszlo Agocs2020-06-048-76/+0
* Remove shader rewriter from the Quick source treeLaszlo Agocs2020-06-044-304/+1