summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Clean up the logger project file and add a minimal qmake confHEADmasterLaszlo Papp2013-08-102-12/+4
* Changed Contact details "qt-project.org/" to "qt-project.org/legal"Teemu Kaukoranta2013-05-278-8/+8
* Replaced Nokia copyrights and contact detailsTeemu Kaukoranta2013-05-279-11/+10
* Fixed licensesTeemu Kaukoranta2013-05-239-177/+178
* 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
* Upgrade const char * to QString message handlers.Lincoln Ramsay2012-05-313-13/+13
* 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
* don't install .pro files, .cpp filesLincoln Ramsay2012-05-142-9/+5
* 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-113-117/+83
* Using QLoggingCategory without QT_LOG_CATEGORY macroWolfgang Beck2012-05-117-182/+494
* Unregister categories on destruction.Lincoln Ramsay2012-05-013-1/+27
* Renaming unit test executablesWolfgang Beck2012-05-012-2/+2
* Ensure Filewatcher is created on the Application thread.Wolfgang Beck2012-04-305-13/+317
* Doc update.Lincoln Ramsay2012-04-264-36/+106
* 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-0423-0/+2049
* Initial commitSergio Ahumada2012-03-290-0/+0