summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qsysinfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add preliminary support for Qt for visionOSTor Arne Vestbø2024-04-181-0/+2
* Apple: Fix a few deprecation warnings after bumping deployment targetsTor Arne Vestbø2024-02-191-2/+1
* QSysInfo: sanitize /etc file parsing [1/N]: properly check endsWith('"') in u...Marc Mutz2023-12-071-7/+8
* Misc: Fix qsizetype-related narrowing coversionsAhmad Samir2023-03-111-4/+3
* QSysInfo: Work around erroneous warning output from WindowsMårten Nordheim2023-02-091-1/+14
* Provide the proper QSysInfo::productType on WASMMikolaj Boc2023-01-111-0/+2
* QSysInfo::prettyProductName(): Add macOS Ventura product nameAlexander Rezepkin2022-12-081-0/+2
* Port from container.count()/length() to size()Marc Mutz2022-10-041-4/+4
* Android: Update version names on QSysInfo and QOperatingSystemVersionAssam Boudjelthia2022-09-261-57/+58
* QSysInfo: remove unneeded assertSona Kurazyan2022-09-221-3/+1
* Move the implementation and docs of QSysInfo to qsysinfo.cppSona Kurazyan2022-09-221-0/+1055