| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Correct license for test files | Lucie Gérard | 2024-02-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | 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: I26d72e8de04d4c7c57b3b7838af5d033265de5ba Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io> Reviewed-by: Kai Köhne <kai.koehne@qt.io> Reviewed-by: Ulf Hermann <ulf.hermann@qt.io> | ||||
| * | qmltyperegistrar: Guard against forbidden characters in target names | Ulf Hermann | 2023-11-27 | 1 | -0/+30 |
| We don't want to generate invalid C++ from those. Pick-to: 6.6 6.5 Fixes: QTBUG-118902 Change-Id: Ife580fe5d92f8f5c50be557dec07e1b0e12442d6 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io> | |||||
