qt5base-lts/tests/auto/tools
Thiago Macieira f67b32e735 qdbusxml2cpp: invert Q_DECL_DEPRECATED and inline in the output
Commit 93dad2bf91 (6.0) changed
Q_DECL_DEPRECATED to use the [[deprecated]] attribute, which must appear
before inline and other keywords.

To keep it next to Q_NOREPLY, I also moved the "inline" into the next
string.

Added missing tests for both.

Pick-to: 6.2 6.4 6.5
Fixes: QTBUG-110979
Change-Id: I9671dee8ceb64aa9b9cafffd1741656e86f40453
Reviewed-by: David Faure <david.faure@kdab.com>
2023-02-07 16:32:22 -08:00
..
macdeployqt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
moc moc: Allow calling ctors on pre-allocated data 2023-02-02 15:57:09 +01:00
qdbuscpp2xml Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
qdbusxml2cpp qdbusxml2cpp: invert Q_DECL_DEPRECATED and inline in the output 2023-02-07 16:32:22 -08:00
qmake Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
qmakelib Port from container::count() and length() to size() - V5 2022-11-03 14:59:24 +01:00
rcc RCCFileInfo: get lastModified file time in UTC directly 2023-01-05 14:46:38 +02:00
uic Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
windeployqt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
CMakeLists.txt tests: fix configuring with -no-feature-gui 2022-10-29 01:04:09 +02:00