aboutsummaryrefslogtreecommitdiffstats
path: root/examples/widgets/imageviewer/imageviewer.py
Commit message (Expand)AuthorAgeFilesLines
* Widget examples: Use fully qualified enumerationsFriedemann Kleint2024-12-181-18/+19
* Python-3.10: Allow the new syntax for Python 3.9Christian Tismer2024-06-201-0/+1
* Examples: Fix some flake warningsFriedemann Kleint2023-11-281-1/+1
* examples: fix unused imports and minor errors in 'widgets'Cristián Maureira-Fredes2022-09-211-6/+6
* Use SPDX license identifiersLucie Gérard2022-05-271-39/+2
* examples: replace http by httpsCristián Maureira-Fredes2022-04-011-1/+1
* examples: Turn most QPainter instances into context managersChristian Tismer2022-01-261-9/+8
* examples: use exec() instead of exec_()Cristian Maureira-Fredes2021-05-051-3/+3
* Image viewer: Display color space in load messageFriedemann Kleint2021-05-041-1/+3
* Examples: Use new form of super()Friedemann Kleint2021-04-281-1/+1
* Port the imageviewer exampleFriedemann Kleint2021-03-021-0/+313