qt6-bb10/tests/auto/corelib
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
..
animation Extend tst_QPauseAnimation::pauseAndPropertyAnimations blacklist 2015-06-20 15:25:58 +00:00
codecs fix usage of wince scope 2015-06-05 10:29:10 +00:00
global Merge remote-tracking branch 'origin/5.5' into dev 2015-07-01 11:05:26 +02:00
io Core: Replace QProcess::error signal with QProcess::errorOccurred 2015-07-10 18:31:38 +00:00
itemmodels Merge remote-tracking branch 'origin/5.5' into dev 2015-07-01 11:05:26 +02:00
json Make sure remove() doesn't corrupt the json object 2015-03-18 07:34:59 +00:00
kernel Merge remote-tracking branch 'origin/5.5' into dev 2015-07-01 11:05:26 +02:00
mimetypes Merge remote-tracking branch 'origin/5.4' into 5.5 2015-03-31 10:03:31 +02:00
plugin Merge remote-tracking branch 'origin/5.5' into dev 2015-07-01 11:05:26 +02:00
statemachine tst_QStateMachine: replace inefficient QLists with QVector 2015-06-17 07:10:11 +00:00
thread Merge remote-tracking branch 'origin/5.5' into dev 2015-07-01 11:05:26 +02:00
tools Added QVersionNumber to QtCore's public API 2015-07-10 00:47:03 +00:00
xml Update copyright headers 2015-02-11 06:49:51 +00:00
corelib.pro