summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
Commit message (Expand)AuthorAgeFilesLines
* Blacklist use of [[nodiscard]] with ClangThiago Macieira2017-07-261-1/+2
* Merge qt_error_string and QSystemErrorThiago Macieira2017-07-181-92/+0
* Update OS version constants in qsystemdetection.hJake Petroules2017-07-161-0/+18
* Fix modernize-use-bool-literals issuesKevin Funk2017-07-082-9/+9
* Use the namespace-mangled symbol for the qt_version_tag group nameThiago Macieira2017-07-071-1/+1
* Make qt_check_pointer more OOM-safeThiago Macieira2017-07-032-6/+13
* Use QMessageLogger context properly in qglobal.cpp redirectsThiago Macieira2017-07-031-3/+9
* QOperatingSystemVersion: (potentially) fix compilation with QNX 6Marc Mutz2017-06-282-0/+4
* QOperatingSystemVersion: mark as Q_RELOCATABLE_TYPEMarc Mutz2017-06-281-0/+1
* QOperatingSystemVersion/Android: compress global dataMarc Mutz2017-06-281-3/+6
* QOperatingSystemVersion: remove unneded copy ctor declarationMarc Mutz2017-06-281-1/+0
* rename qglobalstatic.cpp -> qglobalstatic.qdocOswald Buddenhagen2017-06-172-3/+0
* QLogging: Fix unused static function warningOrgad Shaneh2017-06-131-1/+1
* Update for the newest Darwin-family operating systemsJake Petroules2017-06-073-0/+11
* Use the C++ [[nodiscard]] attributeThiago Macieira2017-06-071-31/+36
* Re-fix the detection of CPU architecture on an Apple OSThiago Macieira2017-06-071-20/+3
* Work around uname(2) on Apple mobile OSes not returning the proper archThiago Macieira2017-06-051-0/+20
* define QT_NO_EXCEPTIONS reliably when using ClangR.J.V. Bertin2017-06-032-1/+11
* qEnvironmentVariableIntValue: fix the case of a non-numeric valueThiago Macieira2017-06-011-7/+14
* Add Integrity ARMv8 detectionTero Alamäki2017-05-291-4/+5
* Doc: Replace "Macintosh" with something suitable or omit itLeena Miettinen2017-05-231-4/+4
* Merge remote-tracking branch 'origin/5.9.0' into 5.9Liang Qi2017-05-191-12/+0
|\
| * Eliminate ambiguous casts involving qfloat16Glen Mabey2017-05-071-12/+0
* | Fix description starting with a fullstopFrederik Schwarzer2017-05-051-1/+1
* | QInternal::unregisterCallback: don't crash on unregistering during exitThiago Macieira2017-05-051-2/+4
|/
* 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