summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/global/qlogging/tst_qlogging.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* tests: Don't omit the body of a test function with QT_BUILD_INTERNALSergio Ahumada2012-09-141-6/+8
* 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