index
:
pyside/pyside-setup.git
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.6
5.9
6.0
6.0.0
6.0.1
6.0.2
6.0.3
6.0.4
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.3.0
6.3.1
6.3.2
6.4
6.4.0
6.4.1
6.4.2
6.5
6.5.1
6.5.2
6.5.3
6.6
6.6.1
6.6.2
6.6.3.1
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
remoteobjectsdev
wip/6.3_pypy
wip/pypy
Git super project for PySide
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
multimedia
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use fully qualified enumerations in more examples, round 2
Friedemann Kleint
2025-01-06
1
-3
/
+3
*
Use fully qualified enumerations in more examples
Friedemann Kleint
2025-01-06
4
-49
/
+49
*
Fix trailing empty lines
Friedemann Kleint
2024-12-13
1
-1
/
+0
*
Example: Fix on slider in example player
Ece Cinucen
2024-11-29
1
-3
/
+10
*
Update Qt Widgets Designer forms
Friedemann Kleint
2024-09-18
10
-51
/
+51
*
type hints: Fix some typing bugs for mypy (forgiveness)
Friedemann Kleint
2024-09-18
5
-5
/
+6
*
Docs: Fix broken links from base documentation
Shyamnath Premnadh
2024-08-16
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
12
-0
/
+12
*
Multimedia: Adapt to revert of QAudio->QtAudio namespace renaming
Friedemann Kleint
2024-04-12
2
-19
/
+19
*
Multimedia/capture example: Fix message box flood on error
Friedemann Kleint
2024-04-10
1
-4
/
+15
*
Examples: Update ui_*.py files
Friedemann Kleint
2024-04-09
5
-19
/
+19
*
Examples: Use theme icons
Friedemann Kleint
2024-03-14
1
-8
/
+9
*
Adapt to renaming of namespace QAudio->QtAudio
Friedemann Kleint
2024-02-28
2
-19
/
+19
*
Examples: adapt to consider permission API on macOS
Shyamnath Premnadh
2024-02-26
2
-4
/
+20
*
Fix exit crashes of the audiooutput example
Friedemann Kleint
2024-02-21
1
-2
/
+9
*
examples: fix flake8 issues and add exceptions
Cristián Maureira-Fredes
2024-01-25
4
-9
/
+9
*
Examples: Add Android tag
Shyamnath Premnadh
2024-01-12
3
-0
/
+6
*
Examples: Fix a number of flake8 errors (part 3)
Adrian Herrmann
2023-12-06
1
-5
/
+4
*
Examples: Fix a number of flake8 errors (part 2)
Adrian Herrmann
2023-12-06
2
-2
/
+2
*
Examples: Fix a number of flake8 errors (part 1)
Adrian Herrmann
2023-12-06
3
-24
/
+8
*
Examples: Fix some flake warnings
Friedemann Kleint
2023-11-28
4
-3
/
+3
*
Example Revamp: Camera
Shyamnath Premnadh
2023-10-02
7
-9
/
+1193
*
Example Revamp: Audiosource example
Shyamnath Premnadh
2023-09-25
1
-1
/
+30
*
Multimedia screen capture example: Add window capture
Friedemann Kleint
2023-08-04
6
-53
/
+171
*
examples: remove unused imports
Cristián Maureira-Fredes
2023-04-05
3
-4
/
+4
*
Port the screencapture example
Friedemann Kleint
2023-04-05
6
-0
/
+166
*
Re-port the camera example
Friedemann Kleint
2023-03-28
15
-152
/
+1966
*
Examples: Add some missing slot decorators
Friedemann Kleint
2022-08-24
2
-2
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-05-27
4
-160
/
+9
*
examples: replace http by https
Cristián Maureira-Fredes
2022-04-01
4
-4
/
+4
*
examples: Turn most QPainter instances into context managers
Christian Tismer
2022-01-26
1
-14
/
+10
*
Examples: Fix example URLs and documentation warnings
Friedemann Kleint
2022-01-26
1
-3
/
+2
*
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
4
-0
/
+256
*
PySide6/QtMultiMedia: Adapt to API recent changes
Friedemann Kleint
2021-06-23
3
-16
/
+26
*
examples: add screenshots to widgets and others
Cristian Maureira-Fredes
2021-06-12
6
-0
/
+33
*
PySide6: Adapt to latest changes in QtMultimedia
Friedemann Kleint
2021-06-09
1
-1
/
+1
*
PySide6: Adapt to latest changes in QtMultimedia
Friedemann Kleint
2021-06-07
1
-23
/
+23
*
Multimedia player example: Add "Open" to toolbar
Friedemann Kleint
2021-05-28
1
-0
/
+1
*
Fix the multimedia examples to work
Friedemann Kleint
2021-05-18
3
-260
/
+366
*
Re-add QtMultimedia/Widgets
Friedemann Kleint
2021-05-14
1
-3
/
+3
*
Fix further f-string errors in examples
Friedemann Kleint
2021-05-14
1
-1
/
+1
*
examples: clean and improve code
Cristian Maureira-Fredes
2021-05-13
2
-23
/
+26
*
examples: use f-strings
Cristian Maureira-Fredes
2021-05-12
1
-1
/
+1
*
examples: use exec() instead of exec_()
Cristian Maureira-Fredes
2021-05-05
3
-4
/
+4
*
Examples: Fix some space-related flake warnings
Friedemann Kleint
2021-04-29
2
-1
/
+6
*
Examples: Use new form of super()
Friedemann Kleint
2021-04-28
3
-5
/
+5
*
examples: directory structure
Cristian Maureira-Fredes
2021-02-09
8
-3
/
+9
*
Rename PySide2 to PySide6
Friedemann Kleint
2020-11-02
3
-20
/
+20
[next]