summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qtypes.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix the static_assert for 128-bit integer typesThiago Macieira2023-10-111-5/+8
* Long live Q_(U)INT128_C()!Marc Mutz2023-09-141-8/+42
* Long live Q_(U)INT128_MIN/MAX!Marc Mutz2023-09-131-4/+47
* Document q(u)int128 and QT_SUPPORTS_INT128Marc Mutz2023-09-131-0/+33
* Add some tests for q(u)int128Marc Mutz2023-09-131-0/+12
* QAnyStringView: move the two assertions to a central placeThiago Macieira2022-12-071-0/+1
* Move docs for Q_INT64_C()/Q_UINT64_C() macros to qtypes.cppSona Kurazyan2022-09-221-0/+26
* Extract overview page for QtTypes header from QtGlobal docsSona Kurazyan2022-09-221-0/+25
* Move docs for qlonglong and qulonglong to QtTypesSona Kurazyan2022-08-251-0/+19
* Extract header qtypes.h from qglobal.hSona Kurazyan2022-08-111-0/+332