qt5base-lts/tests/auto/corelib/global
Kai Koehne ef6279fd51 Add QtInfoMsg
Add an 'info' message type that can be used for messages that are neither
warnings (QtWarningMsg), nor for debugging only (QtDebugMsg). This is
useful mainly for applications that do not have to adhere to the
'do not print anything by default' paradigm that we have for
the Qt libraries itself.

[ChangeLog][QtCore][Logging] QtInfoMsg got added as a new QtMsgType.
  Use the new qInfo(), qCInfo() macros to log to it.

Change-Id: I810995d63de46c41a9a99a34d37c0d417fa87a05
Reviewed-by: Jason McDonald <macadder1@gmail.com>
2015-01-09 13:14:05 +01:00
..
q_func_info Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qflags Use Q_DECL_RELAXED_CONSTEXPR in QFlags 2014-10-31 09:54:15 +01:00
qgetputenv Merge remote-tracking branch 'origin/5.4' into dev 2014-09-29 14:08:49 +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 Add QtInfoMsg 2015-01-09 13:14:05 +01: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