aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/logging
Commit message (Expand)AuthorAgeFilesLines
* STL compatibility: use push_back() instead of operator<<Jake Petroules2017-11-161-1/+1
* Use categorized logging in ModuleLoaderJoerg Bornemann2017-08-022-0/+2
* Use categorized logging in ProjectResolverJoerg Bornemann2017-08-022-0/+2
* Use categorized logging in plugin managerJoerg Bornemann2017-08-022-0/+2
* Use categorized logging for the moc scannerJoerg Bornemann2017-08-022-0/+2
* Use categorized logging in ExecutorJoerg Bornemann2017-08-022-0/+4
* Use categorized logging for the input artifact scannerJoerg Bornemann2017-08-022-0/+2
* Use categorized logging for the build graphJoerg Bornemann2017-08-024-0/+104
* Replace all uses of QSet with Internal::SetJake Petroules2017-03-222-3/+7
* Replace all uses of QMutex/QMutexLocker with std::mutex/std::lock_guardJake Petroules2017-03-222-3/+4
* Remove all usages of Q_FOREACH from the libraryChristian Kandeler2017-02-211-2/+2
* Change style of #includes of Qt headersJake Petroules2017-01-045-12/+12
* Time more operationsChristian Kandeler2016-10-102-65/+0
* Improve the TimedActivityLoggerChristian Kandeler2016-10-062-16/+7
* Re-display warnings when loading a stored build graphChristian Kandeler2016-09-302-1/+16
* Update license headersIikka Eklund2016-08-292-28/+46
* Update license headersIikka Eklund2016-08-293-42/+69
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-065-5/+5
* fix default value of QBS_INSTALL_PREFIXJoerg Bornemann2015-05-051-0/+2
* update license headersJoerg Bornemann2015-03-025-10/+10
* Update LicenseEike Ziller2015-01-265-30/+30
* License update.Eike Ziller2014-10-165-35/+40
* Prepare for using QT_NO_CAST_FROM/TO_ASCII.Jake Petroules2014-01-142-3/+3
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-106-0/+668