Open
Conversation
Owner
|
Great to receive your contribution.
I'm currently on vacation, but I'll check out the changes for version 4.x
as soon as I’m back.
Best,
Luiz Motta
Em qui., 8 de jan. de 2026, 12:43, Sab ***@***.***> escreveu:
… I used the official QGIS script and some vibe coding to upgrade the plugin
so that it is compatible with QGIS 4.x and Qt6. Tested on the latest
version of QGIS (3.99 with Qt 6.10) and it works as expected.
------------------------------
You can view, comment on, or merge this pull request online at:
#23
Commit Summary
- e6f7f02
<e6f7f02>
upgrade to QGIS 4 and Qt6
File Changes
(3 files <https://github.com/lmotta/mapswipetool_plugin/pull/23/files>)
- *M* metadata.txt
<https://github.com/lmotta/mapswipetool_plugin/pull/23/files#diff-b1585833ac222cb47963e9b149971b827ebcdfe74d296b4767e96edc9c8a5550>
(34)
- *M* tool/maptool.py
<https://github.com/lmotta/mapswipetool_plugin/pull/23/files#diff-52d007c74bb48f57c1454548ef2a9bfbb877a53e2bc4c56030d6cbb043c72700>
(18)
- *M* tool/swipemap.py
<https://github.com/lmotta/mapswipetool_plugin/pull/23/files#diff-c0b323aac699137715a866c55fcbf9b6db6be162a207247f7c5b347ee4264dc7>
(270)
Patch Links:
- https://github.com/lmotta/mapswipetool_plugin/pull/23.patch
- https://github.com/lmotta/mapswipetool_plugin/pull/23.diff
—
Reply to this email directly, view it on GitHub
<#23>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABPIFYAF4NT3NE2FUHHGYL4FYRCZAVCNFSM6AAAAACRBNCAC2VHI2DSMVQWIX3LMV43ASLTON2WKOZTG44TEMJVGYZDIOI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I used the official QGIS script and some vibe coding to upgrade the plugin so that it is compatible with QGIS 4.x and Qt6. Tested on the latest version of QGIS (3.99 with Qt 6.10) and it works as expected.