aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/hostosinfo.h
Commit message (Expand)AuthorAgeFilesLines
* Utils: Use free functions in OsSpecificAspectshjk2018-04-241-6/+4
* Utils: ConstExpr is implicitly inlineMarco Bubke2016-09-221-2/+2
* Fix build with MSVC 2015 Update 2Eike Ziller2016-09-151-27/+22
* Utils: Add constexpr to most functions in HostOsInfoOrgad Shaneh2016-09-141-7/+7
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-18/+13
* Centralize checking for OpenGLRobert Loehning2015-10-021-0/+2
* Provide a way to override file name case sensitivity.Eike Ziller2015-09-011-1/+9
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Utils: Introduce new class OsSpecificAspects.Christian Kandeler2013-08-161-20/+21
* Qt4RunConfiguration: Add missing .exeDaniel Teske2013-04-101-1/+1
* Incremented year in copyright infoRobert Loehning2013-02-011-1/+1
* Compile fix for HostInfo on Linuxhjk2013-01-171-3/+1
* Add architecture information to Utils::HostOsInfoDaniel Teske2013-01-161-1/+6
* License changesTobias Hunger2012-10-091-20/+20
* Utils::HostOsInfo: Introduce controlModifier() method.Christian Kandeler2012-09-131-0/+5
* HostOsInfo: Add some more useful abstractions.Christian Kandeler2012-09-051-0/+26
* make Utils::HostOsInfo have zero runtime costOswald Buddenhagen2012-08-311-2/+26
* Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-271-0/+53