summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
Commit message (Expand)AuthorAgeFilesLines
* qUtf16Printable: avoid creating a copy of a QStringSona Kurazyan2022-08-021-1/+1
* Remove outdated docs for qOverload()Sona Kurazyan2022-08-011-10/+0
* Extract header qtdeprecationmarkers.h from qglobal.hSona Kurazyan2022-07-313-266/+282
* Extract header qtversionchecks.h from qglobal.hSona Kurazyan2022-07-294-52/+68
* Extract header qenvironmentvariables.h from qglobal.hSona Kurazyan2022-07-294-340/+372
* Move the check for -fPIC compile flag to qcompilerdetection.hSona Kurazyan2022-07-292-7/+7
* Extract header qoverload.h from qglobal.hSona Kurazyan2022-07-294-114/+129
* Extract header qtranslation.h from qglobal.hSona Kurazyan2022-07-294-229/+249
* Remove the unused forward declaration for QDataStream from qglobal.hSona Kurazyan2022-07-291-6/+0
* QT_INLINE_SINCE: take version into accountIvan Solovev2022-07-221-0/+84
* Move minimal compiler version checks to qcompilerdetection.hIvan Solovev2022-07-212-24/+23
* Doc: Hide template magic for MSVC from documentationKai Köhne2022-07-211-1/+5
* Long live QT6_{DECL,IMPL,CALL}_NEW_OVERLOAD!Marc Mutz2022-07-203-0/+44
* Revert "Windows QPA: Add MSWindowsNoRedirectionBitmap flag"Tor Arne Vestbø2022-07-142-9/+0
* Windows QPA: Add MSWindowsNoRedirectionBitmap flagYuhang Zhao2022-07-142-0/+9
* Doc: Hide weak overload template magic from documentationKai Köhne2022-07-131-1/+5
* QSysInfo: update docs to mention the latest osYuhang Zhao2022-07-091-10/+8
* Move numeric functions from qglobal.h to qnumeric.hIvan Solovev2022-07-083-84/+84
* wasm: remove message handler lockMorten Sørvig2022-07-061-7/+0
* x86/RDSEED: Work around QNX compiler missing the rdseed intrinsicThiago Macieira2022-07-061-0/+4
* Compiler macros: remove accidental undefsMårten Nordheim2022-07-061-4/+0
* Darwin: Replace deprecated symbol kIOMasterPortDefault with equivalentTor Arne Vestbø2022-07-061-1/+2
* CMake: update the x86 intrinsic checksThiago Macieira2022-06-281-27/+37
* Add a way to declare _exported_ logging categoriesGiuseppe D'Angelo2022-06-271-1/+1
* Use [[noreturn]] attributeKai Köhne2022-06-231-1/+5
* MSVC: Remove dead Q_DECL_DEPRECATED* definitionsKai Köhne2022-06-231-4/+0
* Add the qt_class pragma to file listed in sync.profile classnames mapAlexey Edelev2022-06-224-0/+17
* qsimd: don't enforce shstk (CET) feature on launchThiago Macieira2022-06-201-0/+6
* QOperatingSystemVersion: Add new Windows versionYuhang Zhao2022-06-202-9/+31
* Endian: Remove old special integer bitfieldsUlf Hermann2022-06-161-75/+0
* Revert "qxp::function_ref: drop use of q23::invoke_r"Marc Mutz2022-06-141-3/+5
* Revert "qglobal.h: include <stdalign.h> in C mode"Thiago Macieira2022-06-131-1/+0
* qglobal.h: include <stdalign.h> in C modeThiago Macieira2022-06-061-0/+1
* Make Q_ASSUME() an expression (was: statement)Marc Mutz2022-06-041-3/+2
* Endian: Allow special bitfield union fields to cover the whole storageUlf Hermann2022-06-021-1/+6
* qxp::function_ref: drop use of q23::invoke_rMarc Mutz2022-06-021-5/+3
* Short live qxp::function_ref!Marc Mutz2022-06-021-0/+176
* Short live q23::invoke_r!Marc Mutz2022-06-021-0/+49
* Short live q20::is_sorted{,_until}!Marc Mutz2022-06-011-0/+28
* Convert Since ... comments on \value lines to [since ...] parametersEdward Welbourne2022-05-311-4/+4
* qglobal.h: use the GCC attribute for nothrow in C modeThiago Macieira2022-05-271-1/+5
* qglobal.h: reorganize and simplify the C++11 keyword macrosThiago Macieira2022-05-271-64/+23
* qglobal.h: remove superfluous C++11 check from Qt 5.6Thiago Macieira2022-05-271-6/+0
* Fix Windows display versionYuhang Zhao2022-05-261-5/+10
* Short live q20::remove_cvref{,_t}!Marc Mutz2022-05-261-0/+13
* q20functional.h: transitively include <functional>Marc Mutz2022-05-261-0/+2
* qglobal: resolve one Qt6 TODOYuhang Zhao2022-05-231-12/+4
* qglobal.h: #include <stdbool.h> in C modeThiago Macieira2022-05-182-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-1665-2461/+157
* QLibraryInfo: Use __VERSION__ with Clang tooThiago Macieira2022-05-111-5/+1