summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
Commit message (Expand)AuthorAgeFilesLines
...
* Fix minor errors in ISODate and RFC2822Date formats' documentationEdward Welbourne2020-05-081-10/+13
* Remove all locale-dependence from Q(Date|Time)+Edward Welbourne2020-05-082-42/+0
* CMake: Make build system of installed Qt more relocatableAlexandru Croitor2020-05-071-3/+3
* Fix build of rdrand & rdseed with ICC on LinuxThiago Macieira2020-05-061-8/+20
* Remove some leftover includes of QRegExpLars Knoll2020-05-061-1/+1
* Remove QRegExp from the bootstrap libraryLars Knoll2020-05-061-0/+4
* Compile QRegularExpression into qmakeLars Knoll2020-05-051-4/+0
* Extend qbswap to charNN_tMarc Mutz2020-04-301-0/+11
* Remove deprecated ApplicationAttribute enum valuesVolker Hilsheimer2020-04-242-30/+3
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-223-1/+11
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-04-201-1/+1
| |\
| | * doc: AA_DisableSessionManager was added in 5.14Liang Qi2020-04-201-1/+1
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-04-201-0/+2
| |\|
| | * Add information for macOS to qsystemdetection.hLars Schmertmann2020-04-141-0/+2
| * | Deprecate QMacNativeWidget and QMacCocoaViewContainerTor Arne Vestbø2020-04-141-0/+8
* | | Add the Qt 6.0 deprecation macrosGiuseppe D'Angelo2020-04-201-2/+10
* | | Remove two leftover references to QRegExp in the docsLars Knoll2020-04-151-1/+1
* | | Include QRegularExpression in the bootstrap libraryLars Knoll2020-04-132-5/+9
* | | Don't set WindowContextHelpButtonHint by default for dialogs and sheetsVolker Hilsheimer2020-04-092-7/+1
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-082-10/+8
|\| |
| * | macOS: Remove all use of deprecated Q_OS_OSX defineTor Arne Vestbø2020-04-031-1/+1
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Mitch Curtis2020-03-201-8/+6
| |\|
| | * QLibraryInfo: avoid unneeded conversion for path prefixKirill Burtsev2020-03-041-8/+6
* | | Make MatchRegExp an alias to MatchRegularExpressionLars Knoll2020-03-302-4/+3
* | | Add a public qsimd.h headerLars Knoll2020-03-263-20/+159
* | | Move qsimd* from corelib/tools to corelib/globalLars Knoll2020-03-265-0/+1532
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-111-21/+23
|\| |
| * | Doc: Fix documentation for class qfloat16Topi Reinio2020-03-101-21/+23
* | | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-03-041-1/+1
|\| |
| * | Fix missing return-type in doc of qfloat16::copySign()Edward Welbourne2020-03-031-1/+1
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-262-5/+7
|\| |
| * | Rename AA_MSWindowsDisableVirtualKeyboard to AA_DisableNativeVirtualKeyboardAndre de la Rocha2020-02-252-5/+5
| * | Doc: Fix documentation warnings for Qt CoreTopi Reinio2020-02-251-0/+2
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-135-33/+68
|\| |
| * | Rename Qt::ReturnByValue_t -> Qt::ReturnByValueConstantSze Howe Koh2020-02-062-2/+2
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-044-7/+28
| |\|
| | * qfloat16: include the tables in AVX2 binaries regardlessThiago Macieira2020-02-031-1/+1
| | * Win: work around (estimated) 32k char limit for OutputDebugStringOliver Wolff2020-02-021-5/+25
| | * Check for (__ARM_FP & 2) to verify 16-bit FP supportAllan Sandfeld Jensen2020-02-011-1/+1
| | * Doc: Add since version to enum value documentationPaul Wicking2020-01-301-0/+1
| * | Deprecate locale-related DateFormat enum membersEdward Welbourne2020-01-312-30/+44
* | | Introduce a configure-time check for C++17 filesystemMårten Nordheim2020-02-071-0/+1
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-294-5/+37
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-01-282-3/+20
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-282-3/+20
| | |\|
| | | * macOS: Work around CoreFoundation failing to resolve bundle resourcesTor Arne Vestbø2020-01-221-2/+19
| | | * macOS: Remove doc references to the Carbon frameworkTor Arne Vestbø2020-01-221-1/+1
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-283-2/+17
| |\| |
| | * | Doc: Clarify usage of Qt::ReturnByValue in QCursorSze Howe Koh2020-01-271-0/+2
| | * | Doc/QtBase: replace some 0 with \nullptrChristian Ehrlicher2020-01-261-2/+2