Qt Declarative (Quick 2)
Go to file
Mitch Curtis 0644ed2d79 Improve tst_qquickshadereffect
- Use a stack local for the view.
- Don't manually delete stuff.
- Use TRY macros instead of manual waits.
- Use initView and showView helpers to reduce boilerplate.
- Fix an incorrect comment.

Pick-to: 6.2 6.3 6.4
Change-Id: Ia7cde53d46c54cd034ab6fa3b617589839359024
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2022-06-16 10:03:15 +08:00
LICENSES Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
cmake Add VERBATIM option to add_custom_command calls 2022-03-31 20:09:57 +02:00
coin Doc: Enable zero warning limit for documentation 2022-01-14 00:05:08 +01:00
dist Merge qtquickcontrols2 into qtdeclarative 2021-07-28 11:21:25 +02:00
examples Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
features Add the skeleton for a D3D12 backend 2016-02-19 14:51:37 +00:00
src QQmlJSLogger: disable warning from GCC 11 & 12 2022-06-15 18:09:55 +00:00
tests Improve tst_qquickshadereffect 2022-06-16 10:03:15 +08:00
tools Fix QQmlTypePrivate memory leak in qmltc-generated types with extensions 2022-06-15 09:43:01 +02:00
.cmake.conf Bump version to 6.5.0 2022-06-13 13:01:28 +03:00
.gitattributes qmlformat: improve testing of file based options 2021-11-04 13:35:48 +01:00
.gitignore Merge qtquickcontrols2 into qtdeclarative 2021-07-28 11:21:25 +02:00
.gitmodules Update to the latest version of the ecmascript test suite 2018-04-26 20:26:36 +00:00
.tag Use tree hash rather than commit hash in .tag file 2022-01-25 23:55:27 +01:00
CMakeLists.txt Add cmake support for examples 2022-03-29 22:12:43 +02:00
README.md Rewrite README.md 2021-08-12 13:15:17 +00:00
conanfile.py Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
configure.cmake CMake: Add missing qt_cmdline.cmake files 2021-04-16 11:03:59 +02:00
dependencies.yaml Update dependencies on 'dev' in qt/qtdeclarative 2022-06-13 10:01:35 +00:00
qt_cmdline.cmake Merge qtquickcontrols2 into qtdeclarative 2021-07-28 11:21:25 +02:00
qtdeclarative.doxy Add doxyfile for building doxygen documentation 2018-08-16 15:54:40 +00:00
sync.profile Remove QtQmlLint from sync.profile as well 2022-02-12 02:36:52 +00:00