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
volaya
b80a1bcac5
[processing] fixed handling of folders and files in settings
...
fixes #12511
2015-06-26 12:00:02 +02:00
volaya
a842d47512
[processing] fixed text and html output in GRASS algorithms
...
This changes the way text outputs are handled.
Now the output of the command is piped to a file, and with that file, the raw and HTML outputs are generated.
More formatting for the HTML file should be added in the future, since it is now rather basic
fixes #6379
2015-06-23 13:32:16 +02:00
Giovanni Manghi
72c56dffdb
fix grass7 r.drain non mandatory parameter
2015-06-19 12:16:49 +01:00
alexbruy
3ab1230bac
Merge pull request #2110 from NaturalGIS/fix_grass7_v_voronoi
...
[processing] fix GRASS7 v.voronoi output as lines
2015-06-08 10:57:25 +03:00
pcav
b5bd178c8f
Better default for Processing:grass:r.series
2015-06-06 19:33:34 +02:00
Giovanni Manghi
fab465aa16
fix GRASS7 v.voronoi output as lines
2015-06-04 16:55:27 +01:00
Giovanni Manghi
c859127c4e
make option as advanced in GRASS v.voronoi
2015-06-01 18:43:31 +01:00
Giovanni Manghi
4473c5f346
fixes several saga and grass modules
2015-06-01 14:46:01 +01:00
Giovanni Manghi
327336517d
fix grass r.horizon
2015-05-31 07:07:36 +01:00
alexbruy
d5b2e7baf3
Merge pull request #2094 from NaturalGIS/fix_grass_r_stream
...
[processing] remove r.stream modules that are addons, fix r.stream.extract in grass7
2015-05-30 14:51:29 +03:00
Giovanni Manghi
f8ae76b7b5
remove r.stream module that are addons, fix r.stream.extract in grass7
2015-05-30 07:54:34 +01:00
Giovanni Manghi
2b1b9f53ac
fix processing/grass7 in master
2015-05-30 07:24:41 +01:00
Alexander Bruy
596b126b94
fix conflicts
2015-05-27 10:34:32 +03:00
Alexander Bruy
6919d9841b
Merge branch 'master' of https://github.com/scubbx/QGIS into processing-r.stat
...
Conflicts:
python/plugins/processing/algs/grass7/Grass7Algorithm.py
2015-05-27 10:29:55 +03:00
Giovanni Manghi
6e4b883ac5
fix grass7 r.surf.area
2015-05-25 17:32:03 +01:00
alexbruy
12883f50a7
Merge pull request #2072 from NaturalGIS/fix_grass7_r_relief2
...
[processing] fix grass7 r.relief2
2015-05-25 09:40:15 +03:00
Giovanni Manghi
d591ac4da1
better indentation
2015-05-24 12:26:30 +01:00
Giovanni Manghi
b1baa6e3ce
fix GRASS7 r.flow
2015-05-24 12:22:11 +01:00
Giovanni Manghi
4f87af0851
better fix for r.relief in grass7
2015-05-24 10:41:01 +01:00
Giovanni Manghi
6be81c675b
better fix for r.relief in grass7
2015-05-24 10:40:45 +01:00
Giovanni Manghi
adb5b643f5
fix GRASS7 r.relief
2015-05-22 19:59:36 +01:00
pcav
d14c4aa41e
Uniform and informative output names for Processing (GRASS-v.* modules completed)
2015-05-20 23:08:20 +02:00
pcav
80a8c49bfa
Uniform and informative output names for Processing (GRASS-v.* modules take #2 - up to v.split*)
2015-05-20 22:41:10 +02:00
volaya
5a00912b3d
[processing] more friendly error message when layers not created
...
This commit includes changes to the log system as well, which now logs only algorithms. Messages are logged to the QGIS logging system
2015-05-20 21:11:41 +02:00
pcav
2e7f344214
Uniform and informative output names for Processing (GRASS-v.* modules take #1 - up to v.lidar*)
2015-05-20 21:08:49 +02:00
pcav
7cc38aee84
Uniform and informative output names for Processing (GRASS-r.* modules complete)
2015-05-20 19:55:11 +02:00
Alexander Bruy
028467eaf9
[processing] fix handling of the HTML output from the GRASS7
...
algorithms (fix #12710 )
2015-05-20 11:24:05 +03:00
ScubbX
a3454e7548
added special case for r.statistics
2015-05-19 17:13:42 +02:00
Alexander Bruy
30dbd8fd5b
[processing] drop resources.qrc and load images dynamically. Also remove
...
unused images
2015-05-19 15:30:25 +03:00
pcav
24974e0dee
Uniform and informative output names for Processing (GRASS-r.* modules, take #3 , up to r.sim)
2015-05-18 21:37:38 +02:00
pcav
e633cafc34
Uniform and informative output names for Processing (GRASS-r.* modules, take #2 , up to r.report)
2015-05-18 15:04:04 +02:00
pcav
15419b8444
Uniform and informative output names for Processing (GRASS-r.* modules, take #1 , up to r.grow)
2015-05-18 13:16:40 +02:00
pcav
eb5db2b2f5
Uniform and informative output names for Processing (GRASS-i.*modules)
2015-05-18 09:47:51 +02:00
Juergen E. Fischer
edeafa95ac
indentation and minor sip updates
2015-05-03 17:10:32 +02:00
alexbruy
ffeb61d549
Merge pull request #2008 from NaturalGIS/remove_grass_modules
...
[processing] remove r.mapcalculator from GRASS7 modules
2015-04-27 10:12:31 +03:00
alexbruy
09020dc136
Merge pull request #2005 from NaturalGIS/fix_grass7_v_to_rast_attribute
...
[processing] fix grass7 v.to.rast.attribute
2015-04-27 10:12:24 +03:00
alexbruy
5fe7f3d9fe
Merge pull request #2004 from NaturalGIS/fix_grass7_slope_aspect
...
[processing] fix grass7 r.slope.aspect
2015-04-27 10:12:01 +03:00
Giovanni Manghi
b8dcb88101
remove v.distance as it can't work
2015-04-26 19:38:35 +01:00
Giovanni Manghi
f51941b79b
remove r.mapcalculator from GRASS7 modules
2015-04-26 19:24:25 +01:00
Giovanni Manghi
80a65b9b1a
fix python error when using path with special chars in Processing/GRASS
2015-04-26 12:48:22 +01:00
Giovanni Manghi
031f9a9fe9
better GRASS7 default raster resolution and fix r.composite
2015-04-26 11:33:03 +01:00
Giovanni Manghi
b3d8fc2be9
fix grass7 v.to.rast.attribute
2015-04-26 10:31:40 +01:00
Giovanni Manghi
ac2d817974
fix also grass7 r.aspect and re-adds r.slope
2015-04-26 10:25:49 +01:00
Giovanni Manghi
42f0aa287b
fix grass7 r.slope.aspect
2015-04-26 10:08:02 +01:00
Giovanni Manghi
ed6d8dcab7
fix GRASS7 v.generalize
2015-04-14 12:24:26 +01:00
pcav
a911e6e81a
Various fixes to Processing algs; fix for http://hub.qgis.org/issues/12537
2015-04-10 09:19:21 +02:00
Juergen E. Fischer
4a44956222
fix processing plugin main translation and add translations
...
for toplevel toolbox entries (fixes #12168 )
2015-02-13 20:32:18 +01:00
Markus Neteler
a18286fa3d
GRASS GIS batch job needs sqlite directory to be created
2015-02-07 23:35:35 +01:00
Markus Neteler
0a1382a0be
updates for GRASS GIS 7 support; file date updated in comment
2015-02-07 21:53:30 +01:00