index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
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
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
corelib
/
global
/
qglobal.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[docs] Adjust qExchange() docs for the present, where C++17 is required [2/2]...
Marc Mutz
2022-12-01
1
-2
/
+2
*
[docs] Adjust qExchange() docs for the present, where C++17 is required [1/2]...
Marc Mutz
2022-12-01
1
-2
/
+3
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-18
1
-4
/
+4
*
Mark C++11/C++14 portability macros as deprecated
Kai Köhne
2022-08-14
1
-31
/
+5
*
qputenv: defend against non-NUL-terminated QByteArray values
Marc Mutz
2022-08-08
1
-0
/
+8
*
Pull some processing out of environmentMutex critical sections
Marc Mutz
2022-08-05
1
-4
/
+12
*
Port qenvironmentvariables.cpp to qsizetype
Marc Mutz
2022-08-05
1
-5
/
+4
*
Fix generation of the forward header for QFunctionPointer
Sona Kurazyan
2022-08-05
1
-1
/
+1
*
QSysInfo::prettyProductName(): add missing macOS product names
Yuhang Zhao
2022-08-03
1
-2
/
+9
*
QSysInfo: update docs to mention the latest os
Yuhang Zhao
2022-07-09
1
-10
/
+8
*
Darwin: Replace deprecated symbol kIOMasterPortDefault with equivalent
Tor Arne Vestbø
2022-07-06
1
-1
/
+2
*
Fix Windows display version
Yuhang Zhao
2022-05-26
1
-5
/
+10
*
qglobal: resolve one Qt6 TODO
Yuhang Zhao
2022-05-23
1
-12
/
+4
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-39
/
+3
*
Remove remnants of the old Intel C++ compiler
Thiago Macieira
2022-05-11
1
-3
/
+7
*
Fix build with clang-cl
Yuhang Zhao
2022-03-31
1
-1
/
+1
*
Short live Q_CONSTINIT!
Marc Mutz
2022-03-26
1
-1
/
+28
*
QtCore: Replace remaining uses of QLatin1String with QLatin1StringView
Sona Kurazyan
2022-03-26
1
-3
/
+3
*
QtCore: replace QLatin1String/QLatin1Char with _L1/u'' where applicable
Sona Kurazyan
2022-03-25
1
-16
/
+17
*
Fix has_signaling_NaN usage for INTEGRITY
Tatiana Borisova
2022-03-16
1
-2
/
+1
*
Doc: Fix typos
Robert Löhning
2022-03-16
1
-2
/
+2
*
Doc: Use \inmodule for all classes and headers
Topi Reinio
2022-01-17
1
-0
/
+1
*
Extract Header qforeach.h from qglobal.h
Marc Mutz
2021-12-30
1
-4
/
+4
*
Doc: QSysInfo::productType: remove the "will be" note about Qt 6
Thiago Macieira
2021-12-23
1
-4
/
+3
*
Fix tst_qfloat16 runtime failure for INTEGRITY
Tatiana Borisova
2021-12-06
1
-1
/
+1
*
Add missing QT_TRID_N_NOOP definition
Lucie Gérard
2021-11-18
1
-0
/
+20
*
Do not include qloggingcategory.h in public headers
Kai Köhne
2021-11-16
1
-2
/
+3
*
Update windows version detection
Mårten Nordheim
2021-10-24
1
-1
/
+11
*
corelib: Fix typos in documentation
Jonas Kvinge
2021-10-12
1
-2
/
+2
*
Add private qAbort helper function
Tor Arne Vestbø
2021-09-22
1
-0
/
+29
*
Improve version-related docs in qglobal.cpp
Edward Welbourne
2021-09-21
1
-21
/
+23
*
Fix assorted misindented end-comment markers in qglobal.cpp
Edward Welbourne
2021-09-20
1
-14
/
+14
*
Encourage use of QT_VERSION_CHECK()
Edward Welbourne
2021-09-20
1
-11
/
+21
*
Remove conditioning on Android embedded
Edward Welbourne
2021-09-17
1
-3
/
+3
*
Use QByteArrayView::toInt() instead of duplicating its implementation
Edward Welbourne
2021-08-31
1
-31
/
+2
*
Convert various callers of strtou?ll() to call strntou?ll()
Edward Welbourne
2021-08-30
1
-2
/
+4
*
Doc: Fix documentation issues for Qt Core
Topi Reinio
2021-08-24
1
-1
/
+1
*
QSysInfo: Delete pre-windows 10 code
Mårten Nordheim
2021-07-28
1
-28
/
+4
*
Doc: QtCore: Fix more documentation warnings
Topi Reinio
2021-06-07
1
-1
/
+1
*
Doc: Use \deprecated instead of \obsolete
Paul Wicking
2021-05-26
1
-3
/
+3
*
Farewell Q_DISABLE_MOVE
Giuseppe D'Angelo
2021-05-26
1
-14
/
+3
*
Long live qToUnderlying
Giuseppe D'Angelo
2021-05-18
1
-0
/
+9
*
qglobal.cpp: build under QT_NO_EXCEPTIONS
Giuseppe D'Angelo
2021-05-18
1
-3
/
+9
*
Make qTerminate available when QT_NO_EXCEPTIONS flag is set
Alexey Edelev
2021-05-16
1
-10
/
+2
*
QFlags: add test(Any)Flag(s)
Giuseppe D'Angelo
2021-05-15
1
-0
/
+38
*
Rejig native interface plumbing
Tor Arne Vestbø
2021-05-12
1
-0
/
+5
*
QFlags::testFlag: clarify the behavior in the docs
Giuseppe D'Angelo
2021-05-11
1
-0
/
+8
*
QFlags: add operator== and !=
Giuseppe D'Angelo
2021-05-11
1
-0
/
+24
*
QFlags: add operator& / &= overloads taking a QFlags object
Giuseppe D'Angelo
2021-05-11
1
-0
/
+14
*
QFlags: add qHash overload
Giuseppe D'Angelo
2021-05-11
1
-0
/
+9
[next]