Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QEdidParser: optimize the hardcoded EDID vendor table | Giuseppe D'Angelo | 2024-12-21 | 1 | -4/+4 |
* | QEdidParser: Fix parsing of string descriptors with length less than 13 | Tor Arne Vestbø | 2023-03-16 | 1 | -5/+11 |
* | Port from container.count()/length() to size() | Marc Mutz | 2022-10-04 | 1 | -1/+1 |
* | QEdidParser: fix number of data blocks | Jonathan Liu | 2022-06-04 | 1 | -1/+2 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -39/+3 |
* | QtGui: use _L1 for for creating Latin-1 string literals | Sona Kurazyan | 2022-04-28 | 1 | -1/+3 |
* | Fix a few more {QString, QByteArray}::count() deprecation warnings | Sona Kurazyan | 2022-03-17 | 1 | -1/+1 |
* | Edid parser: fix performance issues | Giuseppe D'Angelo | 2021-05-05 | 1 | -29/+54 |
* | Add QPlatformScreen::colorSpace() | Allan Sandfeld Jensen | 2021-01-25 | 1 | -0/+84 |
* | Move the EDID parser into QtGui | Friedemann Kleint | 2020-07-01 | 1 | -0/+174 |