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-11-02 00:26:05 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
QGIS
/
python
/
plugins
/
processing
/
tools
History
Nyall Dawson
03e40f7497
[processing] Remove all remaining algorithm copies
...
Algorithms are no longer copied - just a single const instance of each algorithm is used
2017-06-06 07:41:19 +10:00
..
__init__.py
…
CMakeLists.txt
…
dataobjects.py
[processing] explisitly load outputs as raster or vector depending
2017-05-26 13:30:23 +03:00
general.py
[processing] Remove all remaining algorithm copies
2017-06-06 07:41:19 +10:00
help.py
Move more algList functionality to QgsProcessingRegistry
2017-04-07 13:21:28 +10:00
postgis.py
…
raster.py
…
spatialite.py
[BUGFIX][Processing] Fix spatialite version comparison: import re
2017-04-28 13:47:19 +02:00
system.py
…
translation.py
Move more algList functionality to QgsProcessingRegistry
2017-04-07 13:21:28 +10:00
vector.py
[processing] Remove vector.createVectorWriter
2017-05-07 08:02:54 +10:00