summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qdebug.h
Commit message (Expand)AuthorAgeFilesLines
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* QDebug: Improve QDebug stream operator for QFlagsKai Koehne2014-07-301-6/+6
* QDebug: Add resetFormat()Kai Koehne2014-07-151-1/+3
* Add QDebug::noquote() stream modifierKai Koehne2014-07-101-7/+26
* QDebug: Remove handling of FORCE_UREF defineKai Koehne2014-06-251-35/+0
* De-inline QDebug destructorKai Koehne2014-05-221-12/+1
* Remove OOM exception handling from QDebugKai Koehne2014-05-131-5/+3
* QDebug: Allow text stream formatting for 64 bit numbersKai Koehne2014-03-131-4/+2
* Retain space settingKurt Pattyn2013-12-241-6/+22
* Remove trailing space from QDebug streamKai Koehne2013-12-061-1/+3
* Make QFlags enum flags (C++11 strict enums) friendlyAlbert Astals Cid2013-05-091-1/+1
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* 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/+12
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QtNoDebug: remove special member functionsMarc Mutz2012-08-071-3/+0
* QDebug: Add getter/setter for auto-insert-spaces.David Faure2012-07-271-0/+3
* QtCore: mark some classes as sharedMarc Mutz2012-07-101-0/+2
* QtCore: add member-swap to shared classesMarc Mutz2012-07-031-0/+2
* Replace `const QLatin1String &` with `QLatin1String` where appropriateKonstantin Ritt2012-05-251-1/+1
* Port the QTextStream / QDebug functions away from fromAsciiThiago Macieira2012-05-041-1/+1
* Logging: Change arguments of message handler to avoid conversionsKai Koehne2012-04-201-1/+1
* Fix QTextStream and QDebug operator<< for QLatin1StringKent Hansen2012-02-021-1/+1
* QtDebug: Include file, line, function informationKai Koehne2012-02-011-22/+5
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Remove QBool and use bool instead.David Faure2012-01-201-1/+0
* Remove unused QT_NO_TEXTSTREAM.David Faure2012-01-111-2/+0
* Remove the Q_TYPENAME define.Stephen Kelly2012-01-081-1/+1
* Fix compile error with qWarning() << myDateTime and QT_NO_DEBUG_OUTPUTDavid Faure2012-01-051-7/+8
* 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/+300