qt5base-lts/tests/auto/corelib/io
Kai Koehne 4672e319e6 Core: Replace QProcess::error signal with QProcess::errorOccurred
Make the name of the signal and the name of the getter unambiguous,
which in turn allows the easy use of Qt 5-style connects.

[ChangeLog][QtCore] Deprecated QProcess::error() signal in favor
of new QProcess::errorOccurred() one.

Change-Id: Ic5bcf7d6878e6985f1b4fed9dbe247527d13758c
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
2015-07-10 18:31:38 +00:00
..
largefile fix usage of wince scope 2015-06-05 10:29:10 +00:00
qabstractfileengine Update copyright headers 2015-02-11 06:49:51 +00:00
qbuffer Make warnings of QIODevice more verbose. 2015-05-23 08:59:20 +00:00
qdatastream Replace MAC OS X with OS X 2015-06-30 07:33:31 +00:00
qdataurl Update copyright headers 2015-02-11 06:49:51 +00:00
qdebug Add a verbosity setting to QDebug. 2015-03-13 13:24:36 +00:00
qdir Merge remote-tracking branch 'origin/5.5' into dev 2015-07-01 11:05:26 +02:00
qdiriterator Insignifify qdiriterator test 2015-06-20 15:25:31 +00:00
qfile Replace MAC OS X with OS X 2015-06-30 07:33:31 +00:00
qfileinfo Merge remote-tracking branch 'origin/5.5' into dev 2015-07-01 11:05:26 +02:00
qfileselector Haiku: Fix tst_qfileselector.cpp unit test 2015-03-12 12:51:20 +00:00
qfilesystementry Update copyright headers 2015-02-11 06:49:51 +00:00
qfilesystemwatcher Merge remote-tracking branch 'origin/5.5' into dev 2015-07-01 11:05:26 +02:00
qiodevice Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +00:00
qipaddress Update strtoll and strtoull from upstream FreeBSD 2015-03-26 06:11:14 +00:00
qlockfile take process name into account for QLockFile's pid clash resolution 2015-05-26 11:01:14 +00:00
qloggingcategory Update copyright headers 2015-02-11 06:49:51 +00:00
qloggingregistry Update copyright headers 2015-02-11 06:49:51 +00:00
qnodebug QDateTime: drop quotes in QDebug output 2015-02-21 16:58:39 +00:00
qprocess Core: Replace QProcess::error signal with QProcess::errorOccurred 2015-07-10 18:31:38 +00:00
qprocess-noapplication Update copyright headers 2015-02-11 06:49:51 +00:00
qprocessenvironment QProcessEnvironment: fix op== 2015-07-07 05:22:33 +00:00
qresourceengine fix distclean targets 2015-04-23 19:16:57 +00:00
qsavefile QSaveFile: Fix permissions on creation 2015-04-08 07:48:17 +00:00
qsettings Merge remote-tracking branch 'origin/5.5' into dev 2015-07-01 11:05:26 +02:00
qstandardpaths Update copyright headers 2015-02-11 06:49:51 +00:00
qstorageinfo Fix sizes QStorageInfo returns for invalid drives 2015-06-11 16:13:49 +00:00
qtemporarydir Update copyright headers 2015-02-11 06:49:51 +00:00
qtemporaryfile Update copyright headers 2015-02-11 06:49:51 +00:00
qtextstream Merge remote-tracking branch 'origin/5.5' into dev 2015-07-01 11:05:26 +02:00
qurl tst_QUrl: Add extra testcases 2015-03-14 01:15:05 +00:00
qurlinternal Update copyright headers 2015-02-11 06:49:51 +00:00
qurlquery Add qHash(QUrlQuery) 2015-04-20 07:41:56 +00:00
qwinoverlappedionotifier Update copyright headers 2015-02-11 06:49:51 +00:00
io.pro Add the QStorageInfo class 2014-08-13 16:09:58 +02:00