summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qnodebug/tst_qnodebug.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* Fix encoding inconsistency between tst_QNoDebug and QTestLogEdward Welbourne2020-01-091-2/+2
* Port from QStringViewLiteral to u""Marc Mutz2019-07-291-1/+1
* Fix compilation of qCDebug("", ...) with QT_NO_DEBUG_OUTPUTKai Koehne2019-03-141-0/+1
* Improve output of Q_ENUMAllan Sandfeld Jensen2018-07-261-1/+1
* QDate/Time: add toString(QStringView) overloadsMarc Mutz2017-04-121-1/+1
* Updated license headersJani Heikkinen2016-01-211-17/+12
* tests/auto/corelib: Remove some placeholder formatting.Friedemann Kleint2015-10-221-2/+3
* QDateTime: drop quotes in QDebug outputMarc Mutz2015-02-211-1/+1
* tst_QNoDebug: don't use sprintf if there're no argumentsMarc Mutz2015-02-211-1/+1
* QDateTime: micro-optimize QDebug op<<Marc Mutz2015-02-151-3/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Remove trailing space from QDebug streamKai Koehne2013-12-061-3/+3
* Import qlogger frameworkKai Koehne2013-09-201-0/+5
* QDateTime - Change debug output to ISO FormatJohn Layt2013-09-061-1/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update year in Nokia copyright headers.Jason McDonald2012-01-101-1/+1
* Fix compile error with qWarning() << myDateTime and QT_NO_DEBUG_OUTPUTDavid Faure2012-01-051-0/+80