| Commit message (Expand) | Author | Age | Files | Lines |
| * | QSysInfo: don't pass QStringLiteral to QWinRegistryKey::stringValue() | Marc Mutz | 2025-09-30 | 1 | -1/+1 |
| * | Darwin: Add missing micro version to QSysInfo | Lars Schmertmann | 2025-07-29 | 1 | -3/+16 |
| * | Add QOperatingSystemVersion/QSysInfo support for macOS 26 (Tahoe) | Tor Arne Vestbø | 2025-06-10 | 1 | -0/+1 |
| * | Corelib, fix runtime platform detection on CYGWIN | Carlo Bramini | 2025-03-07 | 1 | -3/+3 |
| * | doc: Fix broken links, including auto-links | David Boddie | 2025-02-10 | 1 | -1/+1 |
| * | Recognize Windows Server 2025 build number | David Warner | 2024-11-20 | 1 | -0/+2 |
| * | WinSock: Initialize with version 2.2 | Mårten Nordheim | 2024-11-18 | 1 | -5/+3 |
| * | QSysInfo: use QString::data() instead of const_cast | Ahmad Samir | 2024-11-04 | 1 | -3/+3 |
| * | macOS: Add missing product names for QSysInfo::prettyProductName() | Tor Arne Vestbø | 2024-07-05 | 1 | -23/+21 |
| * | Handle VxWorks in QSysInfo | Łukasz Matysiak | 2024-06-19 | 1 | -3/+24 |
| * | Add preliminary support for Qt for visionOS | Tor Arne Vestbø | 2024-04-18 | 1 | -0/+2 |
| * | Apple: Fix a few deprecation warnings after bumping deployment targets | Tor Arne Vestbø | 2024-02-19 | 1 | -2/+1 |
| * | QSysInfo: sanitize /etc file parsing [1/N]: properly check endsWith('"') in u... | Marc Mutz | 2023-12-07 | 1 | -7/+8 |
| * | Misc: Fix qsizetype-related narrowing coversions | Ahmad Samir | 2023-03-11 | 1 | -4/+3 |
| * | QSysInfo: Work around erroneous warning output from Windows | Mårten Nordheim | 2023-02-09 | 1 | -1/+14 |
| * | Provide the proper QSysInfo::productType on WASM | Mikolaj Boc | 2023-01-11 | 1 | -0/+2 |
| * | QSysInfo::prettyProductName(): Add macOS Ventura product name | Alexander Rezepkin | 2022-12-08 | 1 | -0/+2 |
| * | Port from container.count()/length() to size() | Marc Mutz | 2022-10-04 | 1 | -4/+4 |
| * | Android: Update version names on QSysInfo and QOperatingSystemVersion | Assam Boudjelthia | 2022-09-26 | 1 | -57/+58 |
| * | QSysInfo: remove unneeded assert | Sona Kurazyan | 2022-09-22 | 1 | -3/+1 |
| * | Move the implementation and docs of QSysInfo to qsysinfo.cpp | Sona Kurazyan | 2022-09-22 | 1 | -0/+1055 |