summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qloggingcategory/tst_qloggingcategory.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* QMessageLogger: make qFatal categorized and streamableGiuseppe D'Angelo2022-12-051-0/+17
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-2/+2
* Port from container.count()/length() to size()Marc Mutz2022-10-041-1/+1
* qputenv: port to QByteArrayViewMarc Mutz2022-08-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Tests: Do not depend on transitive includesFabian Kosmale2022-03-171-0/+2
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-1/+1
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-1/+1
* Prefix QTextStream operators with Qt:: in testsLars Knoll2019-05-031-1/+1
* Remove handling of missing very old compiler feature checkAllan Sandfeld Jensen2019-04-061-4/+0
* Hide global qtlogging.ini from autotestKai Koehne2018-04-051-0/+1
* 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-201-0/+818