summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qglobal.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.11' into tqtc/lts-5.15-ope...v5.15.11-lts-lgplTarja Sundqvist2023-06-091-1/+11
|\
| * qputenv: defend against non-NUL-terminated QByteArray valuesMarc Mutz2022-08-081-0/+9
| * Darwin: Replace deprecated symbol kIOMasterPortDefault with equivalentTor Arne Vestbø2022-07-061-1/+2
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.8' into tqtc/lts-5.15-open...v5.15.8-lts-lgplTarja Sundqvist2022-11-111-1/+11
|\|
| * Update windows version detectionMårten Nordheim2021-10-241-1/+11
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.6' into tqtc/lts-5.15-open...Tarja Sundqvist2022-08-161-0/+8
|\|
| * QFlags::testFlag: clarify the behavior in the docsGiuseppe D'Angelo2021-06-101-0/+8
* | Revert "Update commercial license headers to src/concurrent and src/corelib"Tarja Sundqvist2021-03-231-20/+20
|/
* Update commercial license headers to src/concurrent and src/corelibTarja Sundqvist2021-01-281-20/+20
* Containers: call constructors even for primitive typesGiuseppe D'Angelo2020-12-011-4/+2
* Q_PRIMITIVE_TYPE: improve the documentationGiuseppe D'Angelo2020-11-101-2/+3
* Enforce two's complement integersGiuseppe D'Angelo2020-06-061-0/+4
* macOS: Remove all use of deprecated Q_OS_OSX defineTor Arne Vestbø2020-04-031-1/+1
* Doc/QtBase: replace some 0 with \nullptrChristian Ehrlicher2020-01-261-2/+2
* Enforce that char16_t / char32_t are 16/32 bitsGiuseppe D'Angelo2020-01-121-1/+3
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-271-30/+0
|\
| * Doc: remove documented macros which were removed in Qt5Christian Ehrlicher2019-12-171-30/+0
* | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-101-2/+2
|\|
| * Don't wrap feature detection macros with QT_HAS_FOO() variantsTor Arne Vestbø2019-12-101-2/+2
* | Deprecate qMove(), Q_DECL_OVERRIDE and Q_DECL_FINALChristian Ehrlicher2019-11-261-8/+8
* | Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-1/+11
|/
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-241-2/+2
|\
| * Use arrays rather than assigning literals to char* (warning-fix)Edward Welbourne2019-10-141-2/+2
* | Win32: Consolidate registry codeFriedemann Kleint2019-10-141-16/+13
* | QSysInfo::prettyProductName(): Fix up dc042c6deea7e90b4a9dfcffdc33cbe61df421bdFriedemann Kleint2019-10-041-6/+5
* | Windows: QSysInfo::prettyProductName(): Improve version formattingFriedemann Kleint2019-09-251-13/+57
* | QtCore: port all QMutexLocker users to qt_{scoped,unique}_lockMarc Mutz2019-08-251-9/+10
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-161-8/+12
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-151-8/+12
| |\
| | * QSysInfo: Use the Apple IOKit API to get the machine's UUIDThiago Macieira2019-08-141-8/+12
* | | QSysInfo: fix warning on non-Linux about unconditional adjacent returnsMarc Mutz2019-06-211-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-141-0/+7
|\| |
| * | Merge remote-tracking branch 'origin/5.13.0' into 5.13Liang Qi2019-06-111-0/+7
| |\ \
| | * | Doc: Add Q_OS_WASM documentationPaul Wicking2019-06-071-0/+7
* | | | Move away from using 0 as a pointer constantAllan Sandfeld Jensen2019-06-071-1/+1
* | | | Add some examples to qExchange() docsMarc Mutz2019-05-161-0/+39
* | | | Short live qExchange()!Marc Mutz2019-05-141-0/+11
* | | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-131-0/+7
|\| | |
| * | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-091-0/+7
| |\ \ \ | | |/ / | |/| / | | |/
| | * Define Q_OS_WINDOWS, make it an alias to Q_OS_WINSergio Martins2019-05-081-0/+7
* | | Add RISC-V detectionAndreas Schwab2019-04-291-0/+36
* | | Replace Q_DECL_NOEXCEPT with noexcept in corelibAllan Sandfeld Jensen2019-04-031-9/+9
|/ /
* | Enable deprecation warnings by defaultGiuseppe D'Angelo2019-02-021-7/+19
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-261-0/+2
|\|
| * Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-01-231-0/+2
| |\
| | * Add "Mojave" to QSysInfo::prettyProductName()Thiago Macieira2018-12-141-0/+2
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-211-6/+6
|\| |
| * | Increase sysctl argument buffer size to include null characterRoland Rossgotterer2019-01-091-5/+5
| * | Always access the 64-bit registry key to read MachineGuidRoland Rossgotterer2019-01-091-1/+1
| |/
* | QTypeInfo: use C++11 type traits to deduce if a type is static or complexLars Knoll2018-12-101-0/+7