summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qdebug.h
Commit message (Expand)AuthorAgeFilesLines
* Darwin: Add QImage::toCGImage() conversion functionMorten Johan Sørvig2016-08-111-2/+2
* QSharedPointer: move QDebug stream operators into qdebug.hGiuseppe D'Angelo2016-05-121-0/+9
* Uppercase the verbosity setting enums.Thiago Macieira2016-01-221-7/+7
* Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-211-0/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QDebug: reduce template bloatMarc Mutz2015-11-281-14/+22
* QDebug: refactor streaming of sequential containers and add suppoprt for STL ...Marc Mutz2015-11-281-15/+62
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-131-8/+8
|\
| * QDebug: add missing docs for op<<(Container)Marc Mutz2015-10-071-8/+8
* | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-061-3/+11
|\|
| * Fix compilation error while instantiating operator<< explicitlyOlivier Goffart2015-07-261-3/+11
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-011-8/+8
|\|
| * Remove extra semi-colons: clang doesn't like itThiago Macieira2015-03-261-8/+8
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-03-241-2/+8
|\|
| * QDebug operator for Q_FLAG when the QFlags itself is registeredOlivier Goffart2015-03-181-2/+8
* | Add a verbosity setting to QDebug.Friedemann Kleint2015-03-131-5/+20
|/
* Output registered enums in qDebug operator for QFlags.Friedemann Kleint2015-02-261-1/+13
* Fix QDebug cumulating operator<< with many Q_ENUMOlivier Goffart2015-02-171-0/+13
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add QDebug support for NSObject and a few selected CoreFoundation typesTor Arne Vestbø2015-01-181-0/+76
* Do the same for qDebug of QByteArray and QLatin1StringThiago Macieira2015-01-111-2/+5
* QDebug: pretty-print QStrings and QStringRefsThiago Macieira2015-01-111-2/+3
* QtCore: mark some operations nothrowMarc Mutz2015-01-101-1/+1
* Add support for char16_t, char32_t and std::nullptr_t in QDebugThiago Macieira2014-12-041-1/+10
* 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