aboutsummaryrefslogtreecommitdiffstats
path: root/examples/widgets/itemviews/jsonmodel
Commit message (Expand)AuthorAgeFilesLines
* Use fully qualified enumerations in more examples, round 2Friedemann Kleint2025-01-061-2/+2
* type hints: Fix some typing bugs for mypy (forgiveness)Friedemann Kleint2024-09-181-6/+6
* Use modern typing syntaxAdrian Herrmann2024-06-201-2/+2
* Python-3.10: Allow the new syntax for Python 3.9Christian Tismer2024-06-201-0/+1
* examples: remove unused importsCristián Maureira-Fredes2023-04-051-5/+2
* Use SPDX license identifiersLucie Gérard2022-05-271-39/+2
* examples: add screenshots to widgets and othersCristian Maureira-Fredes2021-06-122-0/+8
* examples: clean and improve codeCristian Maureira-Fredes2021-05-131-1/+1
* examples: use exec() instead of exec_()Cristian Maureira-Fredes2021-05-051-1/+1
* Add an editable Json Model exampleSacha Schutz2021-04-153-0/+389