summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qsysinfo.h
Commit message (Expand)AuthorAgeFilesLines
* QSysInfo: shut down the deprecation warningGiuseppe D'Angelo2016-10-071-8/+27
* Suppress deprecated warnings for some QSysInfo membersJake Petroules2016-09-221-0/+12
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-211-1/+7
|\
| * Bring back QSysInfo enumeration values for Windows CEFriedemann Kleint2016-09-161-1/+7
* | Deprecate QSysInfo::MacVersion, QSysInfo::WindowsVersion, etcJake Petroules2016-09-201-10/+12
|/
* Add support for Apple watchOSJake Petroules2016-08-191-1/+9
* Update for the newest Darwin-family operating systems.Jake Petroules2016-06-231-1/+3
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-211-0/+6
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-201-1/+7
| |\
| | * Update for the newest Darwin-family operating systems.Jake Petroules2016-06-151-1/+7
* | | Add support for Apple tvOSMike Krus2016-05-171-1/+7
* | | QtCore: Remove Windows CE.Friedemann Kleint2016-03-301-7/+1
* | | QSysInfo: Fix clang generated documentationOlivier Goffart2016-03-231-1/+1
|/ /
* | Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-211-0/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Merge the multiple implementations of getting the local hostnameThiago Macieira2015-08-131-0/+2
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-1/+5
|\
| * Update for the newest Darwin-family operating systems.Jake Petroules2015-06-101-1/+8
* | Use macros for the OS X enums in QSysInfo::MacVersion.Jake Petroules2015-05-031-12/+12
* | Update for the newest Darwin-family operating systems.Jake Petroules2015-05-031-1/+4
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Introduce Windows version 10.Friedemann Kleint2015-01-081-0/+2
* Make QSysInfo enum types available cross-platformhjk2014-11-191-5/+14
* Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-291-19/+11
|\
| * Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* | Use new, supported APIs in OS X 10.10 and iOS 8.0 to get the OS version.Jake Petroules2014-09-121-0/+1
|/
* Rework of QSysInfo OS and kernel version functionsThiago Macieira2014-07-301-4/+6
* Add QSysInfo::currentCpuArchitecture()Thiago Macieira2014-07-301-0/+1
* Rename QSysInfo::cpuArchitecture and fullCpuArchitectureThiago Macieira2014-07-071-2/+2
* Update for the newest Darwin-family operating systems.Jake Petroules2014-06-031-1/+4
* Add QSysInfo::osKernelVersion()Thiago Macieira2014-05-091-0/+1
* Add QSysInfo::osVersion() and prettyOsName()Thiago Macieira2014-05-091-0/+2
* Add QSysInfo::osType()Thiago Macieira2014-05-091-0/+1
* Add QSysInfo::cpuArchitecture() and fullCpuArchitecture()Thiago Macieira2014-05-091-0/+3
* Add QSysInfo::MacVersion enum values and parsing for iOSTor Arne Vestbø2013-11-211-1/+12
* Introduce Windows version 8.1 and detect by checking the version.Friedemann Kleint2013-10-241-0/+2
* Update for the newest Darwin-family operating systems.Jake Petroules2013-06-251-1/+3
* Fix module name in license headers.Stephen Kelly2013-05-101-1/+1
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-3/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Replace macro qdoc with Q_QDOCDebao Zhang2013-01-081-1/+1
* Fix direct compilation of qtypeinfo.h and othersThiago Macieira2012-12-181-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Add Mac OS 10.8 QSysInfo enumsMorten Sorvig2012-05-251-1/+3
* Add OS version detection for windows 8Shane Kearns2012-04-121-0/+2
* byteorder: Improve the implementation comments for auto-detectHolger Hans Peter Freyther2012-03-091-2/+0
* Move QSysInfo out of qglobal.h and into a separate headerBradley T. Hughes2012-02-211-0/+154