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-15 00:02:52 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
QGIS
/
python
/
core
/
additions
History
Damiano
abb8e80c1f
Added functionality to override default value for settings entries
2021-04-14 19:49:57 +02: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
…
projectdirtyblocker.py
Don't silently swallow exceptions in python context managers
2021-03-04 07:39:47 +10:00
providermetadata.py
fix PyQGIS docs for QgsProviderMetadata (
#37552
)
2020-07-03 11:36:11 +02:00
qgsfeature.py
…
qgsfunction.py
…
qgsgeometry.py
…
qgssettings.py
Python implementation for QgsSettingsEntryEnum/Flag and fixed docstrings
2021-04-07 14:02:08 +02:00
qgssettingsentry.py
Added functionality to override default value for settings entries
2021-04-14 19:49:57 +02:00
qgstaskwrapper.py
…
ranges.py
Add better __repr__ methods for QgsDateTimeRange, QgsDateRange
2021-03-25 08:01:51 +10:00
readwritecontextentercategory.py
Don't silently swallow exceptions in python context managers
2021-03-04 07:39:47 +10:00
runtimeprofiler.py
Don't silently swallow exceptions in python context managers
2021-03-04 07:39:47 +10:00
validitycheck.py
…