qt6-bb10/tests/auto/corelib
Marc Mutz 62e15093ff Unexport QTimeZonePrivate
It's only used in the autotests, and it private API, so
downgrade from Q_CORE_EXPORT to Q_AUTOTEST_EXPORT.

Fix a use of QTimeZonePrivate functions unprotected by
QT_BUILD_INTERNAL in tst_qtimezone.cpp.

Change-Id: I70eaea06f8fcf2983aeafb6894c3a5d2a4b272a7
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2017-02-23 10:42:51 +00:00
..
animation Merge remote-tracking branch 'origin/5.8' into dev 2017-01-30 12:46:20 +01:00
codecs tst_utf8: remove duplicate nonCharacters() data 2017-01-10 18:39:31 +00:00
global New qfloat16 class 2017-01-31 14:21:42 +00:00
io Merge remote-tracking branch 'origin/5.8' into 5.9 2017-02-08 15:49:18 +01:00
itemmodels QIPM: Persist model indexes after emitting layoutChange, not before 2016-12-21 01:37:50 +00:00
json Merge remote-tracking branch 'origin/5.8' into dev 2016-11-17 14:43:26 +01:00
kernel QTypeInfo: don't treat enums and (extended) integral types as complex 2017-02-22 09:21:57 +00:00
mimetypes tst_QMimeDatabase: increase timeout 2017-02-14 13:51:12 +00:00
plugin Merge remote-tracking branch 'origin/5.8' into 5.9 2017-02-14 11:33:02 +01:00
statemachine Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/dev 2016-01-26 11:27:37 +00:00
thread QThreadPool: supersede cancel() with tryTake() 2017-02-22 16:37:07 +00:00
tools Unexport QTimeZonePrivate 2017-02-23 10:42:51 +00:00
xml tests/auto/corelib/xml: cleanup 2016-08-27 05:09:16 +00:00
corelib.pro Add support for Apple tvOS 2016-05-17 16:11:23 +00:00