summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qlogging.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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