summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/global/qlogging/tst_qlogging.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Allow qDebug output to be configured by qSetMessagePattern()Kai Koehne2012-04-241-4/+34
* Logging: Change arguments of message handler to avoid conversionsKai Koehne2012-04-201-5/+5
* Fix qlogging test for release configurationMiikka Heikkinen2012-02-171-10/+22
* QDebug: Add support for %{pid}, %{appname} and %{threadid}David Faure2012-02-171-5/+5
* Fix qlogging autotest for clangKai Koehne2012-02-101-0/+17
* Allow customization of qDebug output at runtimeKai Koehne2012-02-091-0/+645