| Commit message (Expand) | Author | Age | Files | Lines |
| * | corelib/serialization examples: clang-tidy and coding style clean-up | Edward Welbourne | 2023-09-08 | 1 | -9/+7 |
| * | corelib/serialization examples: use string literals more | Edward Welbourne | 2023-09-08 | 1 | -26/+26 |
| * | Core serialization examples: spacing-only clang-format changes | Edward Welbourne | 2023-09-05 | 1 | -11/+11 |
| * | examples/: implicit capture of `this` via [=] is deprecated in C++20 | Ahmad Samir | 2023-08-18 | 1 | -2/+2 |
| * | Replace runic XSLT with a python script and tidy cbordump code | Edward Welbourne | 2023-05-02 | 1 | -173/+88 |
| * | Update table of CBOR tag descriptions in cbordump example | Edward Welbourne | 2023-04-19 | 1 | -43/+180 |
| * | Use local names to make some numeric_limits references more readable | Edward Welbourne | 2023-03-20 | 1 | -5/+7 |
| * | Port from qAsConst() to std::as_const() | Marc Mutz | 2022-10-11 | 1 | -1/+1 |
| * | Add CBOR documentation | Øystein Heskestad | 2022-09-01 | 1 | -0/+2 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -49/+2 |
| * | Port Q_STATIC_ASSERT(_X) to static_assert | Giuseppe D'Angelo | 2020-06-19 | 1 | -1/+1 |
| * | cbordump: Fix build with linux-clang-libc++ | Jüri Valdmann | 2018-07-12 | 1 | -0/+1 |
| * | Example: add a simple CBOR dumper tool | Thiago Macieira | 2018-05-28 | 1 | -0/+764 |