summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qdebug
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-101-3/+3
|\
| * QDebug: fix streaming of QCharsMarc Mutz2016-06-081-3/+3
* | Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-211-0/+1
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+1
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
|/
* Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-061-5/+44
|\
| * Change how QDebug escapes QStrings in the outputThiago Macieira2015-08-061-5/+35
| * Fix compilation error while instantiating operator<< explicitlyOlivier Goffart2015-07-261-0/+9
* | Add a verbosity setting to QDebug.Friedemann Kleint2015-03-131-1/+33
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Do the same for qDebug of QByteArray and QLatin1StringThiago Macieira2015-01-111-0/+22
* QDebug: pretty-print QStrings and QStringRefsThiago Macieira2015-01-111-0/+67
* Logging: Disable tracking of debug source info for release buildsKai Koehne2014-10-011-12/+61
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* QDebug: Improve QDebug stream operator for QFlagsKai Koehne2014-07-301-0/+23
* QDebugStateSaver: Fix trailing space issuesKai Koehne2014-07-231-0/+23
* QDebug: Add resetFormat()Kai Koehne2014-07-151-1/+18
* Add QDebug::noquote() stream modifierKai Koehne2014-07-101-3/+79
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-031-4/+5
|\
| * qDebug: fix data race in qt_message_printDavid Faure2014-07-011-4/+5
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-012-1/+41
|\|
| * Fix data race on QLoggingCategory when using qDebug from multiple threadsDavid Faure2014-06-202-1/+41
* | Add QDebug operator for QMimeType.David Faure2014-03-131-0/+2
* | QDebugStateSaver: call maybeSpace() in destructor.David Faure2014-03-131-3/+11
|/
* QDebug: Allow text stream formatting for 64 bit numbersKai Koehne2014-03-131-0/+13
* Remove trailing space from QDebug streamKai Koehne2013-12-061-9/+9
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Add class QDebugStateSaver for writing QDebug operators correctlyDavid Faure2013-01-141-3/+51
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* QDebug: Add getter/setter for auto-insert-spaces.David Faure2012-07-271-0/+21
* Logging: Change arguments of message handler to avoid conversionsKai Koehne2012-04-201-14/+14
* Fix QTextStream and QDebug operator<< for QLatin1StringKent Hansen2012-02-021-0/+13
* QtDebug: Include file, line, function informationKai Koehne2012-02-011-8/+38
* 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
* Remove QBool and use bool instead.David Faure2012-01-201-3/+3
* Changed unittests in corelib to use specific headers instead of super-headers.Kurt Korbatits2012-01-161-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Prevent qDebug test bypassing the testlib message handler.Jason McDonald2011-12-301-12/+26
* Cleanup corelib autotestsJason McDonald2011-11-111-3/+2
* QGlobal: Define a default message handlerAurindam Jana2011-11-081-0/+12
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Moving relevant tests to corelib/ioHolger Ihrig2011-08-313-0/+163