-
Notifications
You must be signed in to change notification settings - Fork 39
Prepare plugin for Qt6 #314
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Changes from 31 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
7912c88
refactor: run pyqt5_to_pyqt6.py migration script
merydian 3ad44c4
feat: add gui utils
merydian f781468
feat: add necessary metadata note for qt6 conformance
merydian c590c00
feat: load main gui ui file as needed for qt6
merydian ea99ee3
fix: replace old import statement
merydian 241212d
feat: import ui file like expected in PyQt6
merydian cee35e6
fix: add main plugin items like expected in PyQt6
merydian 2bcbf85
fix: display utility button icons
merydian fab63f3
fix: make provider window work again
merydian 2637088
fix: make processing icon appear agein
merydian fe73f21
style: run ruff
merydian 25a14fb
style: delete UI.py files
merydian b7faf16
style: delete resource files
merydian dfc328a
fix: remove duplicate method definition
merydian 37753e9
fix: specify new path of Qt cursorhand form definition
merydian 0a4b66d
fix: specify new path of Qt clicks
merydian 398c2b7
fix: remove unnecessary method definition
merydian c7a5b5b
fix: import gui
merydian 40b5b90
fix: coloring of duplicate items in qlistwidget
merydian 11347e6
fix: switch from QVariant to QMetaType
merydian 7859918
style: run ruff
merydian 4f3d3c4
fix: wrong path ov save vertices icon
merydian 7956675
fix: remove duplicate :: in .ui file
merydian 510d3bf
fix: introduce wrapper class for QgsField
merydian 6b17e72
style: run ruff
merydian 25f5b13
fix: use xvfb-run correctly without DISPLAY override to prevent GUI t…
merydian a26a7f7
refactor: remove unused code from utils/gui.py
merydian f98bd73
refactor: simplify icon getter code
merydian 9a11b4a
fix: QgsField wrapper checks wrong type
merydian 83672ba
fix: Use correct syntax for keys in PyQt6
merydian 5a5bc75
style: run ruff
merydian 97567bc
refactor: move global variable to top of file
merydian e621982
sytle: readd type hint
merydian f22862b
docs: add source of file from other repo
merydian e4a6faa
docs: add author of new file
merydian 608235f
refactor: improve readability of QgsField wrapper
merydian b802cd1
style: run ruff
merydian 27e0682
fix: remove unnecessary size policy in config ui
merydian d58ab33
feat: tests for QgsField wrapper
merydian File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.