qt5base-lts/tests/auto/corelib/global
Kai Koehne d78fb442d7 Logging: Disable tracking of debug source info for release builds
Tracking the file, line, function means the information has to be stored
in the binaries, enlarging the size. It also might be a surprise to some
commercial customers that their internal file & function names are
'leaked'. Therefore we enable it for debug builds only.

[ChangeLog][QtCore][Logging] File, line, function information are not
recorded anymore for logging statements in release builds. Set
QT_MESSAGELOGCONTEXT explicitly to enable recording in all configurations.

Change-Id: I454bdb42bcf5b5a8de6507f29f2a61109dca9b91
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@digia.com>
Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
2014-10-01 16:06:27 +02:00
..
q_func_info Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qflags Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qgetputenv Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qglobal Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qglobalstatic Fix Q_GLOBAL_STATIC support for exceptions 2013-02-28 23:43:46 +01:00
qhooks Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qlogging Logging: Disable tracking of debug source info for release builds 2014-10-01 16:06:27 +02:00
qnumeric Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qrand Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtendian Update license headers and add new license files 2014-09-24 12:26:19 +02:00
global.pro Add a more reliable replacement for qt_add/removeObject(). 2014-04-15 17:50:20 +02:00