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-11 00:04:09 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
QGIS
/
python
/
core
/
additions
History
Nyall Dawson
278ccb8e85
Fix crash when trying to use meta enums on some platforms
...
Keeping references to static meta objects and meta enums around seems to avoid the crash
2020-11-14 14:37:38 +10:00
..
__init__.py
…
edit.py
…
fromfunction.py
…
metaenum.py
Fix crash when trying to use meta enums on some platforms
2020-11-14 14:37:38 +10:00
processing.py
Better repr for QgsProcessingFeatureSourceDefinition
2020-03-29 05:56:23 +10:00
projectdirtyblocker.py
…
providermetadata.py
fix PyQGIS docs for QgsProviderMetadata (
#37552
)
2020-07-03 11:36:11 +02:00
qgsfeature.py
Add missing license headers
2018-06-04 11:30:32 +10:00
qgsfunction.py
Fix escaping issues
2020-05-05 23:22:12 +02:00
qgsgeometry.py
…
qgssettings.py
QgsSettings.enumValue cast to enum
2018-06-21 05:29:16 -08:00
qgstaskwrapper.py
…
readwritecontextentercategory.py
…
runtimeprofiler.py
Show startup profile timings in developer/debugging tools panel
2020-05-19 04:35:34 +10:00
validitycheck.py
[api][needs-docs] Allow registering PyQGIS using a nice decorator syntax
2019-01-11 09:51:04 +10:00