aboutsummaryrefslogtreecommitdiffstats
path: root/packaging-tools/patch_qt.py
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Use logging functions from logging_util.py""Antti Kokko2022-10-261-9/+13
* Revert "Use logging functions from logging_util.py"Antti Kokko2022-10-191-13/+9
* Use logging functions from logging_util.pyPatrik Teivonen2022-10-181-9/+13
* Add missing type hints, enable strict mypy checkingPatrik Teivonen2022-09-221-13/+14
* pep8-naming: N806 variable in function should be lowercasePatrik Teivonen2022-09-081-18/+18
* pep8-naming: N803 argument name should be lowercase (function arguments)Patrik Teivonen2022-09-071-23/+23
* pep8-naming: N802 function name should be lowercase (function names)Patrik Teivonen2022-09-071-23/+23
* pylint: Remove unnecessary bits of codePatrik Teivonen2022-08-231-8/+6
* pylint: Add string formatting checks, use f-string and lazy % formattingPatrik Teivonen2022-08-161-2/+2
* Make imports consistent across Python scripts, isort hookv6.4.0-beta3-packagingPatrik Teivonen2022-08-051-5/+5
* PEP8: Fix miscellaneous code syntax errorsPatrik Teivonen2022-07-111-1/+1
* PEP8 compliant copyright headers in Python scriptsv6.4.0-beta2-packagingPatrik Teivonen2022-07-071-25/+25
* Update shebang, year in copyright noticePatrik Teivonen2022-04-111-2/+4
* Add Qt build artifact pre-patcherIikka Eklund2019-08-091-0/+160