summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-242-8/+8
|\
| * QEndian: do not use "raw" constexprGiuseppe D'Angelo2019-10-141-6/+6
| * 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
* | Fix relocatable prefix for hardware-specific Linux buildsJoerg Bornemann2019-10-101-0/+17
* | QSysInfo::prettyProductName(): Fix up dc042c6deea7e90b4a9dfcffdc33cbe61df421bdFriedemann Kleint2019-10-041-6/+5
* | Fix unused function warning for prefixFromQtCoreLibraryHelperTor Arne Vestbø2019-10-041-0/+3
* | Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Qt Forward Merge Bot2019-10-041-1/+5
|\ \
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-041-1/+5
| |\|
| | * Fix crash when running QtCore: Stack is misaligned on x86-64Thiago Macieira2019-10-031-1/+5
* | | Correct handling of -qfloat16(0)Edward Welbourne2019-10-032-3/+3
|/ /
* | Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Liang Qi2019-09-302-51/+2
|\ \
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-302-51/+2
| |\|
| | * Fix QRandomGenerator initialization on AMD CPUsDmitry Kazakov2019-09-262-51/+2
* | | Featurize support for signaling NaNEdward Welbourne2019-09-304-3/+10
|/ /
* | Fix documentation of qfloat16Edward Welbourne2019-09-271-3/+44
* | Windows: QSysInfo::prettyProductName(): Improve version formattingFriedemann Kleint2019-09-251-13/+57
* | Fix qdoc warningsFriedemann Kleint2019-09-101-1/+1
* | Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-09-092-9/+14
|\|
| * QRandom: retry the use of RDRAND instruction as recommended by manualsThiago Macieira2019-09-081-7/+12
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-081-2/+2
| |\
| | * qFatal: make it so you cannot disable the messageThiago Macieira2019-09-041-2/+2
* | | Make Qt relocatableAlexandru Croitor2019-09-071-33/+175
* | | Remove QOperatingSystemVersion::WindowsVistaSona Kurazyan2019-09-052-9/+0
* | | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-042-2/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-311-1/+1
| |\|
| | * Remove hardcoded qt_instdate field from binaryFredrik Orderud2019-08-301-1/+1
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-221-1/+3
| |\|
| | * Fix qErrnoWarning() printing no error in some conditionsThiago Macieira2019-08-191-1/+3
* | | QtCore: port all QMutexLocker users to qt_{scoped,unique}_lockMarc Mutz2019-08-252-11/+13
* | | Port away from QMutexLocker in public headersMarc Mutz2019-08-251-1/+2
* | | Add high-DPI scale factor rounding policy C++ APIMorten Johan Sørvig2019-08-232-0/+32
* | | Add support for the Islamic Civil calendarSoroush Rabiei2019-08-221-0/+2
* | | Goodbye showYellowThingTor Arne Vestbø2019-08-221-4/+0
* | | Add support for the Jalali (Solar Hijri or Persian) calendarSoroush Rabiei2019-08-211-0/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-162-9/+15
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-152-9/+15
| |\|
| | * QSysInfo: Use the Apple IOKit API to get the machine's UUIDThiago Macieira2019-08-141-8/+12
| | * Add the detection of MSVC 2019 for QLibraryInfoFriedemann Kleint2019-08-141-1/+3
* | | Introduce a new feature called easingcurveTasuku Suzuki2019-08-161-0/+1
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-133-4/+19
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-053-4/+19
| |\|
| | * macOS: Add system detection and version defines for macOS Catalina (10.15)Tor Arne Vestbø2019-08-013-4/+19
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-131-15/+20
| |\|
| | * Optimize and fix handling of QtMessageHandlersMarc Mutz2019-07-111-15/+20
* | | Deprecate QStringViewLiteralMarc Mutz2019-08-101-0/+8
* | | QDateTimePrivate: inherit QSharedData and other cleanupsMarc Mutz2019-08-071-1/+1
* | | Qt6: Fix uninitialized meta objects on WindowsThiago Macieira2019-07-162-4/+12
* | | Centralize the MSVC work-around for std::is_permutationMarc Mutz2019-07-121-0/+23
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-121-0/+4
|\| |