summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qlogging.h
Commit message (Expand)AuthorAgeFilesLines
* Logging: Remove outdated QMessageHandlerKai Koehne2012-06-101-4/+0
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-05-031-1/+8
|\
| * Allow qDebug output to be configured by qSetMessagePattern()Kai Koehne2012-04-241-0/+2
| * Logging: Change arguments of message handler to avoid conversionsKai Koehne2012-04-201-1/+6
* | Mark qt_assert and qFatal as non-returning functions (excpt. MSVC)Thiago Macieira2012-04-191-0/+4
|/
* Prepare category logging for Qt integrationWolfgang Beck2012-04-031-5/+9
* Reshuffle code between qglobal, qloggingKai Koehne2012-02-131-5/+9
* Fix compilation with -Werror -WshadowDavid Faure2012-02-081-2/+2
* QtDebug: Include file, line, function informationKai Koehne2012-02-011-0/+161