summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qlogging.cpp
Commit message (Expand)AuthorAgeFilesLines
* Show correct origin of Q_ASSERT in Windows dialogKai Koehne2012-03-221-3/+3
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-1/+1
* Include qt_windows.h for Windows CE.Andreas Holzammer2012-02-201-0/+3
* QDebug: Add support for %{pid}, %{appname} and %{threadid}David Faure2012-02-171-1/+22
* Reshuffle code between qglobal, qloggingKai Koehne2012-02-131-1/+464
* Fix qlogging autotest for clangKai Koehne2012-02-101-0/+5
* Allow customization of qDebug output at runtimeKai Koehne2012-02-091-1/+312
* QtDebug: Include file, line, function informationKai Koehne2012-02-011-0/+76