qt5base-lts/tests/auto/corelib/io
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
..
largefile Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qabstractfileengine Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qbuffer Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdatastream Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdataurl Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdebug Logging: Disable tracking of debug source info for release builds 2014-10-01 16:06:27 +02:00
qdir Refactored qt_normalizePathSegments 2014-09-25 16:16:59 +02:00
qdiriterator Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qfile Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qfileinfo Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qfileselector Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qfilesystementry Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qfilesystemwatcher Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qiodevice Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qipaddress Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qlockfile Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qloggingcategory Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qloggingregistry Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qnodebug Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qprocess Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qprocess-noapplication Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qprocessenvironment Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qresourceengine Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qsavefile Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qsettings Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qstandardpaths Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qstorageinfo Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtemporarydir Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtemporaryfile Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtextstream Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qurl Fix handling of IPv6 addresses in QUrl::fromUserInput 2014-09-28 01:28:29 +02:00
qurlinternal Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qurlquery Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qwinoverlappedionotifier Update license headers and add new license files 2014-09-24 12:26:19 +02:00
io.pro Add the QStorageInfo class 2014-08-13 16:09:58 +02:00