qt5base-lts/tests/auto/corelib
David Faure 8cf7cf0cb9 QDebug: Add getter/setter for auto-insert-spaces.
This is useful for inserting a string without space-handling, given that
dbg.nospace() followed by dbg.space() inserts a space.

It's also useful for QDebug operators for custom types, so that they
can disable space handling and then restore to whatever it was before
(rather than forcing it to space() mode).

Change-Id: I9d72e9ffbcbc581ed093168752c29af924405b33
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-07-27 22:05:26 +02:00
..
animation Make animation autotests build without widgets 2012-06-07 00:39:05 +02:00
codecs Add CONFIG+=parallel_test to suspected parallel-safe tests. 2012-05-28 07:33:01 +02:00
global Avoid load(testcase) for installing test helper apps 2012-07-04 02:46:27 +02:00
io QDebug: Add getter/setter for auto-insert-spaces. 2012-07-27 22:05:26 +02:00
itemmodels QAbstractItemView: don't qRegisterMetaType<QModelIndex> 2012-07-24 10:46:24 +02:00
json Fix some spelling errors 2012-07-11 14:52:37 +02:00
kernel Fix crash in QVariant::canConvert(). 2012-07-27 12:23:43 +02:00
mimetypes tst_QMimeDatabase: use QFutureSynchronizer 2012-07-13 01:51:33 +02:00
plugin make use of $$[FOO/get] properties 2012-06-19 16:39:58 +02:00
statemachine statemachine: Move RestorePolicy enum to QState class 2012-07-16 10:08:28 +02:00
thread Avoid load(testcase) for installing test helper apps 2012-07-04 02:46:27 +02:00
tools Remove the unnecessary qdebug.h includes in the QPoint(F) tests 2012-07-24 06:31:26 +02:00
xml Add CONFIG+=parallel_test to suspected parallel-safe tests. 2012-05-28 07:33:01 +02:00
corelib.pro Import QMimeType / QMimeDatabase into QtCore. 2012-02-18 22:19:43 +01:00