summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
| | * Doc: fix the datatype returned by Qt::TextAlignmentRoleGiuseppe D'Angelo2017-01-121-1/+1
| | * QNX: Fix comments on qcompilerdetection.hRafael Roquetto2017-01-101-4/+13
| | * Adjust QNX choicesJames McDonnell2017-01-101-1/+1
| | * revert to building qmake with qconfig.cppOswald Buddenhagen2017-01-062-85/+16
| | * Fix compilation without sharedmemoryUlf Hermann2017-01-051-0/+2
| | * ... and so configureapp.exe disappearethOswald Buddenhagen2016-12-231-5/+2
| | * fix sysrootification of install pathsOswald Buddenhagen2016-12-222-16/+15
* | | Add missing documentation for QOperatingSystemVersion::segmentCountJake Petroules2017-01-251-0/+6
* | | Fix some qdoc-warnings for 5.9Friedemann Kleint2017-01-251-6/+6
|/ /
* | QHostAddress: make it implictly sharedGiuseppe D'Angelo2017-01-191-1/+1
* | Remove support for WinRT 8.1 and Windows Phone 8.1Maurice Kalinowski2017-01-182-16/+4
* | Polish up the QOperatingSystemVersion API and documentationJake Petroules2017-01-182-66/+64
* | Fix whitespace, formatting, and line length in QOperatingSystemVersionJake Petroules2017-01-172-54/+102
* | Fix build for INTEGRITYKimmo Ollila2017-01-131-0/+1
* | qglobal.cpp/QSysInfo::macVersion(): Silence deprecation warningJake Petroules2017-01-131-0/+3
* | Remove qtypetraits.h's contents altogetherGiuseppe D'Angelo2017-01-122-52/+12
* | Add support for building for INTEGRITY using GHS toolchainKimmo Ollila2017-01-101-2/+5
* | QForeachContainer: make it a move-only typeGiuseppe D'Angelo2017-01-101-18/+30
* | Remove compatibility code paths for macOS < 10.10 and iOS < 8.0Jake Petroules2017-01-091-49/+4
* | Use qGetPtrHelper in Q_DECLARE_PRIVATE_D macroDaniel Vrátil2016-12-301-2/+2
* | Extend qChecksum calculationLars Schmertmann2016-12-252-0/+17
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-166-22/+122
|\|
| * Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2016-12-164-10/+16
| |\
| | * Work around old Clang bug parsing of NSDMI referring to membersThiago Macieira2016-12-161-3/+3
| | * Re-fix the build with ICC and cmath & math.hThiago Macieira2016-12-101-5/+7
| | * Merge remote-tracking branch 'origin/5.7' into 5.8.0Liang Qi2016-12-081-0/+4
| | |\
| | | * Make sure all pattern args get cleared when parsing a new patternThiago Macieira2016-11-261-0/+4
| | * | Fix the warning number for ICC deprecated warningsThiago Macieira2016-12-041-2/+2
| * | | move generation of qconfig.cpp (and qt.conf) to qmake-based configureOswald Buddenhagen2016-12-132-12/+106
* | | | qglobal.cpp/QSysInfo::windowsVersion(): Silence deprecation warningFriedemann Kleint2016-12-141-0/+3
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-137-49/+38
|\| | |
| * | | Properly use QT_CONFIG macro to check for ICULars Knoll2016-11-291-0/+1
| * | | Clean up config handling of logging backendsLars Knoll2016-11-293-21/+17
| |/ /
| * | Add a macros for disabling deprecated declaration warningsThiago Macieira2016-11-271-0/+6
| * | Merge "Merge remote-tracking branch 'origin/5.7' into 5.8" into refs/staging/5.8Liang Qi2016-11-243-2/+7
| |\ \
| | * | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-243-2/+7
| | |\|
| | | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-233-2/+7
| | | |\
| | | | * Enable constexpr support for Visual Studio 2017Oliver Wolff2016-11-221-0/+3
| | | | * Add support for Visual Studio 2017Oliver Wolff2016-11-221-1/+3
| | | | * Doc: Add missing reference to qInfo()Kai Koehne2016-11-181-1/+1
| * | | | Don't set platform specific QT_NO_FOO defines in qglobal.hLars Knoll2016-11-241-26/+0
| |/ / /
| * | | Clean up iconv configurationLars Knoll2016-11-231-0/+1
| * | | Fix some qdoc-warningsFriedemann Kleint2016-11-231-0/+6
* | | | foreach: do not use operators that trigger non-evaluated contextsGiuseppe D'Angelo2016-12-101-1/+20
* | | | Don't advertise deprecated members of QSysInfo in the documentationJake Petroules2016-12-061-6/+17
* | | | Complete QOperatingSystemVersion documentationJake Petroules2016-12-061-4/+20
* | | | Add an OpenGL program binary disk cacheLaszlo Agocs2016-11-242-0/+10