This website requires JavaScript.
Explore
Help
Sign In
sharpetronics
/
QGIS
Watch
1
Star
0
Fork
0
You've already forked QGIS
mirror of
https://github.com/qgis/QGIS.git
synced
2025-10-10 00:04:23 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
QGIS
/
python
/
plugins
/
processing
History
Nyall Dawson
763278f8ef
Don't use removed QDesktopWidget
2024-02-13 08:13:43 +10:00
..
algs
…
core
use another enum
2024-02-10 17:25:22 +10:00
gui
Don't call QFontMetrics.width()
2024-02-12 14:22:37 +10:00
images
…
modeler
Don't use removed QDesktopWidget
2024-02-13 08:13:43 +10:00
script
…
tests
Add test variants for GEOS >= 3.11
2024-02-12 18:38:21 +10:00
tools
Fix pyqt5_to_pyqt6 double unnesting some enums
2024-02-12 12:19:10 +10:00
ui
…
__init__.py
…
CMakeLists.txt
…
metadata.txt
processing plugin (mostly) works on qt6 builds now
2024-02-13 08:13:43 +10:00
ProcessingPlugin.py
…