summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-136-16/+112
|\| | |
| * | | Add configure feature for QUrl::topLevelDomainLars Knoll2016-10-111-0/+1
| * | | Add configure feature for QCommandLineParserLars Knoll2016-10-111-1/+3
| * | | Add configure feature for time zone supportLars Knoll2016-10-111-0/+1
| * | | Clean up building of bootstrap lib and toolsLars Knoll2016-10-112-1/+98
| * | | Q_FALLTHROUGH: use GCC extensions in non-C++17-codeMarc Mutz2016-10-101-1/+7
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-062-13/+2
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-052-13/+2
| | |\|
| | | * Fix some typos and minor sentence structure issues in docsFrederik Schwarzer2016-10-052-2/+2
| | | * Revert "Doc: Added enums in qnamespace.qdoc"Peter Varga2016-10-041-11/+0
| * | | Fix PrintScreen mapping on macOS and moreAllan Sandfeld Jensen2016-10-041-1/+1
* | | | QSysInfo: shut down the deprecation warningGiuseppe D'Angelo2016-10-071-8/+27
* | | | Fix signed-unsigned mismatch with gcc 4.9.0Laszlo Agocs2016-10-071-5/+5
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-291-0/+1
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-291-0/+1
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-231-0/+1
| | |\|
| | | * Fix bootstrap applications crashing when QT_MESSAGE_PATTERN contains %{backtr...Olivier Goffart2016-09-211-0/+1
* | | | 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