Nyall Dawson
|
b3288192ee
|
[processing] Fix exception when clicking help for GDAL algorithms
|
2018-05-06 07:13:15 +10:00 |
|
Borys Jurgiel
|
ecb9611b00
|
Fix group id of GDAL algorithms. Follows up 53bc147dca00
|
2017-12-20 12:07:32 +01:00 |
|
Alexander Bruy
|
53bc147dca
|
[processing] add group id to GDAL algorithms
|
2017-12-14 18:04:11 +02:00 |
|
Nyall Dawson
|
96c7e6e0a6
|
[processing][gdal] Cleanup some code, add method to customise
generated command based on whether the algorithm is actually
executing or just being displayed in the UI as a command
|
2017-12-08 14:09:08 +10:00 |
|
Alexander Bruy
|
0f226645fa
|
[processing] homogenize gdal algorithms
-consistent parameters naming
-use additional creation options where possible
-remove duplicated functionality
|
2017-10-11 17:06:11 +03:00 |
|
Nyall Dawson
|
f9750dde52
|
Port gdal color relief to new API
|
2017-08-14 05:55:50 +10:00 |
|
Nyall Dawson
|
ab2886dc63
|
Port gdal assign projection to new api
|
2017-08-14 05:41:54 +10:00 |
|
Nyall Dawson
|
ce8e18da10
|
Fix overridden function signatures
|
2017-08-14 04:56:24 +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
|
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 |
|
Alexander Bruy
|
dbca0304d9
|
[processing] rename algorithm groups in GDAL provider
|
2017-02-28 12:37:48 +02:00 |
|
Denis Rouzaud
|
8071acd064
|
move PyQt compat folder to python/qgis
|
2016-04-29 14:10:26 +02:00 |
|
Juergen E. Fischer
|
2526d3e3c8
|
processing: switch to pyqt wrappers, flake8 fixes
|
2016-03-21 17:00:25 +01:00 |
|
Alexander Bruy
|
7823a5a857
|
[processing] add missed fTools algorithms: Define current projection
and Create spatial index.
Also add missed Assign projection from GDALTools
|
2016-03-01 15:57:32 +02:00 |
|