aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Examples: Fix double installation of .qml filesKai Koehne2020-06-025-25/+5
* Remove whitespace for file names generated from TARGETKai Koehne2020-06-021-3/+6
* Fix build without openglSamuli Piippo2020-06-022-3/+13
* Use correct argument nameSamuli Piippo2020-06-021-1/+1
* Remove CustomParticleEirik Aavitsland2020-06-0239-1891/+4
* Fix QQuickWidget when RHI is disabledPeter Varga2020-06-021-1/+4
* Follow QRhi create-destroy API updateLaszlo Agocs2020-06-0214-57/+57
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-06-021-2/+2
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-05-291-2/+2
* Enable rendercontrol_d3d11 example in CMake buildsLaszlo Agocs2020-05-292-2/+2
* Fix test to not depend on internal roundingAllan Sandfeld Jensen2020-05-291-1/+6
* CMake Build: Ensure right suffix and prefixes for modules / pluginsCristian Adam2020-05-291-0/+9
* cmake: Quote the arguments to CMD's 'set' commandMårten Nordheim2020-05-291-1/+1
* CMake: Don't install .qmltypes for Qt tests, examples and toolsAlexandru Croitor2020-05-2943-43/+0
* CMake: Warn when the qt6_add_qml_module INSTALL_PATH is missingAlexandru Croitor2020-05-291-19/+30
* CMake: Fix qt6_target_qml_files install locationAlexandru Croitor2020-05-291-1/+1
* CMake: Workaround fix to not install example metatypes.json filesAlexandru Croitor2020-05-291-2/+12
* CMake: Explicitly require install location for plugin.qmltypesAlexandru Croitor2020-05-291-29/+36
* CMake: Regenerate qtdeclarative/testsAlexandru Croitor2020-05-2917-24/+70
* CMake: Regenerate qtdeclarative/examplesAlexandru Croitor2020-05-2979-78/+393
* CMake: Regenerate qtdeclarative/toolsAlexandru Croitor2020-05-2922-1/+22
* CMake: Regenerate qtdeclarative/srcAlexandru Croitor2020-05-2927-43/+55
* Fix offset on native text rendering with high-dpi scalingEskil Abrahamsen Blomfeldt2020-05-291-3/+4
* Update to Qt Quick Controls 2Jan Arve Sæther2020-05-291-2/+2
* Make the nodes autotest QRhi compatibleLaszlo Agocs2020-05-281-35/+188
* Fix -Wdeprecated-copy warningsFabian Kosmale2020-05-285-20/+6
* qmltyperegistrar: Preserve isQProperty flag from metatypesUlf Hermann2020-05-283-2/+14
* Particles: reduce memory allocations by flattening a setGiuseppe D'Angelo2020-05-276-3/+152
* Fix a clipping bug in software-rendered textEskil Abrahamsen Blomfeldt2020-05-271-2/+4
* Avoid truncating in QSGMaterial::compare() implementationsLaszlo Agocs2020-05-277-22/+19
* Skip d3d rendercontrol example on MinGWLaszlo Agocs2020-05-272-1/+4
* Adjust QSGTexture comparisonKey typeLaszlo Agocs2020-05-2724-39/+37
* Fix namespaced builds in rendercontrol exampleLaszlo Agocs2020-05-271-0/+2
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-05-271-2/+2
* Enable QQuickWidget with OpenGL over RHILaszlo Agocs2020-05-279-46/+102
* Remove --dependencies option from qmltyperegistrarUlf Hermann2020-05-2617-61/+3
* Store DXBC instead of HLSL source in the qsb filesLaszlo Agocs2020-05-2666-60/+69
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-05-261-2/+2
* Revert "Text: Fix kerning when horizontalAlignment is set to center"Eskil Abrahamsen Blomfeldt2020-05-261-1/+1
* RHI implementation of compressed texture atlasingEirik Aavitsland2020-05-2616-96/+135
* Consistently use pointers for the local variant in findPropertyUlf Hermann2020-05-267-20/+20
* Don't return a pointer to a local in QObjectWrapper::getQmlProperty()Ulf Hermann2020-05-261-1/+1
* Prettify QV4_SHOW_BYTECODE output for JS classesUlf Hermann2020-05-261-11/+12
* Consider margins in xflick/yflickNicolas Fella2020-05-251-4/+6
* Update test-suite with latest local changesEdward Welbourne2020-05-251-0/+0
* Rephrase Chunk::sortIntoBins() for more clarityUlf Hermann2020-05-251-4/+7
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-05-251-2/+2
* Adapt to changes in NativeTexture in qtbaseEskil Abrahamsen Blomfeldt2020-05-2514-39/+28
* Add missing CMake project for vulkantextureimportLaszlo Agocs2020-05-252-1/+63
* Fix the pinchHandler manual testShawn Rutledge2020-05-221-2/+2