| Commit message (Expand) | Author | Age | Files | Lines |
| * | Use emoji segmenter to apply emoji fonts automatically | Eskil Abrahamsen Blomfeldt | 2024-11-19 | 1 | -1/+1 |
| * | wasm: remove 'Vera' font | Morten Sørvig | 2023-12-21 | 1 | -4/+3 |
| * | wasm: add config API for controlling local font loading | Morten Sørvig | 2023-12-18 | 1 | -57/+221 |
| * | wasm: Add FontData class | Morten Sørvig | 2023-12-18 | 1 | -13/+46 |
| * | wasm: rework local font support | Morten Sørvig | 2023-04-25 | 1 | -93/+125 |
| * | Rename QBA::{to,from}Uint8Array() → {to,from}EcmaUint8Array() | Marc Mutz | 2023-02-21 | 1 | -1/+1 |
| * | wasm: use public API for converting from Uint8Array | Morten Sørvig | 2022-12-28 | 1 | -16/+1 |
| * | wasm: add DejaVu Sans as a fallback font | Aleksandr Reviakin | 2022-09-19 | 1 | -4/+6 |
| * | Don't attempt to access permissions.request if no such method exists | Mikolaj Boc | 2022-09-05 | 1 | -3/+3 |
| * | wasm: add local-fonts API support | Aleksandr Reviakin | 2022-08-30 | 1 | -0/+126 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -28/+2 |
| * | Plugins: use _L1 for for creating Latin-1 string literals | Sona Kurazyan | 2022-05-04 | 1 | -1/+3 |
| * | Enabler: Store more properties of application fonts | Eskil Abrahamsen Blomfeldt | 2020-03-06 | 1 | -6/+0 |
| * | QWasmFontDatabase: replace QStringList with a C array of strings | Marc Mutz | 2019-07-15 | 1 | -4/+7 |
| * | wasm: add fixedPitch font | Lorn Potter | 2019-05-07 | 1 | -2/+6 |
| * | WebAssembly for QtBase | Morten Johan Sørvig | 2018-08-30 | 1 | -0/+86 |