summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qglobal.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-251-0/+4
|\
| * Fix QSysInfo::windowsVersion() on WinCETobias Koenig2016-04-141-0/+5
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-131-7/+7
|\|
| * Don't indicate which versions of OS X are supported in QSysInfo docs.Jake Petroules2016-04-111-7/+7
* | Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-301-7/+5
* | qNonConstOverload(): Fix documentation typo.Friedemann Kleint2016-03-241-1/+1
* | Fix some documentation warnings.Friedemann Kleint2016-03-241-2/+2
* | Fix documentation of QFlags::setFlagOlivier Goffart2016-03-111-1/+1
* | Fix small textual error in documentation for QFlags::setFlagAndre Somers2016-02-211-1/+1
* | Fix typos in qOverload documentationPeter Kümmel2016-02-171-7/+7
* | Add qOverload to select overloaded functionsPeter Kümmel2016-02-151-0/+43
* | Add setFlag method to QFlagsAndre Somers2016-02-081-0/+8
* | [docs] Gently discourage use of Q_FOREACH/foreachMarc Mutz2016-01-261-2/+10
* | Update the Intel copyright yearThiago Macieira2016-01-211-1/+1
* | Document qAsConst(), turning it into public API.Marc Mutz2016-01-211-0/+65
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Merge remote-tracking branch 'origin/5.6' into devFrederik Gladhorn2016-01-081-52/+2
|\|
| * winrt: Use winsock2 API for hostname resolution on WinRT/WinPhoneOliver Wolff2016-01-051-52/+2
* | Print correct OS name if it is a server versionAndré Klitzing2016-01-041-7/+11
* | Print out "Service Pack" version of underlying WindowsAndré Klitzing2016-01-041-7/+27
* | Remove remaining support for BlackberryLouai Al-Khanji2015-11-211-29/+10
* | Long live qUtf16Printable()Marc Mutz2015-11-211-0/+23
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-181-1/+2
|\|
| * Docs: Add a note clarifying that Q_MOVABLE_TYPE is not about move semanticsOlivier Goffart2015-11-131-1/+2
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-041-3/+1
|\|
| * Move pointer size detection entirely to qprocessordetection.hThiago Macieira2015-10-261-3/+1
* | 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