summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qloggingcategory
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-01-211-17/+12
* QLoggingCategory: fix default severity in Q_LOGGING_CATEGORY macroAlex Merry2015-08-031-0/+11
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add QtInfoMsgKai Koehne2015-01-091-9/+75
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Support setting a default severity level for QLoggingCategoryKai Koehne2014-07-231-2/+38
* Add const overload for QLoggingCategory::operator()()Kai Koehne2014-02-151-0/+2
* Print qCDebugs in arbitrary categories by defaultGiorgos Tsiapaliokas2014-02-101-15/+19
* Allow printf style for qCDebug, qCWarning, qCCritical macrosKai Koehne2014-01-211-0/+24
* Revert "Add tracing to logging framework"Kai Koehne2013-11-071-1/+0
* Let QLoggingCategory::defaultCategory return a pointerhjk2013-10-111-16/+16
* Replace QLoggingCategory::isEnabled by non-template functionshjk2013-10-061-18/+20
* Import qlogger frameworkKai Koehne2013-09-202-0/+825