Nyall Dawson
|
fac8ca4d4f
|
Move execution check to QgsProcessingAlgorithm
|
2017-06-06 07:41:19 +10:00 |
|
Nyall Dawson
|
b64a71df61
|
Port algorithm countVisibleParameters to c++
|
2017-06-06 07:41:19 +10:00 |
|
Matthias Kuhn
|
a9d7630a69
|
Rename QgsPointV2 to QgsPoint and QgsPoint to QgsPointXY
Because 3D coordinates should be the default.
References https://github.com/qgis/qgis3.0_api/issues/36
|
2017-06-02 19:53:37 +02:00 |
|
Nyall Dawson
|
ae97c333d6
|
Revert "Port algorithm countVisibleParameters to c++"
This reverts commit c3c694f8ccfbe0b64df14365f950f5895968a66a.
|
2017-05-15 10:24:38 +10:00 |
|
Nyall Dawson
|
c3c694f8cc
|
Port algorithm countVisibleParameters to c++
|
2017-05-15 08:44:28 +10:00 |
|
Nyall Dawson
|
271a1e38db
|
Convert remaining parameters from python
|
2017-05-10 17:04:11 +10:00 |
|
Nyall Dawson
|
02b560e90d
|
Temporarily make QgsProcessingAlgorithm::run non pure-virtual (for travis)
|
2017-05-10 10:14:37 +10:00 |
|
Nyall Dawson
|
2a1a71574a
|
Move algorithm id (previously commandLineName) to QgsProcessingAlgorithm
|
2017-04-07 13:21:28 +10:00 |
|
Nyall Dawson
|
b3142a0baf
|
Move provider algorithm handling to QgsProcessingProvider
|
2017-04-07 13:21:28 +10:00 |
|
Nyall Dawson
|
e506ceb1f8
|
Move flags (hide from toolbox, etc) 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
|
52cc002990
|
Simple c++ base class for processing algorithms
|
2017-04-03 21:17:45 +10:00 |
|