qt5base-lts/tests/auto/corelib/io/qstandardpaths
David Faure e5d5495526 Make QCoreApplication::applicationName() default to argv[0]
This makes it more useful in all the Qt apps that don't set it,
given that it's used internally by QTemporaryFile, QTemporaryDir,
QStandardPaths, QDBus, QAccessibleApplication, etc.

Qt4 compatibility in the deprecated QDesktopServices is preserved,
no fallback there.

Change-Id: I584463507cf917a3720793c6bd45d07c60f8356c
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-03-28 00:51:32 +02:00
..
qstandardpaths.pro Fixed installation of corelib tests 2011-12-01 09:12:52 +01:00
tst_qstandardpaths.cpp Make QCoreApplication::applicationName() default to argv[0] 2012-03-28 00:51:32 +02:00