summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qdebug.cpp
Commit message (Expand)AuthorAgeFilesLines
* QDebug: add op<<(QStringView)Marc Mutz2017-03-241-0/+15
* qdoc: Define Q_COMPILER_UNICODE_STRINGSTopi Reinio2016-12-151-0/+16
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-101-5/+4
|\
| * QDebug: fix streaming of QCharsMarc Mutz2016-06-081-5/+4
* | QSharedPointer: move QDebug stream operators into qdebug.hGiuseppe D'Angelo2016-05-121-0/+11
* | Uppercase the verbosity setting enums.Thiago Macieira2016-01-221-1/+1
* | Updated license headersJani Heikkinen2016-01-211-1/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | QDebug: reduce template bloatMarc Mutz2015-11-281-0/+13
* | QDebug: refactor streaming of sequential containers and add suppoprt for STL ...Marc Mutz2015-11-281-0/+36
|/
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-131-0/+56
|\
| * QDebug: add missing docs for op<<(Container)Marc Mutz2015-10-071-0/+56
* | Fix some qdoc warnings.Friedemann Kleint2015-09-071-1/+1
* | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-061-21/+125
|\|
| * Doc: update QDebug documentation to talk about the escapingThiago Macieira2015-08-061-8/+95
| * Change how QDebug escapes QStrings in the outputThiago Macieira2015-08-061-13/+30
* | Add a verbosity setting to QDebug.Friedemann Kleint2015-03-131-0/+27
|/
* Output registered enums in qDebug operator for QFlags.Friedemann Kleint2015-02-261-1/+15
* Fix MSVC 2013/64bit warnings about conversion from 'size_t' to 'int'.Friedemann Kleint2015-02-181-4/+4
* Fix QDebug cumulating operator<< with many Q_ENUMOlivier Goffart2015-02-171-0/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* MSVC: Silence warning about right shift by too large amountKai Koehne2015-01-201-7/+3
* Do the same for qDebug of QByteArray and QLatin1StringThiago Macieira2015-01-111-1/+46
* QDebug: pretty-print QStrings and QStringRefsThiago Macieira2015-01-111-0/+103
* Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-101-2/+2
|\
| * Doc: corrected autolink errors corelib/ioNico Vertriest2014-11-261-2/+2
* | Add support for char16_t, char32_t and std::nullptr_t in QDebugThiago Macieira2014-12-041-0/+22
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* QDebugStateSaver: Fix trailing space issuesKai Koehne2014-07-231-1/+8
* QDebug: Add a doc section about formatting optionsKai Koehne2014-07-221-0/+12
* QDebug: Add resetFormat()Kai Koehne2014-07-151-1/+16
* Add QDebug::noquote() stream modifierKai Koehne2014-07-101-0/+41
* De-inline QDebug destructorKai Koehne2014-05-221-0/+14
* QDebugStateSaver: call maybeSpace() in destructor.David Faure2014-03-131-1/+4
* Doc: fix typo in QDebugStateSaver docuDavid Faure2014-02-101-1/+1
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-1/+1
* Fix some doc errors.Frederik Gladhorn2013-09-211-1/+1
* 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-0/+73
|/
* Add more qtbase implictly-shared classes to the listGiuseppe D'Angelo2012-11-301-0/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Doc: Add \inmodule QtCore to all QtCore class doc bodiesThiago Macieira2012-08-231-0/+1
* Fix a couple of qdoc errorsLars Knoll2012-08-181-1/+1
* QDebug: Add getter/setter for auto-insert-spaces.David Faure2012-07-271-0/+18
* QDebug: adjust documentation of space(), nospace() and maybeSpace()David Faure2012-07-271-9/+5
* QtCore: add member-swap to shared classesMarc Mutz2012-07-031-0/+8
* Replace `const QLatin1String &` with `QLatin1String` where appropriateKonstantin Ritt2012-05-251-1/+1
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-191-3/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1