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
6.9.2
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
/
testing
Commit message (
Expand
)
Author
Age
Files
Lines
*
testrunner: Fix deprecation warning about =argparse.FileType
Friedemann Kleint
2025-07-30
1
-6
/
+6
*
testrunner.py: Log slow tests
Friedemann Kleint
2025-07-09
2
-2
/
+17
*
testrunner.py: Use dataclass instead of a named tuple
Friedemann Kleint
2025-07-09
1
-8
/
+18
*
build: setuptools, packaging and build
Cristián Maureira-Fredes
2025-06-04
1
-3
/
+3
*
testing: fix finding tests on new cmake versions
Christian Tismer
2025-05-22
1
-4
/
+6
*
Remove unnecessary use of 'object' in class construction
remoteobjectsdev
Cristián Maureira-Fredes
2024-12-18
4
-4
/
+4
*
testrunner: Lower the fail criterion if runs < 5
Friedemann Kleint
2024-12-12
1
-0
/
+3
*
testrunner: Add command line for the number of re-runs
Friedemann Kleint
2024-12-11
1
-3
/
+5
*
Raise Python version to 3.8
Friedemann Kleint
2024-12-03
1
-20
/
+19
*
Desktop Deployment: Fix final application name
Shyamnath Premnadh
2024-08-09
1
-1
/
+3
*
Python-3.10: Allow the new syntax for Python 3.9
Christian Tismer
2024-06-20
8
-0
/
+8
*
Deployment: add permission support and create macOS bundle application
Shyamnath Premnadh
2024-03-11
1
-1
/
+6
*
build: update dependencies and process
Cristián Maureira-Fredes
2024-01-23
1
-5
/
+7
*
testing: Improve the Python version info to get better control
Christian Tismer
2023-12-07
3
-0
/
+34
*
wheel_tester.py: Test pyside6-deploy
Friedemann Kleint
2022-11-11
1
-3
/
+62
*
wheel_tester.py: Add Python directory to the PATH
Friedemann Kleint
2022-11-04
1
-1
/
+6
*
build: replace distutils.log by simple logger
Cristián Maureira-Fredes
2022-10-13
2
-5
/
+5
*
build: rename our rmtree to avoid shutil conflict
Cristián Maureira-Fredes
2022-06-29
1
-3
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-05-27
8
-304
/
+16
*
PyEnum: Implement Switchable Qt Enums Using Python Enums
Christian Tismer
2022-05-22
1
-1
/
+3
*
testing: Increase the timeout for debug builds
Christian Tismer
2022-05-17
1
-1
/
+1
*
flake8: fix style issues on testing
Cristián Maureira-Fredes
2022-04-02
8
-23
/
+23
*
build: script to create wheels
Cristián Maureira-Fredes
2022-03-29
1
-6
/
+13
*
testing: update wheel_tester.py to no longer use qmake
Christian Tismer
2022-03-21
1
-53
/
+13
*
Fix scriptableapplication to build on macOS with framework Qt, amend
Christian Tismer
2022-03-21
1
-6
/
+5
*
Blacklist testmodifydocumentation for macOS
Friedemann Kleint
2022-03-14
1
-2
/
+6
*
testing: Allow for repetition of blacklist sections
Christian Tismer
2022-03-13
1
-3
/
+2
*
testing: fix a bug that prevents commenting entries
Christian Tismer
2022-03-09
1
-1
/
+1
*
Move from distutils to setuptools
Cristián Maureira-Fredes
2021-11-26
1
-1
/
+1
*
PyPySide: add it as a true new build target
Christian Tismer
2021-10-28
1
-3
/
+12
*
testing: use f-strings, fix
Christian Tismer
2021-07-28
1
-5
/
+6
*
testing: code styling with black
Cristián Maureira-Fredes
2021-07-20
6
-95
/
+153
*
testing: fix flake8 warnings
Cristián Maureira-Fredes
2021-07-12
4
-6
/
+6
*
testing: use f-strings
Cristian Maureira-Fredes
2021-07-12
5
-88
/
+79
*
PyPySide: Do some preliminary cleanups before the transition
Christian Tismer
2021-06-29
1
-2
/
+3
*
testing: enforce that .pyi files are always tested
Christian Tismer
2021-06-18
1
-3
/
+14
*
wheel_tester: Enable it again for Qt >= 6 with Nuitka
Christian Tismer
2021-04-07
1
-16
/
+53
*
testing: solve flake8 warnings
Cristian Maureira-Fredes
2021-01-05
7
-55
/
+51
*
testing: Add a "ci" keyword equivalent to the one in Qt
Friedemann Kleint
2020-12-03
1
-0
/
+2
*
Blacklist failing tests for Qt 6
Friedemann Kleint
2020-11-19
1
-1
/
+1
*
python3: remove all obsolete "from __future__" import statements
Christian Tismer
2020-11-09
1
-1
/
+0
*
testrunner: Report the number of failed tests
Friedemann Kleint
2020-11-06
1
-3
/
+7
*
Rename PySide2 to PySide6
Friedemann Kleint
2020-11-02
2
-4
/
+4
*
replace **locals by f-strings where possible
Christian Tismer
2020-11-02
2
-13
/
+12
*
Remove old pyside2-tools directory
Cristian Maureira-Fredes
2020-10-31
1
-1
/
+1
*
TestRunner: Fix syntax error
Friedemann Kleint
2020-10-29
1
-1
/
+1
*
testing: remove __future__ and Python2 references
Cristian Maureira-Fredes
2020-10-28
8
-28
/
+5
*
Rename shiboken2 to shiboken6
Friedemann Kleint
2020-10-28
2
-4
/
+4
*
wheel_tester.py: No longer use class OPTIONS from the build scripts
Friedemann Kleint
2020-10-07
1
-12
/
+9
*
Testing: Fix a quirk introduced by pruning
Christian Tismer
2020-07-16
1
-1
/
+4
[next]