Nyall Dawson
|
f64f74fb63
|
Fix incorrect import
|
2017-06-06 13:41:42 +10:00 |
|
Nyall Dawson
|
4cb7d18b1c
|
Push parameters into processAlgorithm and related functions
|
2017-06-06 07:41:19 +10:00 |
|
Nyall Dawson
|
77ab933788
|
Move alg character definitions to __init__
|
2017-06-06 07:41:19 +10:00 |
|
Nyall Dawson
|
168f16276c
|
Remove help related methods from GeoAlgorithm
|
2017-06-06 07:41:19 +10:00 |
|
Nyall Dawson
|
dd4f530cfb
|
[processing] Pass context argument to processAlgorithm
|
2017-04-26 12:53:35 +10:00 |
|
Nyall Dawson
|
a0bd464232
|
Use formatted name for algorithm names
Avoids conversion of names later and gives clearer separation
between visible names and internal names
|
2017-04-03 21:17:45 +10:00 |
|
Nyall Dawson
|
6987d7b37c
|
Port handling of algorithm names to QgsProcessingAlgorithm
|
2017-04-03 21:17:45 +10:00 |
|
Nyall Dawson
|
dc729c1b5a
|
Move algorithm group handling to QgsProcessingAlgorithm
|
2017-04-03 21:17:45 +10:00 |
|
Nyall Dawson
|
faa8a653b2
|
Move algorithm icon handling to QgsProcessingAlgorithm
|
2017-04-03 21:17:45 +10:00 |
|
Nyall Dawson
|
ede452be85
|
[processing] Port feedback object to c++
Algorithms are now passed a QgsProcessingFeedback object
instead of the loosely defined progress parameter.
|
2017-01-11 11:11:10 +10:00 |
|
Alexander Bruy
|
fabc0970c5
|
[processing] add icons for raster terrain analysis algorithms
|
2016-10-11 11:55:34 +03:00 |
|
Alexander Bruy
|
e2f36e40d1
|
[processing] remove unused imports
|
2016-10-11 11:55:34 +03:00 |
|
Alexander Bruy
|
15902aa2fa
|
[processing] expose Hillshade from Raster terrain analysis plugin in toolbox
|
2016-10-11 11:55:34 +03:00 |
|