summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qlogging.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove unused static functions from qlogging.cpp, qstring.cpp.Friedemann Kleint2012-06-121-9/+0
* Logging: Remove outdated QMessageHandlerKai Koehne2012-06-101-20/+0
* Use WChar method for reporting for WindowsAndreas Holzammer2012-05-111-3/+15
* Logging: Show pattern warning also on Windows GUI appsKai Koehne2012-05-111-5/+20
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-111-1/+1
* Doc: Move some remaining files over for modularization.Casper van Donderen2012-05-091-3/+3
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-05-031-83/+215
|\
| * Allow qDebug output to be configured by qSetMessagePattern()Kai Koehne2012-04-241-13/+51
| * Logging: Change arguments of message handler to avoid conversionsKai Koehne2012-04-201-51/+112
* | Mark qt_assert and qFatal as non-returning functions (excpt. MSVC)Thiago Macieira2012-04-191-0/+3
* | Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-191-4/+74
|/
* Prepare category logging for Qt integrationWolfgang Beck2012-04-031-10/+16
* Logging: Make sure documentation shows upKai Koehne2012-04-021-195/+0
* Improve documentation for QMessageLoggerKai Koehne2012-04-021-3/+3
* 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