1969 Commits

Author SHA1 Message Date
tsteven4
cdabdefe0c incorporate improvement from review
Co-authored-by: Hiroshi Miura <miurahr@linux.com>
2024-12-03 05:48:24 -07:00
tsteven4
8a117b7081 Merge branch 'master' into qtextensions 2024-12-02 07:04:43 -07:00
Hiroshi Miura
a6ce4fccdd docs: fix changelog link
Some checks failed
Check tox tests, lint and types / Check packaging 📦 (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Publish Python 🐍 distributions 📦 to PyPI / Build and publish Python 🐍 distributions 📦 to PyPI (push) Has been cancelled
Test on GH actions environment / test (binary, windows-latest, 3.12, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.5.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.8.0) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.8.1) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.12, 6.5.3) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.12, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.12, 6.7.3) (push) Has been cancelled
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-12-01 11:05:14 +09:00
Hiroshi Miura
58c2ce6dc3 Release v3.1.19
Support Qt 6.8.1 and Python 3.13. amd many bug fixes.

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
v3.1.19
2024-12-01 10:58:14 +09:00
Hiroshi Miura
4625000a1a Merge pull request #841 from tsteven4/operations
Handle Updates.xml Operation extract elements. Fix the issue #840
2024-12-01 10:20:38 +09:00
tsteven4
1b2a9b2715 try to fix type test again, add 6.8.1 test 2024-11-30 16:33:46 -07:00
tsteven4
a590b6e208 attempt to fix types test 2024-11-30 16:21:59 -07:00
tsteven4
a4cf04e972 handle Updates.xml Operation extract elements. 2024-11-30 16:11:22 -07:00
tsteven4
a1ffb938a8 fix regression "check packaging" 2024-11-28 11:43:16 -07:00
tsteven4
ee40b25e84 fix regression failures. 2024-11-28 11:28:56 -07:00
tsteven4
8301064868 get --modules and --long-modules working with 6.8.0+ extensions 2024-11-28 10:22:56 -07:00
tsteven4
5a13230a3b fix pre 6.8.0 installs 2024-11-28 10:17:27 -07:00
tsteven4
aa222a59db search a list of possible extensions.
currently qtwebengine, qtpdf.
2024-11-27 15:12:29 -07:00
tsteven4
1d528c205f look for modules in extensions directory. 2024-11-27 12:00:03 -07:00
Hiroshi Miura
039209530d Merge pull request #826 from miurahr/topic/miurahr/fix-win64-llvm-mingw
Some checks failed
Test on GH actions environment / test (standard, windows-latest, 3.12, 6.5.3) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.12, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.12, 6.7.3) (push) Has been cancelled
Check tox tests, lint and types / Check packaging 📦 (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Publish Python 🐍 distributions 📦 to PyPI / Build and publish Python 🐍 distributions 📦 to PyPI (push) Has been cancelled
Test on GH actions environment / test (binary, windows-latest, 3.12, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.5.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.8.0) (push) Has been cancelled
bug: fix error when instaling win64_llvm_mingw / Qt 6.7 and 6.8
2024-10-12 19:11:19 +09:00
Hiroshi Miura
46d334a123 Merge pull request #823 from miurahr/topic/miurahr/drop-old-syntax
Some checks failed
Check tox tests, lint and types / Check packaging 📦 (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Publish Python 🐍 distributions 📦 to PyPI / Build and publish Python 🐍 distributions 📦 to PyPI (push) Has been cancelled
Test on GH actions environment / test (binary, windows-latest, 3.12, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.5.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.8.0) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.12, 6.5.3) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.12, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.12, 6.7.3) (push) Has been cancelled
refactor: remove legacy subcommand syntax
2024-10-11 09:38:44 +09:00
Hiroshi Miura
adce6e5465 Update ci/generate_azure_pipelines_matrices.py
Ignore autodesktop for llvm-mingw case
2024-10-11 09:35:08 +09:00
Hiroshi Miura
d3553b38cd Merge pull request #832 from jdpurcell/qt68winarmcc
Fix for arch win64_msvc2022_arm64_cross_compiled
2024-10-11 09:34:21 +09:00
J.D. Purcell
44ee2e8a8c fix: installation of 6.8 win64_msvc2022_arm64_cross_compiled 2024-10-10 08:49:25 -04:00
Hiroshi Miura
ebc2e753ef docs: add appendix to explain special case. (#830)
Some checks failed
Check tox tests, lint and types / Check packaging 📦 (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Publish Python 🐍 distributions 📦 to PyPI / Build and publish Python 🐍 distributions 📦 to PyPI (push) Has been cancelled
Test on GH actions environment / test (binary, windows-latest, 3.12, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.5.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, ubuntu-latest, 3.12, 6.8.0) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.12, 6.5.3) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.12, 6.6.3) (push) Has been cancelled
Test on GH actions environment / test (standard, windows-latest, 3.12, 6.7.3) (push) Has been cancelled
* docs: add appendix to explain special case.

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* docs: update index.rst

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* docs: fix typo

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* docs: fix reference

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

---------

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-10-09 17:55:52 +09:00
Hiroshi Miura
5a2074b4f2 Update copyright year of aqt/installer.py 2024-10-08 10:45:50 +09:00
Dave Dalcino
ff4fef3d1c black 2024-10-06 14:17:43 -07:00
Dave Dalcino
20f8b7b3b8 attempt fix for installation of llvm mingw 2024-10-06 14:03:20 -07:00
Hiroshi Miura
da23f09df9 Merge branch 'master' into topic/miurahr/drop-old-syntax 2024-10-06 11:52:57 +09:00
Hiroshi Miura
430e0f4359 Update ci/generate_azure_pipelines_matrices.py 2024-10-06 10:34:12 +09:00
Hiroshi Miura
7371504db1 Update aqt/metadata.py 2024-10-06 10:33:08 +09:00
Hiroshi Miura
bcc97e047f Update ci/generate_azure_pipelines_matrices.py 2024-10-06 09:53:15 +09:00
Hiroshi Miura
7cfd15a585 fix: arch_dir of win64_llvm_mingw
- set arch_dir to be llvm_mingw_64

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-10-06 09:52:09 +09:00
Hiroshi Miura
7fbe5879b1 chore(ci): azure-pipelines bump to macos-14 (#827)
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-10-06 09:49:23 +09:00
Hiroshi Miura
e38fb3a509 chore(ci): azure: add a case win64_llvm_mingw
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-10-06 08:42:30 +09:00
Hiroshi Miura
bdf8b4b1f9 chore(ci): bump target qt versions: 6.5.x, 6.6.x, 6.7.x and 6.8.0 (#822)
* chore(ci): bump target qt versions

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* chore(ci): use install-qt subcommand

- Drop backward compat check

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* chore(ci): wip

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* chore(ci): wip

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* chore(ci): fix qmake query checks

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* chore(ci): fix mingw targets

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* chore(ci): add target 6.8.0 and drop use of python3.9

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* chore(ci): add expectation for Qt 6.8

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* chore(ci): drop tox test from install-qt check

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* chore(ci): fix expectation for windows/android qt 6.6

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* chore(ci):  wip

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* chore(ci):  wip

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* chore(ci): add taget Qt 6.7.3

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* chore(ci): bump actions/setup-python@v5

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* chore(ci): azure-pipelines: drop test target Qt5

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* chore(ci): azure-pipelines: update triggers

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* chore(ci): azure-pipelines: disable Linux_ARM64

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* chore(ci): azure-pipelines: replace list with list-qt

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* chore(ci): azure-pipelines: no build check if list-qt

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

---------

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-10-06 08:40:49 +09:00
Hiroshi Miura
151ca25c34 Merge pull request #821 from miurahr/topic/miurahr/drop-38-add-313
chore: drop python 3.8 and add python 3.13
2024-09-29 12:32:56 +09:00
Hiroshi Miura
fddd634b6d style: remove unused field and apply black
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-09-29 12:30:16 +09:00
Hiroshi Miura
81c983990a refactor: remove legacy commands
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-09-29 12:17:54 +09:00
Hiroshi Miura
2a8eb72c0b refactor: test: update cases and expectations
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-09-29 12:17:44 +09:00
Hiroshi Miura
2615219b70 docs: remove explanation of a legacy command syntax
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-09-29 11:29:55 +09:00
Hiroshi Miura
8566a89f94 chore(ci): drop python2 check
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-09-29 11:26:27 +09:00
Hiroshi Miura
a90d93b02f chore(ci): use install-qt subcommand
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-09-29 11:25:46 +09:00
Hiroshi Miura
b942aab190 chore(ci): bump artifact-upload@v4
and fix azure-pipelines job name

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-09-29 10:56:21 +09:00
Hiroshi Miura
1307eb14ba chore: drop python3.8 support and add 3.13
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-09-29 10:34:24 +09:00
Hiroshi Miura
73fc45e12a Merge pull request #812 from miurahr/topic/miurahr/ci/combination-delete
fix: delete combination check
2024-08-17 10:52:55 +09:00
Hiroshi Miura
253349b133 Merge pull request #814 from pzhlkj6612/combination-delete
fix: remove logic to check or warn about unknown combinations
2024-08-16 17:50:39 +09:00
Hiroshi Miura
3c31e47a18 Update docs/CHANGELOG.rst 2024-08-16 17:49:27 +09:00
Hiroshi Miura
b5514457c2 Update docs/CHANGELOG.rst
Co-authored-by: Mozi <29089388+pzhlkj6612@users.noreply.github.com>
2024-08-16 17:47:32 +09:00
Mozi
7a0120ff45 fix: remove logic to check or warn about unknown combinations 2024-08-16 03:01:24 +00:00
Hiroshi Miura
2f998d28d0 docs: update CHANGELOG.rst
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-08-05 08:47:11 +09:00
Hiroshi Miura
6c2960dce7 fix: test: update expectations
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-08-05 08:01:13 +09:00
Hiroshi Miura
b773467f1f chore: remove json file from package
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-08-05 08:00:51 +09:00
Hiroshi Miura
65e760383f fix: remove logic to check combination
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-08-05 08:00:32 +09:00
Hiroshi Miura
307d856f0c fix: remove logic to check combination
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2024-08-05 07:42:02 +09:00