summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-179-528/+82
|\| | |
| * | | re-arrange QLibraryInfo::rawLocation() for comprehensibilityOswald Buddenhagen2016-11-151-32/+39
| * | | qmake: don't look for qrc-based qt.confOswald Buddenhagen2016-11-151-4/+4
| * | | Rename QtPrivate::is_[un]signed to QtPrivate::Is[Un]signedEnumKai Koehne2016-11-092-21/+22
| * | | Remove compiler-specific implementations of Q_IS_ENUMKai Koehne2016-11-092-19/+4
| * | | Replace custom type traits with std one'sKai Koehne2016-11-086-456/+13
| * | | MinGW: Explicitly define NTDDI_VERSIONKai Koehne2016-11-081-0/+3
| * | | Register Qt::TextFlag with QT_Q_ENUMAndrew Knight2016-11-051-0/+1
* | | | Merge remote-tracking branch 'gerrit/5.8' into devTor Arne Vestbø2016-11-051-7/+0
|\| | |
| * | | Fix build with ICC on macOS: <atomic> is properly supportedThiago Macieira2016-11-041-7/+0
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-027-15/+11
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-012-3/+5
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-272-3/+5
| | |\|
| | | * Document that qFuzzyCompare does not work on NaN or infinityAndré Somers2016-10-261-2/+4
| | | * qversiontagging.h: Don't tag binaries in static modeThiago Macieira2016-10-251-1/+1
| * | | Replace PKGCONFIG+=foo usages with QMAKE_USELars Knoll2016-10-261-5/+1
| * | | Add Qt::ISODateWithMs date format, with support in QTime/Date/DateTimeTor Arne Vestbø2016-10-202-1/+4
| * | | stop exporting the library versionsOswald Buddenhagen2016-10-181-5/+0
| * | | Explicitly mark old macros as compatibility synonymsJake Petroules2016-10-161-1/+1
* | | | QOperatingSystemVersion: add Android Nougat MR1 (v7.1, API level 25)Jake Petroules2016-10-283-1/+11
* | | | QOperatingSystemVersion: add separate variables per Android API levelJake Petroules2016-10-282-7/+31
* | | | Add header guard and We-mean-it comment to qoperatingsystemversion_p.hFriedemann Kleint2016-10-191-0/+16