Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use SPDX license identifiers | Lucie Gérard | 2022-06-08 | 1 | -38/+2 |
| | | | | | | | | | | | Replace the current license header in files by a SPDX-License-Identifier. License files are organized under LICENSES directory. Pick-to: master Task-number: QTBUG-67283 Change-Id: I6ae743e055bbf1cf514abe604157068923fb03c6 Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io> | ||||
* | Move QMLBenchRunner into qt/qtqa and make it a first-class citizen | Daniel Smith | 2021-10-08 | 1 | -0/+81 |
qmlbenchrunner has traditionally lived at https://github.com/eskilblomfeldt/qmlbenchrunner Moving it to qt/qtqa and making some significant changes to futureproof it for qt6, cmake, while maintaining backwards compatibility is now necessary. Change-Id: Ida56ed6ad71dac4687fe39bcf082d41ef2aa9271 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io> |