index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
corelib
/
global
/
qglobal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
qglobal.h: centralize the __ASSEMBLER__ check
Thiago Macieira
2023-01-11
1
-6
/
+7
*
qglobal.h: remove __ASSEMBLER__ check
Marc Mutz
2022-12-08
1
-2
/
+0
*
Move qVersion() into it's own header
Marc Mutz
2022-12-08
1
-0
/
+1
*
Move qt_noop() into a separate header
Ivan Solovev
2022-10-06
1
-1
/
+1
*
Move the rest of macros from qglobal to QtPreprocessorSupport
Ivan Solovev
2022-10-06
1
-16
/
+1
*
Move qAsConst() and qExchange() to QtTypeTraits
Ivan Solovev
2022-10-06
1
-18
/
+0
*
Move QFunctionPointer typedef to a separate header
Ivan Solovev
2022-10-06
1
-5
/
+1
*
Rename the header qtypetraits.h -> qttypetraits.h
Sona Kurazyan
2022-09-30
1
-1
/
+1
*
Rename the header qtranslation.h -> qttranslation.h
Sona Kurazyan
2022-09-30
1
-1
/
+1
*
Rename the header qenvironmentvariables.h -> qtenvironmentvariables.h
Sona Kurazyan
2022-09-30
1
-1
/
+1
*
Move qVersion() from qglobal.h to qlibraryinfo.h
Sona Kurazyan
2022-09-01
1
-13
/
+0
*
Move QMacAutoReleasePool from qglobal.h to qcore_mac_p.h
Sona Kurazyan
2022-09-01
1
-15
/
+0
*
Extract header qdarwinhelpers.h from qglobal.h
Sona Kurazyan
2022-08-30
1
-24
/
+1
*
Move QT_ASCII_CAST_WARN macro from qglobal.h to qtdeprecationmarkers.h
Sona Kurazyan
2022-08-30
1
-7
/
+0
*
Move definition of QT_DEBUG from qglobal.h to qtconfigmacros.h
Sona Kurazyan
2022-08-30
1
-8
/
+0
*
Move qSharedBuild() from qglobal.h to qlibraryinfo.h
Sona Kurazyan
2022-08-29
1
-2
/
+0
*
Move definition of QT_MOC_COMPAT from qgloabl.h to qtconfigmacros.h
Sona Kurazyan
2022-08-25
1
-8
/
+0
*
Extract header qmalloc.h from qglobal.h
Sona Kurazyan
2022-08-25
1
-4
/
+1
*
Extract header qtypetraits.h from qglobal.h
Sona Kurazyan
2022-08-25
1
-7
/
+1
*
Extract header qswap.h from qglobal.h
Sona Kurazyan
2022-08-25
1
-35
/
+1
*
Extract header qtresource.h from qglobal.h
Sona Kurazyan
2022-08-25
1
-7
/
+1
*
Extract header qconstructormacros.h from qglobal.h
Sona Kurazyan
2022-08-25
1
-22
/
+1
*
Remove QT_MODULE define
Sona Kurazyan
2022-08-24
1
-2
/
+0
*
Move Q_AUTOTEST_EXPORT to qtconfigmacros.h
Sona Kurazyan
2022-08-24
1
-21
/
+0
*
Move warning suppression macros from qglobal.h to qcompilerdetection.h
Sona Kurazyan
2022-08-19
1
-14
/
+0
*
Extract header qtclasshelpermacros.h
Sona Kurazyan
2022-08-19
1
-104
/
+1
*
Extract header qexceptionhandling.h from qglobal.h
Sona Kurazyan
2022-08-19
1
-26
/
+1
*
Move QT_NO_EXCEPTIONS define to qcompilerdetection.h
Sona Kurazyan
2022-08-19
1
-12
/
+0
*
Move macros for Darwin-based operating systems to qsystemdetection.h
Sona Kurazyan
2022-08-13
1
-51
/
+0
*
Move the checks for disabling useless warnings to qcompilerdetection.h
Sona Kurazyan
2022-08-13
1
-31
/
+0
*
Move Q_{OUTOFLINE, INLINE}_TEMPLATE definitions to qcompilerdetection.h
Sona Kurazyan
2022-08-13
1
-7
/
+0
*
Move some compiler-specific macros to qcompilerdetection.h
Sona Kurazyan
2022-08-13
1
-68
/
+0
*
Move Q_OF_ELF/Q_OF_MACH_O macros to qsystemdetection.h
Sona Kurazyan
2022-08-11
1
-7
/
+0
*
Move Qt 6/7 specific macros to qtversionchecks.h
Sona Kurazyan
2022-08-11
1
-52
/
+0
*
Move qMin/qMax/qBound() to a separate qminmax.h header
Ivan Solovev
2022-08-11
1
-67
/
+1
*
Extract header qtypes.h from qglobal.h
Sona Kurazyan
2022-08-11
1
-134
/
+1
*
Move Q_STATIC_ASSERT* macros to qassert.h
Sona Kurazyan
2022-08-11
1
-29
/
+4
*
Move QT_SHARED, QT_STATIC and QT_CONFIG macos to qtconfigmacros.h
Sona Kurazyan
2022-08-11
1
-39
/
+1
*
Rename qtnamespacemacros.h -> qtconfigmacros.h
Sona Kurazyan
2022-08-11
1
-1
/
+1
*
Remove redundant define for QT_LARGEFILE_SUPPORT
Sona Kurazyan
2022-08-10
1
-4
/
+0
*
Fix QT6_CALL_NEW_OVERLOAD_TAIL
Ivan Solovev
2022-08-09
1
-1
/
+1
*
Move Q_CHECK_PTR and related helpers to qassert.h
Sona Kurazyan
2022-08-05
1
-17
/
+0
*
Fix generation of the forward header for QFunctionPointer
Sona Kurazyan
2022-08-05
1
-0
/
+3
*
Extract header qassert.h from qglobal.h
Sona Kurazyan
2022-08-05
1
-27
/
+3
*
Move qt_error_string to qlogging.h
Sona Kurazyan
2022-08-05
1
-4
/
+0
*
Move q{,Utf8, Utf16}Printable to qstring.h
Sona Kurazyan
2022-08-04
1
-18
/
+0
*
Disable constinit for MSVC compilers
Oliver Wolff
2022-08-03
1
-6
/
+3
*
qUtf16Printable: avoid creating a copy of a QString
Sona Kurazyan
2022-08-02
1
-1
/
+1
*
Extract header qtdeprecationmarkers.h from qglobal.h
Sona Kurazyan
2022-07-31
1
-266
/
+1
*
Extract header qtversionchecks.h from qglobal.h
Sona Kurazyan
2022-07-29
1
-8
/
+1
[next]