qt5base-lts/tests/auto
Edward Welbourne d5891036de Make updateSystemPrivate() local to qlocale.cpp
It's not thread-safe so should only be used within systemData()'s
locked code.  This eliminates the last callers of it by making it a
local function of the compilation unit, exposing a method from
QSystemLocale() to get round its use of private parts.  Make the
constructor for QSystemLocale only stomp its _systemLocale global if
previously unset, but let instantiation still clear
globalLocaleData.m_language_id, so that it can be used as a way to
trigger an update to system locale data.

Change-Id: I908dca9fd30bbf20f42321ab8f9094f2fa37b7b0
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2018-09-11 08:22:59 +00:00
..
android Updated license headers 2016-01-21 18:55:18 +00:00
bic/data Add binary compatibility files for 5.11 for QtBase 2018-06-05 06:00:28 +00:00
cmake Merge dev into 5.12 2018-08-21 02:32:50 +02:00
concurrent Merge remote-tracking branch 'origin/5.11' into dev 2018-02-16 08:54:58 +01:00
corelib Make updateSystemPrivate() local to qlocale.cpp 2018-09-11 08:22:59 +00:00
dbus Fix wrong relative path to qdbus_symbols.cpp 2018-07-24 04:24:31 +00:00
gui Fix QSIM::itemData returning role 255 2018-09-06 11:51:28 +00:00
guiapplauncher
installed_cmake
network tst_qnetworkcookiejar: fix build for without topleveldomain 2018-08-24 12:25:40 +00:00
opengl tst_qglthreads::swapInThread(): Acquire context before resizing widget 2018-09-06 12:42:06 +00:00
other Disable tst_macnativeevents 2018-08-31 12:35:45 +00:00
printsupport Merge remote-tracking branch 'origin/5.11' into dev 2018-05-03 14:50:22 +02:00
shared Remove workaround for potentially unavailable pasteboard in macOS 2017-03-07 01:04:46 +00:00
sql Initialize the QSqlQuery to be invalid when creating a sql model 2018-08-28 16:10:30 +00:00
testlib Merge remote-tracking branch 'origin/5.11' into dev 2018-07-02 11:23:45 +02:00
tools Merge remote-tracking branch 'origin/5.12' into dev 2018-09-07 01:00:48 +02:00
widgets Merge remote-tracking branch 'origin/5.12' into dev 2018-09-11 01:00:36 +02:00
xml Don't indefinitely wait for data if it was able to read some data 2018-01-24 05:54:31 +00:00
auto.pro winrt: Skip network auto tests for now 2018-06-22 05:02:39 +00:00
network-settings.h Rework QNetworkReply tests to use docker-based test servers 2018-07-27 17:40:27 +00:00
testserver.pri Postpone testing docker images and files until running 'make check' 2018-08-30 04:06:51 +00:00