Logo
Explore Help
Sign In
sharpetronics/QGIS
1
0
Fork 0
You've already forked QGIS
mirror of https://github.com/qgis/QGIS.git synced 2025-06-18 00:04:02 -04:00
Code Issues Packages Projects Releases Wiki Activity
QGIS/python/plugins/processing/algs
History
Tom Chadwin 6a8a622ea4 Processing: Avoid deprecated regex
Escape sequence avoided in DefinProjection by using raw string:

`re.compile('\|.*')` > `re.compile(r'\|.*')`
2018-06-06 06:24:24 +10:00
..
exampleprovider
[processing] remove Python 2 compatibility layer
2017-11-28 12:27:45 +02:00
gdal
[processing][gdal] Don't double quote output paths
2018-06-01 18:21:41 +10:00
grass7
[processing][GRASS] Fix some algorithms always export as GPKG, regardless of format selected
2018-06-01 16:53:00 +10:00
help
[processing] improve polar plot algorithm help (fix #16679)
2018-05-16 15:25:55 +03:00
qgis
Processing: Avoid deprecated regex
2018-06-06 06:24:24 +10:00
saga
[processing][SAGA] Avoid unicode errors when parsing description files
2018-06-05 05:25:16 +10:00
__init__.py
…
CMakeLists.txt
[processing] remove R provider from core distribution
2017-05-02 12:39:26 +03:00
Powered by SharpeTronics Page: 1097ms Template: 9ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API