index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.15.17
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.5.5
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
corelib
/
io
/
qdebug.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark QDebug as security-critical
Matthias Rauter
2025-06-19
1
-0
/
+1
*
qdebug.h: remove duplicate includes
Marc Mutz
2025-06-12
1
-3
/
+0
*
Restore the docs for QFlags debug streaming operator
Ivan Solovev
2025-01-22
1
-0
/
+5
*
Fix SFINAE constraint in flags debug streaming operator
Ivan Solovev
2025-01-22
1
-2
/
+2
*
Fix docs for new QDebug streaming operators of std containers
Ivan Solovev
2025-01-17
1
-0
/
+12
*
Replace qdebug.h includes in public headers with forward-declarations
Ahmad Samir
2025-01-15
1
-0
/
+1
*
QDebugStateSaver: port from QScopedPointer to unique_ptr
Marc Mutz
2025-01-13
1
-1
/
+1
*
qErrnoWarning: disable when QT_NO_WARNING_OUTPUT is set
Thiago Macieira
2025-01-07
1
-0
/
+2
*
QDebug: constrain the new Standard Library op<<
Thiago Macieira
2024-12-18
1
-4
/
+4
*
QDebug: make std::optional stream operator SCARY
Marc Mutz
2024-12-18
1
-10
/
+10
*
QDebug: add refinements to qDebug support for stl containers
Dheerendra Purohit
2024-12-12
1
-2
/
+5
*
QDebug: add streaming operators for std::multiset
Dheerendra Purohit
2024-11-26
1
-0
/
+6
*
QDebug: add streaming operators for std::set
Dheerendra Purohit
2024-11-22
1
-0
/
+7
*
QDebug: add streaming operators for std::unordered_set
Dheerendra Purohit
2024-11-20
1
-0
/
+7
*
QDebug: add streaming operators for std::unordered_map
Dheerendra Purohit
2024-11-19
1
-0
/
+7
*
QDebug: add streaming operators for std::tuple
Marc Mutz
2024-11-05
1
-0
/
+39
*
QDebug: simplify op<<(std::optional)
Marc Mutz
2024-10-25
1
-4
/
+3
*
QDebug: normalize std::pair output separator
Marc Mutz
2024-10-24
1
-1
/
+1
*
QDebug: improve support for printing 64-bit QFlags
Thiago Macieira
2024-10-09
1
-1
/
+6
*
Long live 64-bit QFlags
Thiago Macieira
2024-10-04
1
-1
/
+1
*
QFlags: simplify operator<< for QDebug
Thiago Macieira
2024-08-14
1
-48
/
+46
*
QDebug: cast the QFlags value to the right-sized unsigned type (2/2)
Thiago Macieira
2024-08-10
1
-1
/
+2
*
QDebug: cast the QFlags value to the right-sized unsigned type (1/2)
Thiago Macieira
2024-08-10
1
-2
/
+5
*
Add QDebug printing for the std/Qt::<name>_ordering types
Tatiana Borisova
2024-08-01
1
-0
/
+14
*
Call std::addressof instead of operator& in QDebug::toBytes
Jøger Hansegård
2024-07-25
1
-1
/
+1
*
Call std::addressof instead of operator& in QDebug::toString
Jøger Hansegård
2024-07-25
1
-1
/
+2
*
Long live QDebug::toBytes()!
Marc Mutz
2024-07-23
1
-0
/
+11
*
QDebug: make toString() SCARY
Marc Mutz
2024-07-21
1
-4
/
+10
*
QDebug: make Stream ctors explicit
Marc Mutz
2024-07-21
1
-3
/
+3
*
Fix signature of QDebug::toString() (again)
Marc Mutz
2024-07-20
1
-2
/
+2
*
QDebug: add support for std::array
Aurélien Brooke
2024-07-14
1
-0
/
+10
*
qtypeinfo.h: move QTypeTraits part to qttypetraits.h
Marc Mutz
2024-06-04
1
-0
/
+1
*
QDebug: fix copy-instead-of-move issues
Marc Mutz
2024-03-25
1
-12
/
+12
*
QDebug: add missing #include <optional>
Marc Mutz
2024-01-15
1
-0
/
+1
*
Long live QDebug::operator<<(q(u)int128)!
Marc Mutz
2023-12-09
1
-0
/
+18
*
QDebug: remove QPair streaming docs
Marc Mutz
2023-12-07
1
-3
/
+0
*
qDebug: add support for std::optional and std::nullopt_t
David Faure
2023-11-22
1
-0
/
+12
*
QDebug: rewrite timeUnit() into putTimeUnit()
Marc Mutz
2023-07-10
1
-2
/
+3
*
QDebug: add getter/setter for noQuotes
Marc Mutz
2023-07-05
1
-0
/
+3
*
QDebugStateSaver: mark ctors [[nodiscard]]
Marc Mutz
2023-06-20
1
-1
/
+1
*
QDebugStateSaver: unexport
Marc Mutz
2023-06-14
1
-1
/
+3
*
Move the formatting of <chrono> durations to QDebug & QtTest
Thiago Macieira
2023-05-06
1
-0
/
+9
*
Corelib: s/Q_OS_MAC/Q_OS_DARWIN/wg except for doc and definition
Edward Welbourne
2023-03-20
1
-2
/
+2
*
Replace ushort*/uint* with char16_t*/char32_t* in private API [1]
Ahmad Samir
2023-03-15
1
-1
/
+1
*
QDebug: fix std::string/view stream operators; add u8 versions
Marc Mutz
2023-03-02
1
-10
/
+46
*
qfloat16: add QTextStream & QDebug streaming operators
Thiago Macieira
2022-11-28
1
-0
/
+1
*
Replace usages of Q_CLANG_QDOC with Q_QDOC
Luca Di Sera
2022-10-21
1
-2
/
+2
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-1
/
+1
*
Replace qExchange calls with std::exchange
Fabian Kosmale
2022-09-28
1
-1
/
+1
*
QDebug: Support standard strings and string views directly
Ville Voutilainen
2022-09-27
1
-1
/
+27
[next]