summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
Commit message (Expand)AuthorAgeFilesLines
* Eliminate ambiguous casts involving qfloat16Glen Mabey2017-05-071-12/+0
* alloca: detect whether alloca.h existsOswald Buddenhagen2017-05-031-0/+7
* QSysInfo: Make use of the QT_WARNING_DISABLE_DEPRECATED macroThiago Macieira2017-04-271-5/+1
* Fix Clang build: it does not have __attribute__((optimize(x)))Thiago Macieira2017-04-261-1/+1
* Fix ICC build with Q_FALLTHROUGHThiago Macieira2017-04-261-1/+1
* Make QT_ASCII_CAST_WARN more informativeTor Arne Vestbø2017-04-241-1/+1
* Split Q_COMPILER_UNICODE_STRINGS: add Q_STDLIB_UNICODE_STRINGSMarc Mutz2017-04-201-1/+6
* Move Q_REQUIRED_RESULT to its correct positionThiago Macieira2017-04-202-20/+14
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-181-8/+12
|\
| * Restore compatibility with Qt 5.7.0 and 5.6.1Thiago Macieira2017-04-121-8/+12
* | icc: thread_local in macOS is working since 10.7Thiago Macieira2017-04-171-4/+1
* | Update the Clang usual versions for Apple's buildThiago Macieira2017-04-161-1/+5
* | qfloat16: Fix GCC warning about use of old-style castThiago Macieira2017-04-151-0/+1
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-121-0/+4
|\|
| * Add more information about how to get a QString from qgetenvJesus Fernandez2017-04-081-0/+4
* | QSysInfo: Bring back suppression of ICC warning #1478Thiago Macieira2017-04-121-0/+1
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-062-8/+12
|\|
| * Fix qReallocAligned for reallocation when alignment > 2*sizeof(void*)Thiago Macieira2017-04-041-3/+8
| * Use fallthrough attributes only in C++ modeGiuseppe D'Angelo2017-04-031-5/+4
* | Fix detection of F16C for the Intel compiler (again) and Visual StudioThiago Macieira2017-04-061-2/+2
* | f16c: Use the packed intrinsics instead of scalar onesThiago Macieira2017-04-061-2/+6
* | QSysInfo: update the ICC warning that needs to be suppressedThiago Macieira2017-04-061-14/+9
* | Consider ENXIO (No such device or address) reason to check isatty()Tor Arne Vestbø2017-04-051-1/+1
* | Fix warnings for -no-feature-settingsStephan Binner2017-04-041-0/+2
* | qfloat16: suppress warning caused by Clang macro we usedThiago Macieira2017-04-021-0/+3
* | Core: Replace LGPL21 with LGPL license headerKai Koehne2017-03-281-13/+19
* | 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
* | 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
|/ /
* | Document QT_DEPRECATED_WARNINGSKai Koehne2017-03-081-0/+13
* | 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
* | 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
* | 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