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
/
global
/
qcompare.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
qcompare.h: standardize on Coverity-friendly ctors
Marc Mutz
2025-04-16
1
-10
/
+4
*
Port qcompare.h to qstdlibdetection.h's Q_STL_ macros
Marc Mutz
2025-02-06
1
-11
/
+14
*
Give LegacyUncomparable::Unordered's value a symbolic name
Marc Mutz
2025-01-29
1
-1
/
+2
*
Silence qcompare.h "zero as null pointer constant" warnings on macOS
Alexandru Croitor
2025-01-08
1
-0
/
+4
*
Refactor hasCompareThreeWay check
Ivan Solovev
2024-12-11
1
-3
/
+4
*
Move CompareThreeWayTester to qcomparehelpers.h
Ivan Solovev
2024-10-15
1
-41
/
+6
*
Revert "Convert a Qt ordering type to the weaker std ordering type"
Tatiana Borisova
2024-09-02
1
-59
/
+0
*
Convert a Qt ordering type to the weaker std ordering type
Tatiana Borisova
2024-08-23
1
-0
/
+59
*
Fix partial_ordering::unordered != 0 comparison
Ivan Solovev
2024-08-12
1
-4
/
+4
*
QCompare: improve stdlib compatibility checks
Giuseppe D'Angelo
2024-07-25
1
-1
/
+10
*
QCompare: add more relational operator overloads
Giuseppe D'Angelo
2024-07-23
1
-0
/
+24
*
Fix building qcompare code in MSVC in C++20 mode
Ville Voutilainen
2024-06-16
1
-0
/
+3
*
qcompare.h: fix comment for std lib implementation selection
Ivan Solovev
2024-01-18
1
-1
/
+1
*
Simplify qCompareThreeWay()
Ivan Solovev
2024-01-09
1
-8
/
+1
*
Add missing <=> 0 operator to Qt ordering types
Marc Mutz
2023-12-07
1
-0
/
+57
*
QPartialOrdering: add lower-case flags for std/Qt:: compatibility
Marc Mutz
2023-12-07
1
-0
/
+10
*
QPartialOrdering: add missing conversions to/from Qt::_ordering types
Marc Mutz
2023-12-07
1
-0
/
+48
*
Qt ordering types: unify the form of the implicit conversion operators
Marc Mutz
2023-12-07
1
-22
/
+30
*
QPartialOrdering: add missing conversion from std::{weak,strong}_ordering
Marc Mutz
2023-12-07
1
-0
/
+6
*
qcompare.h: move QPartialOrdering to the end of the header
Marc Mutz
2023-12-07
1
-141
/
+147
*
Long live qCompareThreeWay()
Ivan Solovev
2023-12-07
1
-2
/
+75
*
Implement compare helper macros
Ivan Solovev
2023-11-28
1
-0
/
+3
*
Qt::*_ordering: use std::bit_cast when converting to std::_ordering
Marc Mutz
2023-11-27
1
-0
/
+18
*
Qt::_*ordering: de-pessimize conversion to std types
Marc Mutz
2023-11-27
1
-25
/
+19
*
Make Qt::partial_ordering binary-compatible to std::partial_ordering
Marc Mutz
2023-11-27
1
-6
/
+18
*
Rename Q*Ordering to Qt::*_ordering
Marc Mutz
2023-11-21
1
-118
/
+257
*
Q*Ordering: supply is_{lt,gt,n,}eq
Marc Mutz
2023-11-21
1
-0
/
+33
*
QPartialOrdering: mark isOrdered() as const
Marc Mutz
2023-11-17
1
-1
/
+1
*
Add QStrongOrdering and QWeakOrdering
Dennis Oberst
2023-07-25
1
-0
/
+368
*
QPartialOrdering: update docs and change parameter names
Dennis Oberst
2023-05-17
1
-30
/
+55
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Long live QT_TYPESAFE_FLAGS!
Giuseppe D'Angelo
2021-06-23
1
-10
/
+1
*
Fix QVariant/QMetaType::compare APIs
Giuseppe D'Angelo
2020-11-30
1
-0
/
+143