aboutsummaryrefslogtreecommitdiffstats
path: root/packaging-tools/install_qt.py
Commit message (Expand)AuthorAgeFilesLines
* fix install_qt still talks about Qt 5Tim Jenssen2023-01-251-1/+1
* Create temporary directories with temppathlib's TemporaryDirectoryPatrik Teivonen2023-01-121-4/+4
* Revert "install_qt: Work around Qt installation including build artifacts"v6.5.0-beta1-packagingv6.4.2-packagingEike Ziller2022-12-201-6/+1
* install_qt: Fix warning about overriding local variableUnifiedQt_v4.5.1Eike Ziller2022-11-181-2/+3
* install_qt: Work around Qt installation including build artifactsEike Ziller2022-11-171-1/+6
* install_qt: Get explicit temporary path backEike Ziller2022-11-151-1/+8
* Import other Python scripts from qtsdk directly without subprocessPatrik Teivonen2022-11-141-24/+66
* Revert "Revert "Use logging functions from logging_util.py""Antti Kokko2022-10-261-0/+3
* Revert "Use logging functions from logging_util.py"Antti Kokko2022-10-191-3/+0
* Use logging functions from logging_util.pyPatrik Teivonen2022-10-181-0/+3
* Prefer raising SystemExit directly instead of importing sys.exitPatrik Teivonen2022-10-121-3/+1
* Add missing type hints, enable strict mypy checkingPatrik Teivonen2022-09-221-3/+3
* pylint: Add miscellaneous checksv6.4.0-rc1-packagingPatrik Teivonen2022-09-111-1/+2
* pylint: Add checking for PEP8 naming style conventions (C0103)Patrik Teivonen2022-09-081-1/+1
* pep8-naming: N802 function name should be lowercase (function names)Patrik Teivonen2022-09-071-1/+1
* Make imports consistent across Python scripts, isort hookv6.4.0-beta3-packagingPatrik Teivonen2022-08-051-3/+3
* PEP8: Blank lines in function and class definitions, file endPatrik Teivonen2022-07-111-0/+4
* Add pre-commit hook for flake8, PEP8 compliant commentsPatrik Teivonen2022-07-111-1/+1
* PEP8 compliant copyright headers in Python scriptsv6.4.0-beta2-packagingPatrik Teivonen2022-07-071-25/+25
* Port build_wrapper.py to Python 3.6Patrik Teivonen2022-04-081-5/+4
* install-qt: Add simpler option for specifying modulesEike Ziller2021-04-151-1/+18
* Qt Creator: Add capability to build with CMakeEike Ziller2020-05-071-0/+76