aboutsummaryrefslogtreecommitdiffstats
path: root/examples/remoteobjects
Commit message (Expand)AuthorAgeFilesLines
* doc: Add remoteobjects/modelview screenshotJaime Resano2025-04-031-0/+0
* Use fully qualified enumerations in more examples, round 2Friedemann Kleint2025-01-061-4/+6
* Documentation/Examples: Add missing docsShyamnath Premnadh2024-12-121-0/+12
* type hints: Fix some typing bugs for mypy (forgiveness)Friedemann Kleint2024-09-181-6/+6
* Python-3.10: Allow the new syntax for Python 3.9Christian Tismer2024-06-202-0/+2
* Use SPDX license identifiersLucie Gérard2022-05-272-80/+6
* examples: replace http by httpsCristián Maureira-Fredes2022-04-012-2/+2
* examples: avoid built-in functions names as variableCristian Maureira-Fredes2021-05-121-2/+2
* examples: use f-stringsCristian Maureira-Fredes2021-05-121-5/+4
* examples: use exec() instead of exec_()Cristian Maureira-Fredes2021-05-052-2/+2
* Examples: Fix some space-related flake warningsFriedemann Kleint2021-04-292-4/+6
* Examples: Use new form of super()Friedemann Kleint2021-04-281-1/+1
* Rename PySide2 to PySide6Friedemann Kleint2020-11-022-9/+9
* examples: remove unused importsCristián Maureira-Fredes2020-01-062-4/+2
* examples: remove semi-colons from filesCristián Maureira-Fredes2020-01-062-7/+7
* Add .pyproject files for each exampleCristián Maureira-Fredes2019-09-271-0/+3
* Add QtRemoteObjects classesFriedemann Kleint2019-01-302-0/+202