summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qglobal.cpp
Commit message (Expand)AuthorAgeFilesLines
* Docs: fix QT_NO_FOREACH/KEYWORDS macro documentationVolker Hilsheimer3 days1-0/+13
* Long live [[nodiscard]] QFile::openGiuseppe D'Angelo2024-04-171-0/+1
* qt_int_sqrt: update doc of where it is usedThiago Macieira2024-04-101-2/+2
* Long live QT_ENABLE_STRICT_MODE_UP_TOGiuseppe D'Angelo2024-03-131-0/+45
* Move qAbort from qglobal.cpp to qassert.cppThiago Macieira2024-03-061-74/+0
* Move qVersion() into it's own headerMarc Mutz2022-12-081-1/+2
* QtGlobal: update the description sectionSona Kurazyan2022-10-061-106/+44
* Move the rest of macros from qglobal to QtPreprocessorSupportIvan Solovev2022-10-061-10/+0
* Move qAsConst() and qExchange() to QtTypeTraitsIvan Solovev2022-10-061-96/+0
* Move QFunctionPointer typedef to a separate headerIvan Solovev2022-10-061-7/+0
* Provide documentation for qprocessordetection.h headerIvan Solovev2022-10-061-380/+0
* Provide documentation for qcompilerdetection.h headerIvan Solovev2022-10-061-371/+0
* Provide documentation for qsystemdetection.h headerIvan Solovev2022-10-061-183/+0
* Move docs for QT_REQUIRE_VERSION to qmessagebox.cppSona Kurazyan2022-09-221-19/+0
* Move docs for Q_DECLARE_TYPEINFO to qtypeinfo.qdocSona Kurazyan2022-09-221-52/+0
* Move docs for helpers from QtForeach to qforeach.qdocSona Kurazyan2022-09-221-71/+0
* Move docs for deprecation macros to qtdeprecationmarkers.qdocSona Kurazyan2022-09-221-51/+0
* Move the implementation and docs of QSysInfo to qsysinfo.cppSona Kurazyan2022-09-221-1046/+0
* Move QT_VERSION_STR docs to qlibraryinfo.cppSona Kurazyan2022-09-221-12/+0
* Move docs for Q_INT64_C()/Q_UINT64_C() macros to qtypes.cppSona Kurazyan2022-09-221-26/+0
* Improve docs for QtNumeric headerSona Kurazyan2022-09-211-119/+0
* Move QFlags docs from qglobal.cpp to qflags.qdocSona Kurazyan2022-09-211-457/+0
* Fix docs for types and macros from qlogging.hSona Kurazyan2022-09-011-200/+0
* Move qVersion() from qglobal.h to qlibraryinfo.hSona Kurazyan2022-09-011-15/+0
* Extract header qdarwinhelpers.h from qglobal.hSona Kurazyan2022-08-301-32/+0
* Move qSharedBuild() from qglobal.h to qlibraryinfo.hSona Kurazyan2022-08-291-9/+0
* Extract header qtypetraits.h from qglobal.hSona Kurazyan2022-08-251-9/+0
* Move docs for qlonglong and qulonglong to QtTypesSona Kurazyan2022-08-251-19/+0
* Rename QT_DISABLE_DEPRECATED_BEFORE -> QT_DISABLE_DEPRECATED_UP_TOIvan Solovev2022-08-191-13/+23
* Extract header qtclasshelpermacros.hSona Kurazyan2022-08-191-57/+0
* Extract header qexceptionhandling.h from qglobal.hSona Kurazyan2022-08-191-15/+0
* Mark C++11/C++14 portability macros as deprecatedKai Köhne2022-08-141-31/+5
* Move qMin/qMax/qBound() to a separate qminmax.h headerIvan Solovev2022-08-111-37/+0
* Extract header qtypes.h from qglobal.hSona Kurazyan2022-08-111-316/+0
* Move Q_ASSUME and Q_UNREACHABLE to qassert.hSona Kurazyan2022-08-051-62/+1
* Move Q_CHECK_PTR and related helpers to qassert.hSona Kurazyan2022-08-051-60/+0
* Fix generation of the forward header for QFunctionPointerSona Kurazyan2022-08-051-1/+1
* Extract header qassert.h from qglobal.hSona Kurazyan2022-08-051-63/+0
* Move q{,Utf8, Utf16}Printable to qstring.hSona Kurazyan2022-08-041-61/+0
* QSysInfo::prettyProductName(): add missing macOS product namesYuhang Zhao2022-08-031-2/+9
* Extract header qtversionchecks.h from qglobal.hSona Kurazyan2022-07-291-44/+0
* Extract header qenvironmentvariables.h from qglobal.hSona Kurazyan2022-07-291-328/+0
* Extract header qoverload.h from qglobal.hSona Kurazyan2022-07-291-51/+0
* Extract header qtranslation.h from qglobal.hSona Kurazyan2022-07-291-204/+0
* QSysInfo: update docs to mention the latest osYuhang Zhao2022-07-091-10/+8
* Move numeric functions from qglobal.h to qnumeric.hIvan Solovev2022-07-081-9/+9
* Darwin: Replace deprecated symbol kIOMasterPortDefault with equivalentTor Arne Vestbø2022-07-061-1/+2
* Fix Windows display versionYuhang Zhao2022-05-261-5/+10
* qglobal: resolve one Qt6 TODOYuhang Zhao2022-05-231-12/+4
* Use SPDX license identifiersLucie Gérard2022-05-161-39/+3