| Commit message (Expand) | Author | Age | Files | Lines |
* | Port the multimedia examples to the new namespace QtAudio | Friedemann Kleint | 25 hours | 1 | -9/+9 |
* | Use fully qualified enumerations in more examples | Friedemann Kleint | 2025-01-06 | 1 | -15/+13 |
* | type hints: Fix some typing bugs for mypy (forgiveness) | Friedemann Kleint | 2024-09-18 | 1 | -1/+1 |
* | Use modern typing syntax | Adrian Herrmann | 2024-06-20 | 1 | -2/+1 |
* | Python-3.10: Allow the new syntax for Python 3.9 | Christian Tismer | 2024-06-20 | 1 | -0/+1 |
* | Multimedia: Adapt to revert of QAudio->QtAudio namespace renaming | Friedemann Kleint | 2024-04-12 | 1 | -8/+8 |
* | Adapt to renaming of namespace QAudio->QtAudio | Friedemann Kleint | 2024-02-28 | 1 | -8/+8 |
* | Examples: adapt to consider permission API on macOS | Shyamnath Premnadh | 2024-02-26 | 1 | -2/+8 |
* | examples: fix flake8 issues and add exceptions | CristiΓ‘n Maureira-Fredes | 2024-01-25 | 1 | -2/+2 |
* | Examples: Fix a number of flake8 errors (part 2) | Adrian Herrmann | 2023-12-06 | 1 | -1/+1 |
* | Examples: Fix a number of flake8 errors (part 1) | Adrian Herrmann | 2023-12-06 | 1 | -16/+3 |
* | Examples: Fix some flake warnings | Friedemann Kleint | 2023-11-28 | 1 | -0/+1 |
* | Example Revamp: Audiosource example | Shyamnath Premnadh | 2023-09-25 | 1 | -1/+30 |
* | examples: remove unused imports | CristiΓ‘n Maureira-Fredes | 2023-04-05 | 1 | -1/+1 |
* | Use SPDX license identifiers | Lucie GΓ©rard | 2022-05-27 | 1 | -39/+2 |
* | examples: replace http by https | CristiΓ‘n Maureira-Fredes | 2022-04-01 | 1 | -1/+1 |
* | examples: Turn most QPainter instances into context managers | Christian Tismer | 2022-01-26 | 1 | -14/+10 |
* | PyPySide: handle QPainter correctly with GC | Christian Tismer | 2022-01-24 | 1 | -0/+4 |
* | AudioSource Example + Binding for QAudioFormat.normalizedSampleValue(data: by... | Shyamnath Premnadh | 2021-12-28 | 1 | -0/+241 |