qt5base-lts/src
Thiago Macieira 2fca51e00f JNI: match the declaration from jni.h
Happens when we switch to protected visibility.

qjnihelpers.cpp:398:1: error: visibility does not match previous declaration
jni.h:1112:1: note: previous attribute is here

Change-Id: I3859764fed084846bcb0fffd17036098322e6b8d
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2022-07-20 01:17:19 -07:00
..
3rdparty forkfd: implement vfork(2)-like support on Linux 2022-07-16 10:50:47 -07:00
android Update Gradle to 7.4.2 and Android Gradle Plug-in (AGP) to 7.2.1 2022-07-06 11:43:56 +03:00
concurrent Add the qt_class pragma to file listed in sync.profile classnames map 2022-06-22 03:03:31 +02:00
corelib JNI: match the declaration from jni.h 2022-07-20 01:17:19 -07:00
dbus Fix QDBusInterface crashing with empty path on construction 2022-06-27 14:02:47 +02:00
entrypoint Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
gui QColorTransform: remove unimplemented function from the private class 2022-07-19 03:12:15 +00:00
network QHttpHeaderParser: fix int/qsizetype nags 2022-06-27 14:02:47 +02:00
opengl Gui: mark types Q_PRIMITIVE_TYPE when they're held in QDataBuffer 2022-07-08 20:14:52 +00:00
openglwidgets Fix typos in docs and comments 2022-06-15 21:31:02 +02:00
platformsupport Fix crash in QKmsDevice::createScreenForConnector 2022-07-07 15:47:14 +03:00
plugins QCommandLinkButton: Let the style set the text colors 2022-07-19 05:12:33 +02:00
printsupport Doc: Adjust widget printing example to not use removed functions 2022-07-12 23:14:42 +02:00
sql Add the qt_class pragma to file listed in sync.profile classnames map 2022-06-22 03:03:31 +02:00
testlib Use debug stream in QTest::toString's default fallback if possible 2022-07-13 15:14:35 +02:00
tools qdbusxml2cpp: Finish migration to qsizetype 2022-07-12 20:03:54 +00:00
widgets QCommandLinkButton: Let the style set the text colors 2022-07-19 05:12:33 +02:00
xml QDomDocument: add a missing full-stop to a warning message 2022-07-12 13:24:57 +02:00
CMakeLists.txt Make it possible to disable the PrintSupport module 2021-02-09 09:17:21 +01:00