summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Clean up the logger project file and add a minimal qmake confHEADmasterLaszlo Papp2013-08-101-12/+1
* Changed Contact details "qt-project.org/" to "qt-project.org/legal"Teemu Kaukoranta2013-05-274-4/+4
* Replaced Nokia copyrights and contact detailsTeemu Kaukoranta2013-05-274-4/+4
* Fixed licensesTeemu Kaukoranta2013-05-234-88/+88
* Revert "Add some symbols so we preserve BC."Lincoln Ramsay2012-06-062-114/+1
* Re-define the macros to avoid ambiguous else warnings.Lincoln Ramsay2012-06-011-26/+14
* Delay initialization of the logging system.Lincoln Ramsay2012-05-313-96/+93
* Add some symbols so we preserve BC.Lincoln Ramsay2012-05-312-1/+114
* Don't crash during app shutdown.Lincoln Ramsay2012-05-282-102/+97
* Fix ordering of these macrosLincoln Ramsay2012-05-142-2/+2
* QT_BUILD_INTERNAL and Q_AUTOTEST_EXPORT are evilLincoln Ramsay2012-05-142-5/+1
* QLogger should use category of QMessageLoggerWolfgang Beck2012-05-111-18/+18
* Using QLoggingCategory without QT_LOG_CATEGORY macroWolfgang Beck2012-05-113-150/+363
* Unregister categories on destruction.Lincoln Ramsay2012-05-013-1/+27
* Ensure Filewatcher is created on the Application thread.Wolfgang Beck2012-04-302-12/+50
* Doc update.Lincoln Ramsay2012-04-262-0/+79
* Refactor "startup" logic.Lincoln Ramsay2012-04-262-48/+70
* Include <QDebug> otherwise everyone else has to do it.Lincoln Ramsay2012-04-201-1/+2
* Create category logging moduleWolfgang Beck2012-04-046-0/+731