summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
Commit message (Expand)AuthorAgeFilesLines
* qcompilerdetection.h: include <version>Marc Mutz2022-11-191-1/+13
* QFileSystemEngine/Unix: remove futimes related codeAhmad Samir2022-11-091-1/+0
* Plumb public permission APIs to Android backendTor Arne Vestbø2022-11-091-0/+7
* Doc: Clean up qforeach docsPaul Wicking2022-11-041-10/+6
* qsimd.h: add two more CPU feature macros that MSVC doesn't defineU-GER\tjmaciei2022-11-021-0/+2
* Fix redefine of QT_NO_VERSION_TAGGING warningsNiclas Rosenvik2022-11-021-1/+1
* Long live QPermissions!Tor Arne Vestbø2022-11-013-0/+33
* Fix documentation of QPartialOrdering::GreaterBalazs Erseki2022-11-011-1/+1
* QOperatingSystemVersion: fix ABI problem with dllimport on WindowsThiago Macieira2022-10-281-0/+15
* qlogging: avoid C-style castsJohannes Kauffmann2022-10-281-5/+5
* QOperatingSystemVersion: Change since-version for Ventura to 6.4Mårten Nordheim2022-10-261-1/+1
* Bootstrap: fix MinGW build with -maesThiago Macieira2022-10-251-0/+4
* QOperatingSystemVersion: Test Qt7 path in bootstrap buildsMårten Nordheim2022-10-252-3/+5
* QOperatingSystemVersion: Add macOS Ventura (13.0)Mårten Nordheim2022-10-252-0/+8
* qlogging: use qsizetype to fix Wconversion warningsJohannes Kauffmann2022-10-251-8/+8
* Windows: bump NTDDI_VERSION to latest version and remove some duplicated codeYuhang Zhao2022-10-241-1/+1
* Replace usages of Q_CLANG_QDOC with Q_QDOCLuca Di Sera2022-10-215-8/+8
* QOperatingSystemVersion: add new Win10 versionYuhang Zhao2022-10-202-0/+8
* Fix duplicated words in documentationMårten Nordheim2022-10-191-2/+2
* Long live Q_UNREACHABLE_RETURN()!Marc Mutz2022-10-154-2/+29
* qcompilerdetection.h: detect CoverityMarc Mutz2022-10-151-0/+5
* QOperatingSystemVersion: fix newly introduced Android versionsYuhang Zhao2022-10-152-12/+4
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-112-6/+6
* Short live q20::fill{,_n}!Marc Mutz2022-10-111-0/+24
* qforeach.h: do not include qglobal.hIvan Solovev2022-10-101-2/+3
* Add M68k detectionPino Toscano2022-10-093-0/+20
* [docs] Adjust qExchange() docs for the present, where C++17 is required [2/2]...Marc Mutz2022-10-081-2/+2
* [docs] Adjust qExchange() docs for the present, where C++17 is required [1/2]...Marc Mutz2022-10-081-2/+3
* Add HPPA detectionPino Toscano2022-10-073-0/+20
* Short live q20::transform()!Marc Mutz2022-10-071-1/+18
* Short live q20::copy{,_n,_if}!Marc Mutz2022-10-071-1/+43
* Fix build with SPARC SolarisMårten Nordheim2022-10-061-1/+1
* Do not include qglobal.h into the new headersIvan Solovev2022-10-063-3/+12
* Bootstrap: explicitly include stdlib.h to check for __GLIBC_PREREQIvan Solovev2022-10-061-0/+2
* QtGlobal: update the description sectionSona Kurazyan2022-10-061-106/+44
* Move qt_noop() into a separate headerIvan Solovev2022-10-062-1/+14
* Move the rest of macros from qglobal to QtPreprocessorSupportIvan Solovev2022-10-064-26/+47
* Move qAsConst() and qExchange() to QtTypeTraitsIvan Solovev2022-10-065-114/+116
* Q_FOREACH: code tidiesGiuseppe D'Angelo2022-10-061-19/+1
* Move QFunctionPointer typedef to a separate headerIvan Solovev2022-10-064-12/+33
* Provide documentation for qprocessordetection.h headerIvan Solovev2022-10-063-380/+397
* Provide documentation for qcompilerdetection.h headerIvan Solovev2022-10-063-371/+395
* Provide documentation for qsystemdetection.h headerIvan Solovev2022-10-063-183/+203
* Skip qtconfigmacros.h processing by syncqtAlexey Edelev2022-10-051-4/+3
* Port from container.count()/length() to size()Marc Mutz2022-10-043-7/+7
* qsimd_p.h: remove BMI1 feature from the ARCH_HASWELL listThiago Macieira2022-10-011-4/+5
* qsimd_p.h: document that AMD Zen4 supports AVX512Thiago Macieira2022-10-011-2/+4
* qnumeric_p.h: fix comparison of signed to unsigned in saturationThiago Macieira2022-09-302-2/+38
* Fix qtresource documentationIvan Solovev2022-09-301-2/+2
* Fix qtclasshelpermacros documentationIvan Solovev2022-09-301-2/+2