Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | platform plugins: use string view types more | Anton Kudryavtsev | 2023-10-08 | 1 | -1/+3 |
| | | | | | | | Change-Id: I793cfff1afca6b98a672615e33a19f8210e429dd Reviewed-by: Qt CI Bot <[email protected]> Reviewed-by: Liang Qi <[email protected]> Reviewed-by: Mårten Nordheim <[email protected]> | ||||
* | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -28/+2 |
| | | | | | | | | | | | | | Replace the current license disclaimer in files by a SPDX-License-Identifier. Files that have to be modified by hand are modified. License files are organized under LICENSES directory. Task-number: QTBUG-67283 Change-Id: Id880c92784c40f3bbde861c0d93f58151c18b9f1 Reviewed-by: Qt CI Bot <[email protected]> Reviewed-by: Lars Knoll <[email protected]> Reviewed-by: Jörg Bornemann <[email protected]> | ||||
* | WebAssembly for QtBase | Morten Johan Sørvig | 2018-08-30 | 1 | -0/+54 |
This is the squashed diff from wip/webassembly to dev. Done-with: Peng Wu <[email protected]> Done-with: Sami Enne <[email protected]> Done-with: Morten Johan Sørvig <[email protected]> Started-by: Andrew Knight <[email protected]> Change-Id: I6562433c0a38d6ec49ab675e0f104f2665f3392d Reviewed-by: Lorn Potter <[email protected]> Reviewed-by: Eskil Abrahamsen Blomfeldt <[email protected]> |