summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qglobal.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-1/+3
|\
| * Add static assert checking QT_POINTER_SIZE.Friedemann Kleint2015-10-071-1/+3
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-251-101/+175
|\|
| * Clean up some Apple-related includes and declarations.Jake Petroules2015-09-221-23/+0
| * Fix QSysInfo::windowsVersion() for good.Jake Petroules2015-09-061-83/+56
| * Merge the multiple implementations of getting the local hostnameThiago Macieira2015-08-131-0/+124
* | Introduce Q_OS macros for watchOS and tvOS.Jake Petroules2015-09-151-1/+15
* | Deprecate Q_OS_MAC.Jake Petroules2015-09-151-10/+1
|/
* Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-061-4/+2
|\
| * do not warn about "untested" Windows versionsJoerg Bornemann2015-08-031-2/+0
| * Doc: update the Q_OS_MAC documentation to be less misleadingThiago Macieira2015-07-211-1/+1
| * qglobal: Clarify that Q_OS_WINRT also implies Q_OS_WINSebastian Schuberth2015-07-211-1/+1
* | Merge remote-tracking branch 'origin/5.5' into HEADSimon Hausmann2015-07-171-1/+2
|\|
| * Fix change-of-sign warning with ICCThiago Macieira2015-07-151-1/+2
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-28/+32
|\|
| * Replace MAC OS X with OS XNico Vertriest2015-06-301-2/+2
| * Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi2015-06-271-0/+10
| |\
| | * Update for the newest Darwin-family operating systems.Jake Petroules2015-06-101-0/+10
| * | Refactor handling of environment variable QT_WINVER_OVERRIDE.Friedemann Kleint2015-06-101-28/+21
| * | Added support for Windows 10 in QSysInfo::productVersion()Marcel Krems2015-06-091-0/+4
| |/
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-031-10/+76
|\|
| * QSysInfo: Expand Linux distribution detectionCaroline Chao2015-05-131-10/+76
* | Fix QIODevice::errorString() and other places where we expose errnoSimon Hausmann2015-05-291-1/+1
* | Update for the newest Darwin-family operating systems.Jake Petroules2015-05-031-0/+3
* | Fix crashes when accessing environment variables concurrentlySimon Hausmann2015-04-301-0/+11
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-061-2/+2
|\|
| * Windows: Use FORMAT_MESSAGE_IGNORE_INSERTS for qt_error_string().Friedemann Kleint2015-04-011-1/+1
| * Update a few doc regarding Q_FLAGOlivier Goffart2015-04-011-1/+1
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-011-1/+4
|\|
| * Update strtoll and strtoull from upstream FreeBSDThiago Macieira2015-03-261-1/+4
* | Doc: Change Q_CHECK_PTR documentation to match implementationRainer Keller2015-03-121-4/+7
|/
* QSysInfo: expand Linux distribution detection to /etc/lsb-releaseThiago Macieira2015-02-251-31/+58
* Haiku: Use 'unknown' as QSysInfo::productType()Tobias Koenig2015-02-201-3/+0
* Haiku: Use setenv and unsetenv POSIX functionsTobias Koenig2015-02-121-3/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-211-10/+68
|\
| * Windows: Fix OS version determination for Windows >= 8Friedemann Kleint2015-01-071-10/+68
* | Haiku: Make corelib compile on HaikuTobias Koenig2015-01-101-0/+5
* | Add QtInfoMsgKai Koehne2015-01-091-13/+53
* | Introduce Windows version 10.Friedemann Kleint2015-01-081-0/+4
* | Make QSysInfo enum types available cross-platformhjk2014-11-191-6/+13
* | Add Q_DECL_RELAXED_CONSTEXPR macroOlivier Goffart2014-10-241-0/+15
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-201-1/+3
|\|
| * Android: Support QSysInfo::productVersion()Eskil Abrahamsen Blomfeldt2014-10-101-1/+3
* | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-291-20/+12
|\|
| * Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
| * Fix doc typo with Q_FORWARD_DECLARE_MUTABLE_CF_TYPE.Jake Petroules2014-09-241-1/+1
* | Use new, supported APIs in OS X 10.10 and iOS 8.0 to get the OS version.Jake Petroules2014-09-121-26/+8
* | Add qEnvironmentVariableIntValue()Marc Mutz2014-09-121-0/+48
|/
* Doc: update the list of typical values for xxxCpuArchitectureThiago Macieira2014-07-311-2/+12