Commit Graph

5 Commits

Author SHA1 Message Date
Paul Lemire 5bdfb0c7bb Fix compilation of Manual Tests
- Following deprecation of context-less lambda connects
- Also ran clang-format on modified files

Pick-to: 6.7
Change-Id: Ib867ddae709c685591497bcaf349ed4b3c1a222e
Reviewed-by: Mike Krus <mike.krus@kdab.com>
2024-06-11 16:29:51 +02:00
Lucie Gérard 28bba0ad93 Correct license for test files
According to QUIP-18 [1], all test files should be
LicenseRef-Qt-Commercial OR GPL-3.0-only

[1]: https://contribute.qt-project.org/quips/18

Pick-to: 6.7
Task-number: QTBUG-121787
Change-Id: I966d4033a73aacabb39f582270f2f1c18e2bcecd
Reviewed-by: Kai Köhne <kai.koehne@qt.io>
2024-04-23 06:28:57 +00:00
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
Sean Harmer 9a18925b63 Merge branch '5.7' into dev
Change-Id: Id62e225062a030f4864fb7af2ed6f60d6be87460
2016-08-14 09:41:21 +01:00
Wieland Hagen 8fed49011d Add example application demonstrating the use of painted textures
Change-Id: Id134a8143e72b74deee077db1421f2ab64b0a328
Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
2016-08-13 15:37:36 +00:00