summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qdebug.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: corrected autolink errors corelib/ioNico Vertriest2014-11-261-2/+2
* 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
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Remove QBool and use bool instead.David Faure2012-01-201-8/+0
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+307