Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
22 additions
and 62 deletions.
- +0 −8 python/plugins/processing/algs/AddTableField.py
- +0 −5 python/plugins/processing/algs/AutoincrementalField.py
- +0 −5 python/plugins/processing/algs/EquivalentNumField.py
- +0 −5 python/plugins/processing/algs/Explode.py
- +3 −8 python/plugins/processing/algs/FieldPyculator.py
- +0 −4 python/plugins/processing/algs/FieldsCalculator.py
- +0 −1 python/plugins/processing/algs/JoinAttributes.py
- +0 −2 python/plugins/processing/algs/MeanAndStdDevPlot.py
- +2 −2 python/plugins/processing/algs/PointsFromLines.py
- +2 −2 python/plugins/processing/algs/PointsFromPolygons.py
- +0 −3 python/plugins/processing/algs/QGISAlgorithmProvider.py
- +9 −2 python/plugins/processing/grass/GrassAlgorithm.py
- +0 −6 python/plugins/processing/grass/GrassUtils.py
- +3 −3 python/plugins/processing/grass/grass.txt
- +2 −4 python/plugins/processing/saga/SagaAlgorithm.py
- +1 −2 python/plugins/processing/tools/system.py