| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 | 1 | -0/+1 |
| * | 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 |
| * | 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 | 1 | -3/+3 |
| * | 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 | 1 | -38/+2 |
| * | PyEnum: Implement Switchable Qt Enums Using Python Enums | Christian Tismer | 2022-05-22 | 1 | -1/+3 |
| * | flake8: fix style issues on testing | Cristián Maureira-Fredes | 2022-04-02 | 1 | -9/+9 |
| * | 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 |
| * | Move from distutils to setuptools | Cristián Maureira-Fredes | 2021-11-26 | 1 | -1/+1 |
| * | testing: code styling with black | Cristián Maureira-Fredes | 2021-07-20 | 1 | -21/+30 |
| * | testing: fix flake8 warnings | Cristián Maureira-Fredes | 2021-07-12 | 1 | -3/+2 |
| * | testing: use f-strings | Cristian Maureira-Fredes | 2021-07-12 | 1 | -25/+24 |
| * | 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 | 1 | -9/+10 |
| * | Rename PySide2 to PySide6 | Friedemann Kleint | 2020-11-02 | 1 | -1/+1 |
| * | replace **locals by f-strings where possible | Christian Tismer | 2020-11-02 | 1 | -10/+9 |
| * | testing: remove __future__ and Python2 references | Cristian Maureira-Fredes | 2020-10-28 | 1 | -2/+1 |
| * | Rename shiboken2 to shiboken6 | Friedemann Kleint | 2020-10-28 | 1 | -2/+2 |
| * | wheel_tester.py: No longer use class OPTIONS from the build scripts | Friedemann Kleint | 2020-10-07 | 1 | -12/+9 |
| * | Improve wheel_tester script a bit | Christian Tismer | 2020-03-20 | 1 | -5/+9 |
| * | Replace OPTION_* by a dictionary | Cristián Maureira-Fredes | 2019-12-03 | 1 | -4/+3 |
| * | wheel_tester.py: Add a command line option to disable wheel installation | Friedemann Kleint | 2019-07-12 | 1 | -4/+12 |
| * | Fix PyInstaller after removal of COIN glitches | Christian Tismer | 2019-04-29 | 1 | -13/+20 |
| * | Provide a spec file for hello.app used by wheel_tester | Christian Tismer | 2019-04-23 | 1 | -3/+6 |
| * | Automatically Test Small Example With PyInstaller | Christian Tismer | 2019-04-08 | 1 | -1/+40 |
| * | Add tests to install built wheels and build some examples | Alexandru Croitor | 2018-10-12 | 1 | -0/+295 |