summaryrefslogtreecommitdiffstats
path: root/examples/corelib/serialization/savegame/doc
Commit message (Expand)AuthorAgeFilesLines
* Rename the JSON Save Game Example to Saving a Game to FileEdward Welbourne2023-10-201-1/+1
* Make \brief of Saving a Game to File actually briefEdward Welbourne2023-09-111-2/+1
* Doc: Update example category namesKai Köhne2023-07-101-1/+1
* Doc: fix links to examplesVolker Hilsheimer2023-05-241-2/+2
* savegame example: clarify that CBOR can be readEdward Welbourne2023-05-151-5/+6
* Doc: Add XML, Json, CBOR examples to IO categoryKai Köhne2023-05-091-0/+1
* savegame ex.: revamp the way print() worksMarc Mutz2023-05-091-1/+3
* savegame ex.: revamp the way we (de)serialize JSONMarc Mutz2023-05-031-38/+95
* Link update for Data Input Output in the save game exampleJaishree Vyas2023-01-051-1/+1
* Add CBOR documentationØystein Heskestad2022-09-011-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-26/+2
* Doc: Centralize RFC documentation-links in rfc.qdocLuca Di Sera2021-09-161-1/+1
* Doc: Fix link issues for QtCoreTopi Reinio2020-10-291-3/+2
* Use QList instead of QVector in examplesJarek Kobus2020-06-231-1/+1
* Deprecate QJsonDocument methods for converting to/from JSON binarySona Kurazyan2020-01-091-4/+4
* Fix some qdoc-warnings for 5.11Friedemann Kleint2018-02-211-15/+15
* Create corelib/serialization and move existing file formats into itThiago Macieira2018-01-261-0/+187