Commit Graph

5 Commits

Author SHA1 Message Date
Lucie Gérard 2f1bc82b35 Use SPDX license identifiers
Replace the current license disclaimer in files by
a SPDX-License-Identifier.
License files are organized under LICENSES directory.

Pick-to: 6.4
Task-number: QTBUG-67283
Change-Id: I8105424281eed871037fa6c463871ca8829876b5
Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
2022-06-22 10:47:10 +02:00
Mike Krus 1bf41b83e3 Fix build with latest QtBase and QtDeclarative
Task-number: QTBUG-86410
Change-Id: I26427d65de72c86f952b076259979f90eaef87f4
Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
2020-09-07 14:44:52 +01:00
Paul Lemire 25ac41ad81 Fix compile warnings
Change-Id: I4fbded297c1988b3ace17f6675527a0a00db8973
Reviewed-by: Mike Krus <mike.krus@kdab.com>
2020-08-18 16:36:14 +02:00
Lars Schmertmann eb087fa80f Add ; to Q_UNUSED
This is required to remove the ; from the macro with Qt 6.

Task-number: QTBUG-82978
Change-Id: I2e126d0be8efa0aa89c4a91a681b549f38c8cec4
Reviewed-by: Paul Lemire <paul.lemire@kdab.com>
2020-06-24 19:42:03 +02:00
Antti Määttä e949c8c22e Add rendercapture-qml example
Add new example to test the RenderCapture functionality in QML. The test
is based on simple-qml example.

Change-Id: Ie6aeaffd9ebe1faa0fb120e7f4d440618a3f79d3
Reviewed-by: Paul Lemire <paul.lemire@kdab.com>
2016-10-20 05:54:13 +00:00