summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
Commit message (Expand)AuthorAgeFilesLines
* Mark some Qt namespace enum members properly as deprecatedEdward Welbourne2020-08-281-6/+12
* Properly deprecate Qt::MidButton in favor of Qt::MiddleButtonEdward Welbourne2020-08-222-3/+5
* Document run-time acceleration of using the conversions functionsAllan Sandfeld Jensen2020-07-301-0/+10
* Add QOperatingSystemVersion support for macOS Big SurTor Arne Vestbø2020-07-293-0/+32
* Make qfloat16 helper functions consistent with float/double versionsAllan Sandfeld Jensen2020-07-281-5/+5
* Clarify warning message about PIC/PIEDaniel Kahn Gillmor2020-07-071-1/+1
* Undef Q_DECL_ENUMERATOR_DEPRECATED when having no deprecation warningsAndy Shaw2020-06-181-0/+2
* Enforce two's complement integersGiuseppe D'Angelo2020-06-061-0/+4
* Add Q_OS_WEBOS to qsystemdetectionDominik Holland2020-06-031-0/+4
* Fix minor errors in ISODate and RFC2822Date formats' documentationEdward Welbourne2020-05-201-10/+13
* Fix relocated Qt to be found when its path has non-ASCII charactersAlexandru Croitor2020-05-191-3/+3
* Fix crash on macOS with -qtlibinfix'ed QtJoerg Bornemann2020-05-191-2/+5
* 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
* | 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
* | Doc: Fix documentation for class qfloat16Topi Reinio2020-03-101-21/+23
* | Fix missing return-type in doc of qfloat16::copySign()Edward Welbourne2020-03-031-1/+1
* | 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
* | 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
* | 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
* | 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
* | QLabel: Allow pixmap() and picture() to return by-valueSze Howe Koh2020-01-262-0/+13
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-181-1/+0
|\|
| * Doc: Fix qdoc compilation errors qtbaseNico Vertriest2020-01-171-1/+0
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-152-2/+3
|\|
| * ICC compile-fix for __builtin_add_overflow()'s parameter typeEdward Welbourne2020-01-131-1/+2
| * qglobal.h: remove non-ASCII quotes from commentThiago Macieira2020-01-131-1/+1
* | 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.15Liang Qi2020-01-091-2/+5
|\|
| * GCC: revoke constexpr before 5.0Giuseppe D'Angelo2020-01-091-2/+5
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-061-4/+4
|\|
| * Fix some qdoc warningsFriedemann Kleint2020-01-021-4/+4
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-274-37/+10
|\|
| * Unbreak developer build with clang-clFriedemann Kleint2019-12-201-6/+7
| * Don't have a "see also qrand" from qrandAlbert Astals Cid2019-12-191-1/+1