qt5base-lts/tests/auto/corelib
Konstantin Ritt ee4f50b2e7 Add QChar::SoftHyphen enum value
Just like for the QChar::ByteOrderMark, `ch == QChar::SoftHyphen`
is much more readable than `ch == 0x00ad // (soft-hyphen)`, etc.

Change-Id: I9c85f14cfd979037d35103c3259a435fd729b869
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
2012-07-03 14:39:02 +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 Fixed several unit tests to work in shadow builds 2012-06-29 04:57:04 +02:00
io Fixed several unit tests to work in shadow builds 2012-06-29 04:57:04 +02:00
itemmodels QAbstractProxyModel autotest doesn't need widgets 2012-06-29 22:42:23 +02:00
json Fixed QJsonObject::find() 2012-06-06 02:03:11 +02:00
kernel Add constexpr template specializations for built in metatypes. 2012-07-03 01:08:05 +02:00
mimetypes Remove the extra warnings and -Werror from tst_qmimetype 2012-06-27 12:39:53 +02:00
plugin make use of $$[FOO/get] properties 2012-06-19 16:39:58 +02:00
statemachine Make qstatemachine autotest build without widgets 2012-06-07 00:38:41 +02:00
thread Fixed several unit tests to work in shadow builds 2012-06-29 04:57:04 +02:00
tools Add QChar::SoftHyphen enum value 2012-07-03 14:39:02 +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