aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/osspecificaspects.h
Commit message (Expand)AuthorAgeFilesLines
* Replace a few make_unexpected with ResultErrorhjk2025-04-151-2/+2
* Replace most expected_str by Utils::Resulthjk2025-04-111-3/+3
* Utils: Add "macos" as possible value to osTypeFromString()Marcus Tillmanns2025-02-271-1/+2
* Merge remote-tracking branch 'origin/14.0'Eike Ziller2024-07-111-1/+1
|\
| * Utils: Add "amd64" arch detectionMarcus Tillmanns2024-07-091-1/+1
* | Docker: Improve error output when bridge fails to startMarcus Tillmanns2024-07-101-4/+9
|/
* Utils: Add detection "aarch64"Marcus Tillmanns2024-06-211-1/+1
* Utils: Compare osType case insensitivelyMarcus Tillmanns2024-02-221-4/+5
* Utils: Add osArchFromString()Marcus Tillmanns2024-02-221-0/+15
* Utils: Rename HostArchitecture enumMarcus Tillmanns2024-02-221-0/+2
* Utils: Store Device::osType in settingsMarcus Tillmanns2023-03-231-0/+30
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Utils: Make some HostInfo functions constexprMarco Bubke2022-09-291-4/+4
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: Avoid accumulating .exe extensionshjk2022-02-141-1/+1
* Utils: Fix displaying Unix paths on WindowsMartin Kampas2021-06-111-0/+7
* Utils::Environment: Remove another set of duplicate functionsChristian Kandeler2019-08-191-0/+5
* Utils: Do not export inlined functionsDavid Schulz2018-09-041-7/+5
* Utils: Use free functions in OsSpecificAspectshjk2018-04-241-32/+31
* Utils: Introduce a OsSpecificAspect::pathWithNativeSeparators(QString)hjk2018-04-241-0/+14
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-18/+13
* OS X: Make file system be handled as case insensitive by defaultEike Ziller2015-09-011-1/+1
* 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-0/+74