summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qcompare.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change license in files to avoid LGPL and non-LGPL license mixLucie GĂ©rard2024-02-201-1/+1
* Comparison helper macros: add an Attributes parameterIvan Solovev2024-02-201-0/+23
* Improve documentation of Qt ordering typesIvan Solovev2024-01-181-46/+40
* Doc: Fix documentation issues for Qt CoreTopi Reinio2023-12-191-4/+4
* QPartialOrdering: add lower-case flags for std/Qt:: compatibilityMarc Mutz2023-12-071-12/+40
* Long live qCompareThreeWay()Ivan Solovev2023-12-071-0/+59
* QPartialOrdering: add missing \since to is_eq etcMarc Mutz2023-12-051-0/+1
* Doc: Fix \fn template arguments for Qt CoreLuca Di Sera2023-11-301-6/+6
* Implement helper Qt::compareThreeWay() function for built-in typesIvan Solovev2023-11-281-0/+151
* Implement compare helper macrosIvan Solovev2023-11-281-0/+336
* Qt::*_ordering: use std::bit_cast when converting to std::_orderingMarc Mutz2023-11-271-3/+0
* Make Qt::partial_ordering binary-compatible to std::partial_orderingMarc Mutz2023-11-271-0/+768