qt6-bb10/tests/auto/tools
Thiago Macieira 70dd53e3d3 uic: recognize <legal> tag as an alias for <comment>
That is printed at the top of the file and we've used it for the
copyright inside Qt, so just declare an alias.

[ChangeLog][uic] The Qt UI Compiler now accepts a <legal> XML tag to
indicate the copyright of the UI file and other legal terms of use. The
text of this tag will be emitted in the generated code. This tag is an
alias to <comment>.

Change-Id: If3345151ddf84c43a4f1fffd17d15ab77412e289
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2024-06-01 08:36:42 -03:00
..
macdeployqt Change license for tests files 2024-02-04 09:56:42 +01:00
moc Add copyright and licensing to .cpp and .h files missing them 2024-05-28 09:47:01 +02:00
qdbuscpp2xml Change license for tests files 2024-02-04 09:56:42 +01:00
qdbusxml2cpp Change license for tests files 2024-02-04 09:56:42 +01:00
qmake Add copyright and licensing to .cpp and .h files missing them 2024-05-28 09:47:01 +02:00
qmakelib Change license for tests files 2024-02-04 09:56:42 +01:00
qt_cmake_create Add copyright and licensing to .cpp and .h files missing them 2024-05-28 09:47:01 +02:00
rcc rcc: add the ability to output copyrights in the output 2024-06-01 08:36:41 -03:00
uic uic: recognize <legal> tag as an alias for <comment> 2024-06-01 08:36:42 -03:00
windeployqt Change license for tests files 2024-02-04 09:56:42 +01:00
CMakeLists.txt tests/tools: only run qdbus{cpp2xml,xml2cpp} tests if D-Bus is available 2023-08-14 20:19:36 -07:00