qt5base-lts/src
Chris Meyer 9a8a70d8e4 Prefer organizationDomain or CFBundleIdentifier for settings file
Watch for attempts to write to "Trolltech" preferences and use
QCoreApplication::organizationDomain() instead. If that doesn't exist,
then fall back to CFBundleIdentifier if possible. If that doesn't
exist, then follow the old code path and use the hardcoded string.

This change eliminates extra files being created which helps Mac app
store acceptance.

Change-Id: I1ba3984b46cf3888f371d87f6ad8ea6c2f26d2ec
Reviewed-by: Morten Johan Sørvig <morten.sorvig@nokia.com>
2011-11-11 10:58:10 +01:00
..
3rdparty Update V8 2011-11-10 13:22:13 +01:00
corelib Prefer organizationDomain or CFBundleIdentifier for settings file 2011-11-11 10:58:10 +01:00
dbus Un-internalized QDBusServer 2011-11-09 15:28:36 +01:00
gui Document QInputMethodQueryEvent class 2011-11-10 13:07:51 +01:00
modules Readded PrintSupport for Windows 2011-10-25 15:55:10 +02:00
network QNAM: Fix authentication cache when the password is in the URL 2011-11-08 17:20:39 +01:00
opengl Fix subpixel positioning support 2011-11-08 07:43:00 +01:00
platformsupport Restore subpixel rendering support with fontconfig and FreeType 2011-11-05 02:29:32 +01:00
plugins Compile. 2011-11-10 12:55:36 +01:00
printsupport Move QPrinter::init() to QPrinterPrivate::init() 2011-10-31 20:21:49 +01:00
sql Fix most warnings about assignments of QAtomicInt. 2011-10-31 11:29:08 +01:00
testlib Propagate QTest::mouseEvent keyboard modifiers. 2011-11-10 03:09:58 +01:00
tools Fix parsing of #if defined expression 2011-11-11 02:45:05 +01:00
v8 Update V8 2011-11-10 13:22:13 +01:00
widgets Repaint QProgressBar when minimum or maximum changed 2011-11-11 10:58:10 +01:00
winmain Windows: fixed qtmain.lib not going to `lib' directory 2011-07-26 03:27:34 +02:00
xml Fix warning when using QXmlInputSource with non opened QIODevice 2011-11-11 02:45:05 +01:00
qbase.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_install.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_targets.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
src.pro Remove S60/symbian specific code 2011-10-29 21:18:45 +02:00