aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Clean up registration of QEasingCurveUlf Hermann2020-05-1910-76/+25
* Allow using lowercase enum namesMaximilian Goldstein2020-05-195-40/+7
* qv4compilercontext: avoid potential null deferenceFabian Kosmale2020-05-191-1/+4
* Make QQmlScriptString an anonymous QML typeUlf Hermann2020-05-182-2/+5
* Preserve access semantics in qmltypesUlf Hermann2020-05-187-11/+56
* rhi: Add support for grabbing non-exposed windowsLaszlo Agocs2020-05-185-12/+94
* Fix up the scenegraph/textureinthread exampleLaszlo Agocs2020-05-1813-48/+28
* Modernize the rendercontrol_opengl exampleLaszlo Agocs2020-05-187-710/+68
* Fix for possible crash in QSGDefaultLayer::grabValery Volgutov2020-05-182-0/+9
* Make the test actually test somethingPaul Olav Tvete2020-05-181-29/+19
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Liang Qi2020-05-189-15/+343
|\
| * Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-05-159-15/+343
| |\
| | * Merge remote-tracking branch 'origin/5.15.0' into 5.15Qt Forward Merge Bot2020-05-1411-15/+392
| | |\
| | | * Export QQuickItemViewFxItem privatelyv5.15.0Shawn Rutledge2020-05-111-1/+1
| | | * Fix parallel installation of qmltypes in a debug and release buildv5.15.0-rc2Kai Koehne2020-05-071-7/+19
| | | * Add changes file for Qt 5.15.0v5.15.0-rc1Antti Kokko2020-04-281-0/+283
| | | * Merge remote-tracking branch 'origin/5.14' into 5.15.0Qt Forward Merge Bot2020-04-271-2/+1
| | | |\
| | | | * Generate the docs for qmlRegisterSingletonInstance5.14Giuseppe D'Angelo2020-04-241-0/+4
| | | * | Make no-opengl builds succeed with Vulkan or MetalLaszlo Agocs2020-04-251-4/+11
| | | * | Fix crashes when draggingFriedemann Kleint2020-04-241-0/+8
| | | * | Merge 5.15 into 5.15.0Alexandru Croitor2020-04-234-12/+11
| | | |\ \
| | | * \ \ Merge remote-tracking branch 'origin/5.14' into 5.15.0Liang Qi2020-04-225-7/+232
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | * | | QQuickRepeater: Fix interaction with PackageFabian Kosmale2020-04-223-0/+52
| | | * | | Merge remote-tracking branch 'origin/5.15' into 5.15.0Qt Forward Merge Bot2020-04-2116-32/+200
| | | |\ \ \
| | | * | | | V4: Avoid integer overflow in DataViewCtorFabian Kosmale2020-04-212-1/+17
| | * | | | | Blacklist a failing hAlignVisual in SLESTony Sarajärvi2020-05-111-0/+3
| | * | | | | qsgrhisupport.cpp: Fix warningsFriedemann Kleint2020-05-061-2/+4
* | | | | | | Remove QTextCodec dependency from qtdeclarativeLars Knoll2020-05-181-29/+24
* | | | | | | Doc: Fix typos that cause QDoc warningsPaul Wicking2020-05-181-2/+2
* | | | | | | Remove openglinfo autotestLaszlo Agocs2020-05-176-137/+0
* | | | | | | Compile with latest qtbase devFabian Kosmale2020-05-163-6/+2
* | | | | | | QJSEngine: support char16_tFabian Kosmale2020-05-162-0/+5
* | | | | | | Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-05-161-2/+2
* | | | | | | Remove OpenGL usage in AnimatedSprite autotestLaszlo Agocs2020-05-161-11/+2
* | | | | | | Add missing overrideAlexander Volkov2020-05-156-9/+9
* | | | | | | Respect margins when sizing flickable content itemNicolas Fella2020-05-151-4/+4
* | | | | | | Document qmlformatMaximilian Goldstein2020-05-151-0/+16
* | | | | | | Add lancelot test for ShaderEffect on layerPaul Olav Tvete2020-05-156-0/+47
* | | | | | | Lancelot tests for ShaderEffect uniform bindingsPaul Olav Tvete2020-05-157-0/+74
* | | | | | | Add lancelot test for ShaderEffect blendingPaul Olav Tvete2020-05-156-0/+53
* | | | | | | Autotests: use std::atomic in incubateWhile()Shawn Rutledge2020-05-154-25/+25
|/ / / / / /
* | | | | | Add -viewonly option to qmlscenegrabberPaul Olav Tvete2020-05-141-4/+11
* | | | | | RHI: Fix crash in QQuickWindow when updating render targetEskil Abrahamsen Blomfeldt2020-05-142-4/+7
* | | | | | Add qmllint documentationFabian Kosmale2020-05-141-1/+25
* | | | | | qmllint: Fix typoMaximilian Goldstein2020-05-141-1/+1
* | | | | | Improve polish loop detection and diagnosticsJan Arve Sæther2020-05-142-7/+164
* | | | | | rhi: Fix crashing Controls autotests due to shadereffect lifetime issuesLaszlo Agocs2020-05-138-25/+20
* | | | | | Doc: Update description to be more precisePaul Wicking2020-05-131-2/+3
* | | | | | Lancelot: update graphics backend detectionPaul Olav Tvete2020-05-111-1/+2
* | | | | | qquickwindow test: Fix incorrect expectationLaszlo Agocs2020-05-111-3/+0