qt5base-lts/tests/auto/corelib
Stephen Kelly 536ec793b6 Make it possible to use new syntax to connect to model signals.
The private signals can not be used as function pointers, as
required by the new syntax, so we introduce a parameter which
can only be created privately.

Change-Id: I3d7bb8a163e764d685e8007cba831fb77e3c6855
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
2012-07-13 01:51:44 +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 Fix small problems with tst_QProcess 2012-07-12 18:34:56 +02:00
itemmodels Make it possible to use new syntax to connect to model signals. 2012-07-13 01:51:44 +02:00
json Fix some spelling errors 2012-07-11 14:52:37 +02:00
kernel Test for QMetaType binary breakage. 2012-07-13 01:51:38 +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: Fix state entry bug for parallel state groups 2012-07-12 20:38:02 +02:00
thread Avoid load(testcase) for installing test helper apps 2012-07-04 02:46:27 +02:00
tools Write qHash functions for QDate, QTime and QDateTime. 2012-07-12 01:46:38 +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