summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qsysinfo.h
Commit message (Expand)AuthorAgeFilesLines
* 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