summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qtypes.h
Commit message (Expand)AuthorAgeFilesLines
* QT_C_STYLE_CAST: move the parentheses to the macro, in C modeThiago Macieira2024-01-281-2/+2
* Move the definition of a native float from qfloat16.h to qtypes.hIvan Solovev2023-12-071-0/+26
* Long live Q_(U)INT128_C()!Marc Mutz2023-09-141-0/+72
* Long live Q_(U)INT128_MIN/MAX!Marc Mutz2023-09-131-1/+14
* Use QT_SUPPORTS_INT128 macro to handle 128-bit integral typesIvan Solovev2023-08-011-2/+8
* QIntegerForSize: fix check for 128-bit intsIvan Solovev2023-07-251-1/+1
* QTypes: add q{u,}int128 as a first-class, integer typeThiago Macieira2023-05-191-1/+6
* corelib/global/*.h: use static_assert instead of Q_STATIC_ASSERT_XAhmad Samir2023-04-161-1/+3
* qglobal.h: centralize the __ASSEMBLER__ checkThiago Macieira2023-01-111-4/+0
* Extract header qtypes.h from qglobal.hSona Kurazyan2022-08-111-0/+163