qt5base-lts/tests/auto/corelib
Allan Sandfeld Jensen 461e89ee1a Clean up QTextStream functions
They are the only Qt symbols neither prefixed with q or with the Qt
namespace. This changes preserves source and binary compatibility
while making it possible to define conflicting symbols.

Change-Id: I6d4181206e63faa922fa0c8b644e0a4b88826a97
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2019-03-23 10:00:18 +00:00
..
animation Extend blacklisting of tst_qparallelanimationgroup tests to macOS 10.13 2018-09-24 21:13:30 +00:00
codecs Add tests for decoding too-short UTF-8 sequences 2018-09-25 22:14:07 +00:00
global Add qFpClassify() to mirror std::fpclassify() 2019-03-19 17:52:30 +00:00
io Make tst_QTemporaryFile::fileTemplate() more informative on failure 2019-03-19 17:52:39 +00:00
itemmodels Merge remote-tracking branch 'origin/5.12' into dev 2019-01-04 07:33:14 +01:00
kernel QVariant: Fix isNull() == true after downcasting QObject* 2019-03-21 21:42:34 +00:00
mimetypes QMimeDatabase: update freedesktop.org.xml to shared-mime-info 1.10 2018-11-13 11:16:11 +00:00
plugin Merge remote-tracking branch 'origin/5.12' into 5.13 2019-03-06 12:31:50 +01:00
serialization Clean up QTextStream functions 2019-03-23 10:00:18 +00:00
statemachine Stabilize tst_QStateMachine::dontProcessSlotsWhenMachineIsNotRunning 2019-03-22 19:24:19 +00:00
thread Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
tools QVector: Add assignment from std::initializer_list 2019-03-21 15:53:52 +00:00
corelib.pro