qt6-bb10/tests/auto/corelib/io
Bernd Weimer 146f63bea4 BlackBerry: Changed QSettings file access
On the BlackBerry platform, applications run in a sandbox. They are
not allowed to read or write outside of this sandbox. Hence in
QSettings there is no use for the system scope and differentiating
between organization and application. This change will also improve
performance.

Change-Id: I79fee0140595385f3d33bd89fe5daa36b04836bc
Reviewed-by: Thomas McGuire <thomas.mcguire@kdab.com>
Reviewed-by: Fabian Bumberger <fbumberger@rim.com>
Reviewed-by: Alan Alpert (RIM) <aalpert@rim.com>
2012-11-21 16:36:50 +01:00
..
largefile Test: remove QSKIP from tst_LargeFile::mapOffsetOverflow 2012-10-16 20:43:37 +02:00
qabstractfileengine Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qbuffer Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qdatastream Test: remove QSKIP in tst_QDataStream::stream_QIcon 2012-10-18 12:23:44 +02:00
qdataurl Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qdebug Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qdir test: Fix tst_QDir.equalityOperator() 2012-10-24 01:39:01 +02:00
qdiriterator Test: remove QSKIP in tst_QDirIterator::hiddenDirs_hiddenFiles 2012-10-16 20:43:37 +02:00
qfile Fix qfile:invalidFile() test. 2012-10-29 13:46:50 +01:00
qfileinfo Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qfilesystementry Fix default-constructed QFileSystemEntry 2012-09-25 00:08:16 +02:00
qfilesystemwatcher QNX: Use inotify on QNX systems that support it 2012-10-30 14:52:14 +01:00
qiodevice Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qipaddress Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qnodebug Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qprocess fix error handling bug in QWindowsPipeReader 2012-11-02 12:16:49 +01:00
qprocess-noapplication Re-revert "Delay creation of the process manager" 2012-10-15 04:52:08 +02:00
qprocessenvironment Test: remove QSKIP from tst_QProcessEnvironment::putenv 2012-10-16 15:29:15 +02:00
qresourceengine Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qsettings BlackBerry: Changed QSettings file access 2012-11-21 16:36:50 +01:00
qstandardpaths Fix Windows: QStandardPath::findExecutable() to check suffixes. 2012-10-08 17:21:35 +02:00
qtemporarydir Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qtemporaryfile Rename createLocalFile to createNativeFile & deprecate createLocalFile 2012-10-02 10:43:48 +02:00
qtextstream Test: remove QSKIP from tst_QTextStream::stillOpenWhenAtEnd 2012-10-18 12:24:55 +02:00
qurl Overhaul a little the QUrl error reporting. 2012-10-02 22:34:42 +02:00
qurlinternal Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qurlquery Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qwinoverlappedionotifier Fix MinGW compilation for tst_qwinoverlappedionotifier 2012-11-21 14:08:12 +01:00
io.pro Re-revert "Delay creation of the process manager" 2012-10-15 04:52:08 +02:00