summaryrefslogtreecommitdiffstats
path: root/src/gui/util/qedidparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* QEdidParser: Fix parsing of string descriptors with length less than 13Tor Arne Vestbø2023-03-161-5/+11
* Port from container.count()/length() to size()Marc Mutz2022-10-041-1/+1
* QEdidParser: fix number of data blocksJonathan Liu2022-06-041-1/+2
* Use SPDX license identifiersLucie Gérard2022-05-161-39/+3
* QtGui: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-04-281-1/+3
* Fix a few more {QString, QByteArray}::count() deprecation warningsSona Kurazyan2022-03-171-1/+1
* Edid parser: fix performance issuesGiuseppe D'Angelo2021-05-051-29/+54
* Add QPlatformScreen::colorSpace()Allan Sandfeld Jensen2021-01-251-0/+84
* Move the EDID parser into QtGuiFriedemann Kleint2020-07-011-0/+174