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 |
|
Matthias Kuhn
|
576ad138a9
|
Fix python calls to inexistent methods
|
2016-10-17 09:31:31 +02:00 |
|
volaya
|
efd73a491f
|
[processing] fixes for new parameters architecture
includes better managing of crd and extent parameters in models, not requiring now the use of modeler-only lags
|
2016-10-05 12:35:00 +02:00 |
|
Nyall Dawson
|
fe65063c2b
|
Remove many deprecated methods
|
2016-09-15 18:34:15 +10:00 |
|
Alexander Bruy
|
65db336eaf
|
[processing] move some constants to the dataobjects module
|
2016-09-02 09:28:45 +03:00 |
|
volaya
|
f001ac11f7
|
[processing] fixed repaint in set vector style algorithm
|
2016-05-18 14:24:45 +02:00 |
|
Juergen E. Fischer
|
b39055b39c
|
indentation update (now including autopep8)
|
2015-08-22 14:29:41 +02:00 |
|
Juergen E. Fischer
|
66a3d02240
|
integrate processing into update_ts.sh (also includes all translations
in the repository and none outside of it).
|
2015-07-26 04:28:37 +02:00 |
|
pcav
|
7dacddc08a
|
Uniform and informative output names for Processing (QGIS, Take #1)
|
2015-05-22 15:56:45 +02:00 |
|
Juergen E. Fischer
|
956c155e8f
|
fix python pep8 warnings and fix some revealed errors
pep8 --ignore=E111,E128,E201,E202,E203,E211,E221,E222,E225,E226,E227,E231,E241,E261,E265,E272,E302,E303,E501,E701 \
--exclude="ui_*.py,debian/*,python/ext-libs/*" \
.
|
2015-02-01 20:46:47 +01:00 |
|
Alexander Bruy
|
ad758aa8db
|
[processing] i18n for qgis provider
|
2015-01-17 11:24:54 +02:00 |
|
volaya
|
6486594f57
|
[Processing] Refactoring of parameters and outputs
It also adds some changes in the core and tools package, to provide a cleaner structure
|
2014-07-14 14:47:05 +02:00 |
|
Juergen E. Fischer
|
522f2e4bd3
|
nsis: fix master installer bitmap
|
2014-06-20 23:42:25 +02:00 |
|
Victor Olaya
|
3c7f5c962e
|
[processing] Modified styling algs to work with layer that are not open in qgis
|
2014-06-20 23:18:34 +02:00 |
|
Juergen E. Fischer
|
0dd02bad04
|
fix some warnings and indentation update
|
2014-06-19 00:02:32 +02:00 |
|
Victor Olaya
|
acc6271f18
|
[processing] added algs to set style of layer
|
2014-06-16 12:04:28 +02:00 |
|