summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Replace fromJsonObject/asJsonObject API with fromJsonValue/asJsonValueTatiana Borisova12 days1-1/+1
* Doc: Fix language and style issues in Qt OpenAPIJerome Pasion2026-03-061-8/+9
* Add documentation for the chatgptclient exampleTatiana Borisova2026-03-027-0/+119
* Create a chatgpt client exampleTatiana Borisova2026-02-2016-0/+1312
* Colorpalette example: fix id-shadows-member qmllint warningIvan Solovev2026-02-191-14/+56
* Colorpalette example: fix formatting in ColorViewIvan Solovev2026-02-191-39/+39
* Remove qt_attribution.json from colorpalette project fileTatiana Borisova2026-02-171-2/+1
* Update documentation: qt_add_openapi_client is a function not a macroRym Bouabid2026-02-131-1/+1
* Update screenshots in colorpalette documentationRym Bouabid2026-02-102-0/+0
* Centre the server's rectangle "Qt-based REST API Server"Rym Bouabid2026-02-101-1/+1
* Fix UI issues in pages toolbar of colors and users menusRym Bouabid2026-02-103-2/+5
* Remove the space on the right and left side of the footer in UserMenuRym Bouabid2026-02-101-2/+4
* Revisit colorpalette UI with focus on colors and layoutMatthias Rauter2026-02-1030-167/+425
* Silence qmlint warnings [block-scope-var-declaration]Rym Bouabid2026-02-052-3/+2
* Add documentation for the colorpalette exampleRym Bouabid2026-01-277-0/+124
* Fix getters names in colorpalette exampleRym Bouabid2026-01-222-23/+23
* Colorpalette example: rename QtExampleStyleIvan Solovev2025-12-179-16/+16
* Change names of auto-generated files to lower caseTatiana Borisova2025-12-161-4/+4
* Delete mentioning of auto-generated names from commentsTatiana Borisova2025-12-152-4/+4
* Separate a 'prefix' for common files and a 'modelNamePrefix'Tatiana Borisova2025-12-152-16/+16
* Build an example only if Quick is availableTatiana Borisova2025-12-121-1/+3
* Add part 5 of colorpalette example: Add server viewRym Bouabid2025-12-094-65/+251
* Add part 4 of colorpalette example: Add and update a colorRym Bouabid2025-12-059-3/+286
* Add part 3 of colorpalette example: Delete a colorRym Bouabid2025-12-058-2/+163
* Add part 2 of colorpalette example: login and logout usersRym Bouabid2025-12-0516-61/+598
* Add part 1 of colorpalette exampleRym Bouabid2025-12-058-0/+779