qt5base-lts/tests/auto
Marc Mutz c00bd8d677 Use QStringList::join(QChar) overload where applicable [QtCore]
This is an automated change performing the following replacements:
                    join\("(.)"\) -> join('\1')
  join\(QLatin1String\("(.)"\)\)  -> join(QLatin1Char('\1'))
  join\(QStringLiteral\("(.)"\)\) -> join(QLatin1Char('\1'))

Change-Id: I81c378ef6aeeada5e116f1394cc9fc67f901ffd6
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
2012-09-23 23:30:18 +02:00
..
cmake Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
compilerwarnings/data Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
concurrent Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
corelib Use QStringList::join(QChar) overload where applicable [QtCore] 2012-09-23 23:30:18 +02:00
dbus Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
gui Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
guiapplauncher Update the documentation after moving examples. 2011-07-05 21:19:08 +02:00
network Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
opengl Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
other test: Remove QSKIP from tst_QFocusEvent::checkReason_ActiveWindow() 2012-09-22 23:40:02 +02:00
printsupport Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
shared Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
sql Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
testlib Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
tools Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
widgets Redirect keyboard/mouse grab to the widget parent window. 2012-09-22 20:46:30 +02:00
xml Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
auto.pro Test: Redo remove QSKIP from printsupport tests 2012-09-13 19:33:08 +02:00
network-settings.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
platformquirks.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
test.pl Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00