diff options
author | Shane Kearns <shane.kearns@accenture.com> | 2011-09-23 14:53:59 (GMT) |
---|---|---|
committer | Shane Kearns <shane.kearns@accenture.com> | 2011-09-23 18:19:13 (GMT) |
commit | 930461946ce14051e56a3d7f49e2cd24742b8777 (patch) | |
tree | ca60428e382b79dd776317dc209bd0ea4601a2cb /tests/auto/qpluginloader/tst_qpluginloader.cpp | |
parent | a0e677ef0468fdf2d8f04e1b64312a3d9881be5f (diff) | |
download | Qt-930461946ce14051e56a3d7f49e2cd24742b8777.zip Qt-930461946ce14051e56a3d7f49e2cd24742b8777.tar.gz Qt-930461946ce14051e56a3d7f49e2cd24742b8777.tar.bz2 |
Symbian - perform some FS initialisation previously done by open c
When using Qt 4.6 and 4.7, the working directory is set to the same
drive the application is installed on by the open c library.
The default working directory in symbian is always the private
directory on the system drive, but we told people to rely on the
open c behaviour.
Open C also creates the private path on both the system and
installation drives when the application is started.
This behaviour is also replicated now in Qt 4.8 for backward
compatibility of apps that may rely on it.
Similar code to create the private path on the installation drive
in QCoreApplication::applicationDirPath() has been removed, as the
new code in this patch is always executed first.
Task-Number: QTBUG-21527
Reviewed-By: mread
Diffstat (limited to 'tests/auto/qpluginloader/tst_qpluginloader.cpp')
0 files changed, 0 insertions, 0 deletions