summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-281-2/+2
|\
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-271-2/+2
| |\
| | * Fix propagation of locale from widget to its childrenEdward Welbourne2017-03-241-2/+2
* | | Implement a counted QT_FATAL_WARNINGSThiago Macieira2017-03-212-6/+29
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-203-4/+13
|\| |
| * | Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9Liang Qi2017-03-131-1/+1
| |\ \
| | * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-131-1/+1
| | |\|
| | | * Use QT_CONFIG(library) instead of QT_NO_LIBRARYUlf Hermann2017-03-061-1/+0
| | | * Properly use the "process" featureUlf Hermann2017-02-271-0/+1
| * | | Suppress -Wfloat-equal when defining float16 equality operatorsUlf Hermann2017-03-131-0/+6
| * | | Doc: Add links to the signal-slot syntaxes pageSze Howe Koh2017-03-131-3/+6
| |/ /
* | | Make Q_ASSERT() usable in constexpr functionsMarc Mutz2017-03-161-4/+4
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-141-0/+13
|\| |
| * | Document QT_DEPRECATED_WARNINGSKai Koehne2017-03-081-0/+13
* | | Add new API to control whether shortcuts are shown in context menusJake Petroules2017-03-142-0/+6
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-024-966/+18
|\| |
| * | Do not include qfloat16 tables in arm64 buildsAllan Sandfeld Jensen2017-02-281-10/+13
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-241-956/+0
| |\|
| | * add configure -list-featuresOswald Buddenhagen2017-02-221-956/+0
| * | make TabletMove hover events conditional on QWidget::tabletTrackingShawn Rutledge2017-02-232-0/+5
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-02-281-1/+8
|\| |
| * | QTypeInfo: record whether it was specializedMarc Mutz2017-02-231-0/+7
| * | QTypeInfo: don't treat enums and (extended) integral types as complexMarc Mutz2017-02-221-1/+1
* | | Define QT_*_PLATFORM_SDK_EQUAL_OR_ABOVE macros on all platformsJake Petroules2017-02-271-0/+12
* | | QTypeInfo: make long double primitive in Qt 6 on DarwinGiuseppe D'Angelo2017-02-221-4/+6
|/ /
* | Build fix for -no-feature-datestringPaul Olav Tvete2017-02-171-1/+3
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-161-1/+1
|\|
| * Doc: fixed explanation in Qt::Tool documentationSamuel Gaist2017-02-151-1/+1
* | Use native support for fp16 where availableAllan Sandfeld Jensen2017-02-161-0/+19
* | Fix is_iec559 assert on GHS compilerKimmo Ollila2017-02-151-0/+13
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-142-1/+5
|\|
| * announce 'temporaryfile' feature in bootstrap libraryOswald Buddenhagen2017-02-131-0/+1
| * Avoid unnecessary creation of some Q_GLOBAL_STATICThiago Macieira2017-02-091-1/+4
* | Don't include qfloat.h in the QtCore master includeThiago Macieira2017-02-091-0/+1
* | Add QDataStream streaming operator for QFlagsThiago Macieira2017-02-091-0/+4
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-083-43/+8
|\|
| * qnumeric_p.h: Simplify code to match currently-supported platformsThiago Macieira2017-01-311-9/+2
| * Doc: Normalize \since usageTopi Reinio2017-01-311-3/+3
| * Re-fix Clang-cl and ICC support on WindowsThiago Macieira2017-01-301-31/+3
* | New qfloat16 classGlen Mabey2017-01-314-0/+451
* | Streamline #include <type_traits>Giuseppe D'Angelo2017-01-312-3/+0
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-302-11/+21
|\|
| * Remove use of deprecated QRegExp from QLibraryInfoSamuel Gaist2017-01-241-8/+18
| * Fix MIPS32 processor detectionAllan Sandfeld Jensen2017-01-241-3/+3
* | Use std::enable_if instead of QEnableIfAlexander Volkov2017-01-272-3/+3
* | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devLiang Qi2017-01-267-116/+58
|\ \
| * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-257-116/+58
| |\|
| | * Doc: do not break the values list by blank lines in qnamespace.qdocDmitry Shachnev2017-01-231-4/+1
| | * Add Q_CC_CLANG to the documentation pageKavindra Palaraja2017-01-151-0/+7
| | * Fix typo in QT_REQUIRE_CONFIG error messagePaul Olav Tvete2017-01-131-1/+1