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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Long live \constraints!
Marc Mutz
2025-02-28
1
-30
/
+26
*
Add QtOrderingPrivate::lexicographicalCompareThreeWay
Ivan Solovev
2024-11-27
1
-0
/
+36
*
Long live Q_DECLARE_ORDERED
Marc Mutz
2024-09-09
1
-0
/
+54
*
Comparison helper macros: support variable number of attributes
Ivan Solovev
2024-08-13
1
-12
/
+43
*
Rework comparison helper macros to get rid of conditional noexcept
Ivan Solovev
2024-07-16
1
-0
/
+37
*
Update Qt::compareThreeWay(Qt::totally_ordered_wrapper) overloads to take com...
Ivan Solovev
2024-06-07
1
-3
/
+12
*
Deprecate Qt::compareThreeWay() overload for pointers
Ivan Solovev
2024-06-07
1
-0
/
+4
*
Add Qt::compareThreeWay() overloads for Qt::totally_ordered_wrapper
Ivan Solovev
2024-06-07
1
-0
/
+71
*
Docs: fix include header for Qt::*_ordering types
Ivan Solovev
2024-05-24
1
-0
/
+3
*
Document Qt::totally_ordered_wrapper
Ivan Solovev
2024-05-24
1
-0
/
+53
*
Change license in files to avoid LGPL and non-LGPL license mix
Lucie Gérard
2024-02-20
1
-1
/
+1
*
Comparison helper macros: add an Attributes parameter
Ivan Solovev
2024-02-20
1
-0
/
+23
*
Improve documentation of Qt ordering types
Ivan Solovev
2024-01-18
1
-46
/
+40
*
Doc: Fix documentation issues for Qt Core
Topi Reinio
2023-12-19
1
-4
/
+4
*
QPartialOrdering: add lower-case flags for std/Qt:: compatibility
Marc Mutz
2023-12-07
1
-12
/
+40
*
Long live qCompareThreeWay()
Ivan Solovev
2023-12-07
1
-0
/
+59
*
QPartialOrdering: add missing \since to is_eq etc
Marc Mutz
2023-12-05
1
-0
/
+1
*
Doc: Fix \fn template arguments for Qt Core
Luca Di Sera
2023-11-30
1
-6
/
+6
*
Implement helper Qt::compareThreeWay() function for built-in types
Ivan Solovev
2023-11-28
1
-0
/
+151
*
Implement compare helper macros
Ivan Solovev
2023-11-28
1
-0
/
+336
*
Qt::*_ordering: use std::bit_cast when converting to std::_ordering
Marc Mutz
2023-11-27
1
-3
/
+0
*
Make Qt::partial_ordering binary-compatible to std::partial_ordering
Marc Mutz
2023-11-27
1
-0
/
+768