qt5base-lts/examples/corelib
Edward Welbourne 55fe3ee5e7 Replace runic XSLT with a python script and tidy cbordump code
Filters records on having value < 256, or an RFC, previously hacked
into the XSLT to produce the last update, with a bit of hand-editing.
Using a python script makes it easier to control the formatting and
other details; for example, severl entries previously had descriptions
that mentioned their RFC, with specific section, to which the XSLT was
adding a redundant mention of the RFC. It is also possible to exploit
C++ string juxtaposition to get tidily-presented string literals,
without having to resort to raw strings.

Task-number: QTBUG-111228
Change-Id: Ibd1c93dc1c88689e78b2b13a6bcb59a003f4df0f
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2023-05-02 17:03:26 +02:00
..
bindableproperties Update the bindable properties example 2023-03-09 12:27:00 -05:00
ipc Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
mimetypes Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
permissions permissions: Replace deprecated location permission usage key 2023-02-08 00:13:55 +01:00
platform Doc: Add 'Mobile' category to Qt Android Notifier example 2023-05-02 12:54:19 +00:00
serialization Replace runic XSLT with a python script and tidy cbordump code 2023-05-02 17:03:26 +02:00
threads Doc: fix links to renamed network examples 2023-03-01 19:14:39 +01:00
tools Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
CMakeLists.txt Add permissions feature example and manual test to the build 2022-11-10 17:54:02 +02:00
corelib.pro Move notification example from androidextras to qtbase 2021-06-04 22:21:12 +03:00