Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Raise Python version to 3.8Friedemann Kleint2024-12-031-20/+19
* Desktop Deployment: Fix final application nameShyamnath Premnadh2024-08-091-1/+3
* Python-3.10: Allow the new syntax for Python 3.9Christian Tismer2024-06-201-0/+1
* Deployment: add permission support and create macOS bundle applicationShyamnath Premnadh2024-03-111-1/+6
* build: update dependencies and processCristián Maureira-Fredes2024-01-231-5/+7
* wheel_tester.py: Test pyside6-deployFriedemann Kleint2022-11-111-3/+62
* wheel_tester.py: Add Python directory to the PATHFriedemann Kleint2022-11-041-1/+6
* build: replace distutils.log by simple loggerCristián Maureira-Fredes2022-10-131-3/+3
* build: rename our rmtree to avoid shutil conflictCristián Maureira-Fredes2022-06-291-3/+3
* Use SPDX license identifiersLucie Gérard2022-05-271-38/+2
* PyEnum: Implement Switchable Qt Enums Using Python EnumsChristian Tismer2022-05-221-1/+3
* flake8: fix style issues on testingCristián Maureira-Fredes2022-04-021-9/+9
* build: script to create wheelsCristián Maureira-Fredes2022-03-291-6/+13
* testing: update wheel_tester.py to no longer use qmakeChristian Tismer2022-03-211-53/+13
* Fix scriptableapplication to build on macOS with framework Qt, amendChristian Tismer2022-03-211-6/+5
* Move from distutils to setuptoolsCristián Maureira-Fredes2021-11-261-1/+1
* testing: code styling with blackCristián Maureira-Fredes2021-07-201-21/+30
* testing: fix flake8 warningsCristián Maureira-Fredes2021-07-121-3/+2
* testing: use f-stringsCristian Maureira-Fredes2021-07-121-25/+24
* testing: enforce that .pyi files are always testedChristian Tismer2021-06-181-3/+14
* wheel_tester: Enable it again for Qt >= 6 with NuitkaChristian Tismer2021-04-071-16/+53
* testing: solve flake8 warningsCristian Maureira-Fredes2021-01-051-9/+10
* Rename PySide2 to PySide6Friedemann Kleint2020-11-021-1/+1
* replace **locals by f-strings where possibleChristian Tismer2020-11-021-10/+9
* testing: remove __future__ and Python2 referencesCristian Maureira-Fredes2020-10-281-2/+1
* Rename shiboken2 to shiboken6Friedemann Kleint2020-10-281-2/+2
* wheel_tester.py: No longer use class OPTIONS from the build scriptsFriedemann Kleint2020-10-071-12/+9
* Improve wheel_tester script a bitChristian Tismer2020-03-201-5/+9
* Replace OPTION_* by a dictionaryCristián Maureira-Fredes2019-12-031-4/+3
* wheel_tester.py: Add a command line option to disable wheel installationFriedemann Kleint2019-07-121-4/+12
* Fix PyInstaller after removal of COIN glitchesChristian Tismer2019-04-291-13/+20
* Provide a spec file for hello.app used by wheel_testerChristian Tismer2019-04-231-3/+6
* Automatically Test Small Example With PyInstallerChristian Tismer2019-04-081-1/+40
* Add tests to install built wheels and build some examplesAlexandru Croitor2018-10-121-0/+295