aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/logging/logger.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix 'performance-unnecessary-value-param' in LoggerIvan Komissarov2020-01-061-3/+6
* Apply 'modernize-deprecated-headers' fix-itIvan Komissarov2019-11-261-1/+1
* Fix calls to non-const begin()/end() in range-for loopsIvan Komissarov2019-03-061-1/+2
* Use QStringLiteral more where it is possibleDenis Shienkov2019-02-251-2/+2
* STL compatibility: use push_back() instead of operator<<Jake Petroules2017-11-161-1/+1
* Replace all uses of QSet with Internal::SetJake Petroules2017-03-221-2/+4
* Replace all uses of QMutex/QMutexLocker with std::mutex/std::lock_guardJake Petroules2017-03-221-1/+1
* Remove all usages of Q_FOREACH from the libraryChristian Kandeler2017-02-211-2/+2
* Change style of #includes of Qt headersJake Petroules2017-01-041-5/+5
* Time more operationsChristian Kandeler2016-10-101-52/+0
* Improve the TimedActivityLoggerChristian Kandeler2016-10-061-13/+6
* Re-display warnings when loading a stored build graphChristian Kandeler2016-09-301-0/+7
* Update license headersIikka Eklund2016-08-291-14/+23
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* update license headersJoerg Bornemann2015-03-021-2/+2
* Update LicenseEike Ziller2015-01-261-6/+6
* License update.Eike Ziller2014-10-161-7/+8
* Prepare for using QT_NO_CAST_FROM/TO_ASCII.Jake Petroules2014-01-141-2/+2
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-101-0/+271