summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qglobal.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-6.2.8' into tqtc/lts-6.2-openso...Tarja Sundqvist2024-01-221-2/+3
|\
| * [docs] Adjust qExchange() docs for the present, where C++17 is required [1/2]...Marc Mutz2022-11-281-2/+3
* | Merge remote-tracking branch 'origin/tqtc/lts-6.2.6' into tqtc/lts-6.2-openso...Tarja Sundqvist2023-03-011-19/+32
|\|
| * QSysInfo::prettyProductName(): add missing macOS product namesYuhang Zhao2022-09-111-2/+9
| * QSysInfo: update docs to mention the latest osYuhang Zhao2022-09-091-10/+8
| * qputenv: defend against non-NUL-terminated QByteArray valuesMarc Mutz2022-08-081-0/+8
| * Port qenvironmentvariables.cpp to qsizetypeMarc Mutz2022-08-051-5/+4
| * Fix generation of the forward header for QFunctionPointerSona Kurazyan2022-08-051-1/+1
| * Darwin: Replace deprecated symbol kIOMasterPortDefault with equivalentTor Arne Vestbø2022-07-061-1/+2
* | Revert "Update commercial license headers"v6.2.5-lts-lgplTarja Sundqvist2022-11-241-20/+20
|/
* Update commercial license headersTarja Sundqvist2022-06-211-20/+20
* Fix has_signaling_NaN usage for INTEGRITYTatiana Borisova2022-03-171-2/+1
* Doc: QSysInfo::productType: remove the "will be" note about Qt 6Thiago Macieira2021-12-231-4/+3
* Fix tst_qfloat16 runtime failure for INTEGRITYTatiana Borisova2021-12-061-1/+1
* Do not include qloggingcategory.h in public headersKai Köhne2021-11-171-2/+3
* Update windows version detectionMårten Nordheim2021-10-241-1/+11
* corelib: Fix typos in documentationJonas Kvinge2021-10-121-2/+2
* Doc: Fix documentation issues for Qt CoreTopi Reinio2021-08-241-1/+1
* QSysInfo: Delete pre-windows 10 codeMårten Nordheim2021-07-301-28/+4
* Doc: QtCore: Fix more documentation warningsTopi Reinio2021-06-071-1/+1
* Doc: Use \deprecated instead of \obsoletePaul Wicking2021-05-261-3/+3
* Farewell Q_DISABLE_MOVEGiuseppe D'Angelo2021-05-261-14/+3
* Long live qToUnderlyingGiuseppe D'Angelo2021-05-181-0/+9
* qglobal.cpp: build under QT_NO_EXCEPTIONSGiuseppe D'Angelo2021-05-181-3/+9
* Make qTerminate available when QT_NO_EXCEPTIONS flag is setAlexey Edelev2021-05-161-10/+2
* QFlags: add test(Any)Flag(s)Giuseppe D'Angelo2021-05-151-0/+38
* Rejig native interface plumbingTor Arne Vestbø2021-05-121-0/+5
* QFlags::testFlag: clarify the behavior in the docsGiuseppe D'Angelo2021-05-111-0/+8
* QFlags: add operator== and !=Giuseppe D'Angelo2021-05-111-0/+24
* QFlags: add operator& / &= overloads taking a QFlags objectGiuseppe D'Angelo2021-05-111-0/+14
* QFlags: add qHash overloadGiuseppe D'Angelo2021-05-111-0/+9
* QFlags: add (named) explicit conversion from/to intGiuseppe D'Angelo2021-05-111-0/+18
* PRIx macros: add missing \relates to the docsGiuseppe D'Angelo2021-05-101-0/+4
* PRI* datatypes: fix typos in documentationGiuseppe D'Angelo2021-04-251-2/+2
* Long live PRI*QdatatypesGiuseppe D'Angelo2021-04-251-0/+83
* Fixed type integers: streamline the definitionsGiuseppe D'Angelo2021-04-241-5/+4
* QtGlobal: check the Qt fixed size integersGiuseppe D'Angelo2021-04-231-0/+6
* Use Core library for qmake instead of the Bootstrap libraryAlexey Edelev2021-02-251-12/+1
* Make QJniObject and QJniEnvironment public APIAssam Boudjelthia2021-01-271-3/+3
* Mark qBadAlloc as [[noreturn]]Giuseppe D'Angelo2021-01-191-0/+4
* Assert that wchar_t's size matches one of the unicode character typesEdward Welbourne2021-01-081-0/+2
* Add test for qRoundDavid Skoland2020-12-021-0/+8
* Extend container overview documentation, mention Q_DECLARE_TYPEINFOAndreas Buhr2020-11-301-3/+10
* Re-fix the definition of primitive typesGiuseppe D'Angelo2020-11-241-1/+1
* Centralize the wchar_t == char16_t check on WindowsGiuseppe D'Angelo2020-11-181-0/+3
* Don't initialize POD types with memset(0)Lars Knoll2020-11-171-4/+2
* Q_PRIMITIVE_TYPE: improve the documentationGiuseppe D'Angelo2020-11-091-2/+3
* Remove documentation for removed QFlags constructorVolker Hilsheimer2020-10-261-10/+0
* Whitespace cleanup in corelib/globalAllan Sandfeld Jensen2020-10-211-11/+11
* Use Q_RELOCATABLE* instead of Q_MOVABLE* wording in docsAndrei Golubev2020-09-291-8/+8