summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qdebug.cpp
Commit message (Expand)AuthorAgeFilesLines
* QDebug: add nothrow move special member functionsMarc Mutz2019-06-061-19/+17
* Prefix textstream operators with Qt::Lars Knoll2019-05-021-3/+3
* Allow more fine grained control over QFlags debug outputTor Arne Vestbø2019-01-231-4/+54
* Allow more fine grained control over QMetaEnum debug outputTor Arne Vestbø2019-01-231-7/+47
* Add convenience enum for QDebug's verbosity levelsTor Arne Vestbø2019-01-231-3/+16
* Add QDebug convenience for changing the verbosity levelTor Arne Vestbø2019-01-231-0/+11
* Doc: Move literal code block to a separate fileCristian Maureira-Fredes2018-10-151-44/+2
* Fix QMetaObject naming of class enum flagAllan Sandfeld Jensen2018-08-111-2/+2
* Improve output of Q_ENUMAllan Sandfeld Jensen2018-07-261-5/+9
* Doc: Add missing full stops in briefsPaul Wicking2018-06-211-1/+1
* doc: Correct all remaining clangqdoc warnings in qdebug.cppMartin Smith2017-12-021-59/+64
* 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