aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterpylint: Update to version 2.17.3, apply required changesPatrik Teivonen13 months
refactorbldinstallercommon.py: port text file functions to Python 3Patrik Teivonen2 years
 
TagDownloadAuthorAge
v6.2.8-lts-packagingcommit 569b15a9d3...Antti Kokko13 months
v6.5.0-packagingcommit b5f022b3cd...Antti Kokko14 months
v6.5.0-rc1-packagingcommit 11499642c1...Antti Kokko14 months
v6.4.3-packagingcommit d8c59f75f5...Antti Kokko14 months
v5.15.13-lts-packagingcommit 79eaf24084...Antti Kokko15 months
v6.5.0-beta3-packagingcommit 1a57b806c7...Antti Kokko15 months
v6.5.0-beta2-packagingcommit 01d17cf6af...Antti Kokko16 months
v6.4.2-packagingcommit 51e3c3853d...Antti Kokko17 months
v6.2.7-lts-packagingcommit 4d9667c768...Antti Kokko17 months
v6.5.0-beta1-packagingcommit 51e3c3853d...Antti Kokko17 months
[...]
 
AgeCommit messageAuthorFilesLines
2023-01-24PL103: os.makedirs(path) should be replaced by path.mkdir(parents=True)v6.5.0-beta2-packagingPatrik Teivonen16-45/+38
2023-01-24PL102: os.mkdir("foo") should be replaced by foo_path.mkdir()Patrik Teivonen2-2/+2
2023-01-24PL122: os.path.splitext("foo.bar") should be replaced by path.suffixPatrik Teivonen12-77/+71
2023-01-24sdkcomponent: Compress to a single archive when using pattern match uriPatrik Teivonen3-91/+124
2023-01-16release_repo_updater: add supported archive formats for aws syncAntti Kokko1-4/+6
2023-01-13PL119: os.path.basename("foo/bar") should be replaced by bar_path.namePatrik Teivonen11-27/+32
2023-01-13PL101: os.chmod("foo", perm) should be replaced by Path.chmod(perm)Patrik Teivonen3-7/+7
2023-01-13test_release_repo_updater: Fix repogen path in unit test assertionPatrik Teivonen1-2/+3
2023-01-13PL111: os.path.expanduser("~") should be replaced by Path.home()Patrik Teivonen5-17/+16
2023-01-12Add Aptly repository manager client adapter for Debian repositoriesIikka Eklund8-0/+829
[...]
 
Clone
git://code.qt.io/qtsdk/qtsdk.git
http://code.qt.io/qtsdk/qtsdk.git
https://code.qt.io/qtsdk/qtsdk.git