aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/hostosinfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Remove Utils::optionalEike Ziller2022-09-011-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* ClangCodeModel: Check system for clangd suitability on first runChristian Kandeler2022-06-211-0/+28
* Arm64: Separate Arm64 from Arm on WindowsCristian Adam2022-06-211-1/+2
* ProjectExplorer: Fix Windows Arm64 MSVC compilers detectionCristian Adam2022-05-301-0/+1
* Add workarounds for running under Rosetta on macOSTor Arne Vestbø2021-07-131-0/+15
* Windows: Remove explicit usage of _WIN32_WINNT and WINVER macrosCristian Adam2019-10-311-2/+0
* HostOsInfo/FileUtils/PersistentSettings: Fix build without QtGuiEike Ziller2017-08-221-4/+7
* Make Creator compile without QtQuick module being presenthjk2017-02-221-0/+5
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-18/+13
* Centralize checking for OpenGLRobert Loehning2015-10-021-0/+12
* Provide a way to override file name case sensitivity.Eike Ziller2015-09-011-0/+14
* Utils: Avoid multiple calls to GetNativeSystemInfo on WindowsOrgad Shaneh2015-08-121-3/+11
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* HostOsInfo: compile, #define _WIN32_WINNT for GetNativeSystemInfoDaniel Teske2013-08-121-1/+3
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
* Compile fix on Windowshjk2013-01-171-1/+1
* Compile fix for HostInfo on Linuxhjk2013-01-171-1/+5
* Add architecture information to Utils::HostOsInfoDaniel Teske2013-01-161-0/+54
* make Utils::HostOsInfo have zero runtime costOswald Buddenhagen2012-08-311-58/+0
* Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-271-0/+58