| Commit message (Expand) | Author | Age | Files | Lines |
| * | Python-3.10: Allow the new syntax for Python 3.9 | Christian Tismer | 2024-06-20 | 1 | -0/+1 |
| * | Android Deployment: Build wheels with macOS host | Shyamnath Premnadh | 2024-06-03 | 1 | -1/+7 |
| * | Tooling: Simplify adding new tools | Shyamnath Premnadh | 2023-04-18 | 1 | -4/+3 |
| * | build: introduce log level | Cristián Maureira-Fredes | 2023-02-02 | 1 | -0/+2 |
| * | build_scripts: remove unused imports | Cristián Maureira-Fredes | 2022-12-19 | 1 | -1/+0 |
| * | build system: Further introduce Pathlib | Friedemann Kleint | 2022-12-06 | 1 | -10/+9 |
| * | Build system: Introduce variables for the target Qt directories | Friedemann Kleint | 2022-12-01 | 1 | -11/+12 |
| * | PySideTools: install tool only if corresponding Qt tool exists | Shyamnath Premnadh | 2022-11-16 | 1 | -1/+1 |
| * | build scripts: use proper variable name instead of self | Shyamnath Premnadh | 2022-10-31 | 1 | -9/+9 |
| * | pathlib: migrate build_scripts away from os.path | Cristián Maureira-Fredes | 2022-10-18 | 1 | -13/+13 |
| * | build system: Fix standalone build with --no-qt-tools | Friedemann Kleint | 2022-09-21 | 1 | -1/+2 |
| * | build: fix readability details | Cristián Maureira-Fredes | 2022-06-29 | 1 | -2/+2 |
| * | build: replace the usage of reserved Python words | Cristián Maureira-Fredes | 2022-06-29 | 1 | -23/+23 |
| * | build: fix flake8 warnings and missing f-strings | Cristián Maureira-Fredes | 2022-06-28 | 1 | -1/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-27 | 1 | -38/+2 |
| * | flake8: fix style issues to build_scripts/ | Cristián Maureira-Fredes | 2022-04-13 | 1 | -3/+5 |
| * | linguist: fix rpath on macos | Cristián Maureira-Fredes | 2022-03-30 | 1 | -0/+1 |
| * | PySide6: Do not install Qt Designer plugin when using PyPy | Friedemann Kleint | 2022-02-25 | 1 | -5/+7 |
| * | setup.py: Package QtWebEngine resources from Qt's data dir | Alexandru Croitor | 2021-11-22 | 1 | -1/+1 |
| * | Pyside6/Qt Designer: Fix Python code preview not working on UNIX | Friedemann Kleint | 2021-07-06 | 1 | -8/+3 |
| * | PySide6: Add assistant executable | Friedemann Kleint | 2021-06-17 | 1 | -0/+1 |
| * | build scripts: Extract helper functions to patch executables | Friedemann Kleint | 2021-06-16 | 1 | -4/+10 |
| * | PySide6: Install the Designer plugin on macOS | Friedemann Kleint | 2021-05-09 | 1 | -3/+9 |
| * | build_scripts: use f-strings instead of format() | Cristian Maureira-Fredes | 2021-01-04 | 1 | -1/+1 |
| * | build_scripts: remove unused imports | Cristian Maureira-Fredes | 2021-01-04 | 1 | -1/+1 |
| * | Build scripts: Switch to Qt 6 | Friedemann Kleint | 2020-11-02 | 1 | -3/+3 |
| * | build scripts: Introduce variables for the versions | Friedemann Kleint | 2020-11-02 | 1 | -1/+2 |
| * | Remove QtWebKit | Cristián Maureira-Fredes | 2020-07-06 | 1 | -2/+0 |
| * | designer: patch rpath for unix | Cristián Maureira-Fredes | 2020-01-27 | 1 | -1/+8 |
| * | Improve code style with flake8 | Cristián Maureira-Fredes | 2019-11-25 | 1 | -41/+38 |
| * | Allow building shiboken2 and PySide2 as separate wheels | Alexandru Croitor | 2018-10-12 | 1 | -47/+72 |
| * | Reduce generated package size by removing unnecessary files | Alexandru Croitor | 2018-05-14 | 1 | -1/+27 |
| * | Change license from all the files | Cristian Maureira-Fredes | 2018-05-03 | 1 | -1/+1 |
| * | Split and move various setup.py parts into different files | Alexandru Croitor | 2018-04-30 | 1 | -0/+156 |