summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-261-1/+2
|\
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-211-1/+2
| |\
| | * Disable forcing of -fomit-frame-pointer with ICCThiago Macieira2016-09-161-1/+2
* | | Suppress deprecated warnings for some QSysInfo membersJake Petroules2016-09-221-0/+12
* | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-214-4/+19
|\| |
| * | Doc: corrected mistaken refernce to macro \macosNico Vertriest2016-09-201-1/+1
| * | Change some #elif to #endif / #if in qcompilerdetection.hThiago Macieira2016-09-161-2/+4
| * | Add a QT_REQUIRE_CONFIG(feature) macroLars Knoll2016-09-161-0/+1
| * | Bring back QSysInfo enumeration values for Windows CEFriedemann Kleint2016-09-162-1/+13
* | | Deprecate QSysInfo::MacVersion, QSysInfo::WindowsVersion, etcJake Petroules2016-09-202-12/+23
* | | Remove special case for Android in QSysInfo::productVersionJake Petroules2016-09-181-4/+1
* | | Change QSysInfo::prettyProductName() to print the codename on AndroidJake Petroules2016-09-181-5/+66
* | | Long live QOperatingSystemVersion!Jake Petroules2016-09-187-176/+917
|/ /
* | Use QStringBuilder more to optimize memory allocationsAnton Kudryavtsev2016-09-151-4/+4
* | Modularize configure.json/.priLars Knoll2016-09-152-1/+2
* | Optimize Q_FOREACH for rvaluesMarc Mutz2016-09-091-3/+4
* | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-051-1/+3
|\|
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-051-1/+3
| |\
| | * qcompilerdetection.h: retract Q_COMPILER_DEFAULT_MEMBERS for MSVC < 2015Marc Mutz2016-09-031-1/+3
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-292-11/+8
|\| |
| * | Doc: Remove references to Windows CE in Qt CoreVenugopal Shivashankar2016-08-231-22/+12
| * | Doc: Remove references to Windows CE in Qt SQL and Qt NamespaceVenugopal Shivashankar2016-08-231-8/+3
* | | fix build with various QT_NO_* definesNick Shaforostoff2016-08-261-3/+3
* | | Merge dev into 5.8Oswald Buddenhagen2016-08-227-66/+106
|\ \ \
| * | | Add support for Apple watchOSJake Petroules2016-08-193-12/+25
| * | | Add support for safe feature checking at compile timeLars Knoll2016-08-191-1/+11
| * | | Improve library version handlingLars Knoll2016-08-191-0/+9
| * | | make bootstrapped build work entirely without generated headersOswald Buddenhagen2016-08-191-1/+1
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-163-53/+55
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-132-51/+51
| | |\|
| | | * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-122-52/+52
| | * | Fix qnumeric_p.h with ICC's supplied math.hThiago Macieira2016-08-101-3/+5
| * | | Darwin: Add QImage::toCGImage() conversion functionMorten Johan Sørvig2016-08-111-0/+6
* | | | Support C++17 fallthrough attributeAllan Sandfeld Jensen2016-08-192-0/+26
|/ / /
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-011-0/+33
|\| |
| * | move c++11 test into qcompilerdetection.h and make it stricterOswald Buddenhagen2016-07-221-0/+6
| * | Windows: Disable unsupported C++11 features with Clang-cl and ICCThiago Macieira2016-07-221-0/+27
* | | qFatal: unify the code path for aborting via std::abortGiuseppe D'Angelo2016-07-252-6/+4
* | | Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devEdward Welbourne2016-07-221-5/+5
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-191-5/+5
| |\| |
| | * | Use QStringLiteral more judiciouslyAnton Kudryavtsev2016-07-081-5/+5
* | | | Extend PLATFORM_SDK_EQUAL_OR_ABOVE and DEPLOYMENT_TARGET_BELOW macrosJake Petroules2016-07-191-17/+39
|/ / /
* | | Add qtwidgetsglobal.h and qtwidgetsglobal_p.hLars Knoll2016-07-141-6/+0
* | | qdoc: Documentation for qFuzzyIsNull() is addedMartin Smith2016-07-142-6/+18
* | | Add qtnetworkglobal.h and qtnetworkglobal_p.hLars Knoll2016-07-031-6/+0
* | | Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-6/+0
* | | CoreLib: use QStringRef to optimize memory allocationAnton Kudryavtsev2016-07-021-1/+1
* | | Make sure all private headers in Qt Core include qglobal_p.hThiago Macieira2016-06-253-2/+54
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-231-6/+0
|\| |
| * | Remove duplicated QT_HAS_BUILTIN defineBogDan Vatra2016-06-211-6/+0