qtbase/src
Edward Welbourne 7db0eeae34 Clean up exports from qlocale_p.h
Explain why QSystemLocale needs to be an export. Unexport
QLocaleId::fromName() now that qttools no longer uses it.
QLocalePrivate was only Q_CORE_EXPORT for the sake of one use in
tst_QLocale, that can now be replaced by a call to a public QLocale
method.

Change-Id: I1efe8ee03488acfc6e1c36661f6e956a86e191c3
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2021-11-10 18:16:24 +02:00
..
3rdparty Doc: Remove broken homepage link for Vera fonts attribution 2021-11-05 18:02:09 +01:00
android Android: Treat ACTION_CANCEL as TouchCancelEvent 2021-10-29 08:39:55 +02:00
concurrent Doc: Enable qdoc warning count limit 2021-10-21 19:10:52 +02:00
corelib Clean up exports from qlocale_p.h 2021-11-10 18:16:24 +02:00
dbus dbus: Fix typos 2021-10-14 20:22:21 +02:00
entrypoint Fix EntryPointMinGW32Target.cmake to be found in top-level build 2021-11-05 14:52:26 +01:00
gui rhi: Expose the maximum uniform buffer range limit 2021-11-10 13:31:05 +01:00
network wasm: fix network reply status attribute 2021-11-06 15:08:54 +10:00
opengl Doc: Enable qdoc warning count limit 2021-10-21 19:10:52 +02:00
openglwidgets Migrate to autogenerated cpp exports 2021-06-25 19:33:12 +02:00
platformsupport evdevtouch: Fix loading screen name for output mapping 2021-10-12 12:52:01 +02:00
plugins Bump WINVER, _WIN32_WINNT and _WIN32_IE to _WIN32_WINNT_WIN10 (0x0A00) 2021-11-10 20:31:05 +08:00
printsupport Doc: Enable qdoc warning count limit 2021-10-21 19:10:52 +02:00
sql Doc: Enable qdoc warning count limit 2021-10-21 19:10:52 +02:00
testlib QTestLog: Properly own the loggers 2021-11-09 21:36:50 +01:00
tools Capture full logcat output in Android unit tests 2021-11-09 22:39:24 +01:00
widgets QPushButton: emit released signal when mouse dragged out of bounds 2021-11-10 16:16:24 +00:00
xml QDomDocument::setContent: Open device if necessary 2021-11-09 18:33:39 +01:00
CMakeLists.txt