Juergen E. Fischer
f355ea6d7c
identation update
2014-04-19 22:14:33 +02:00
Victor Olaya
8fe53c051c
[processing] recover changes introduced in b928d165206a0994e593903d149c875131bfd6c6, lost on refactoring and merging
2014-04-19 20:53:09 +02:00
Victor Olaya
ab4e78b98f
[processing] fixed wrong path to grass icon in grass7 provider
2014-04-19 20:49:23 +02:00
Victor Olaya
f014b4f097
[processing] prevent grass installation check returning None when folder not set under windows
2014-04-19 20:49:22 +02:00
Victor Olaya
1d821d6378
[processing] fixed wrong help url to Processing manual
2014-04-19 20:49:22 +02:00
Victor Olaya
922b844819
[processing] prevent grass7 config parameters from shadowing grass6 parameters
2014-04-19 20:49:21 +02:00
Victor Olaya
b1974f00fe
[processing] fixed indentation issues
2014-04-19 20:49:20 +02:00
Victor Olaya
e142401c2b
[processing] added grass7 files (forgot to add them on refactoring)
2014-04-19 20:49:19 +02:00
Victor Olaya
5bb522ecfc
[processing] corrected wrong name of script help file
2014-04-19 20:49:19 +02:00
Victor Olaya
bce5b899a2
[processing] improvements in help for algorithms
...
Avoid creating temporary helpfiles
Added basic converter to convert rst into html on the fly
Added SAGA help files
2014-04-19 20:49:18 +02:00
Victor Olaya
9b277cb040
[processing] refactoring to put all algorithm providers under a single module
2014-04-19 20:49:17 +02:00
Victor Olaya
7ae6a63cf8
[processing]correctly update toolbox after editing/creating/deleting models and scripts
2014-04-19 20:41:10 +02:00
Larry Shaffer
b928d16520
Direct access to grass70, in lieu of grass.sh, for Processing on Mac
...
- This just gets GRASS 7 useable in Processing. Vetting of all env vars has not been done.
- Note: all GRASS scripts are now Python, so grass.sh is not available anyway.
- Test for grass.sh remains, in case it is created for a custom packaging setup.
2014-04-18 09:22:12 -06:00
Victor Olaya
f97e234427
changed group name of example script
2014-04-17 12:43:14 +02:00
Victor Olaya
5c19713291
[processing] allow selection of open layers in batch interface
2014-04-17 12:43:13 +02:00
Victor Olaya
06fe244a29
[processing] Removed wrong method definition in ParameterTable.py
2014-04-17 12:43:13 +02:00
Victor Olaya
674fee73b1
Removed MultipleExternalInput parameter and made it a subtype of MultipleInput
2014-04-17 12:43:12 +02:00
volaya
560c45ff19
Merge pull request #1284 from gioman/r_cost
...
add grass r.cost module with no need for stop points input
2014-04-16 23:50:57 +02:00
Juergen E. Fischer
a7b5a8a574
indentation update
2014-04-06 12:41:09 +02:00
Radim Blazek
a43bd626af
fixed processing plugin customization (thanks to Martin Dobias), fixes #9134
2014-04-03 18:12:56 +02:00
pcav
6d73593d6e
Typo in Processing
2014-04-03 12:23:39 +02:00
gioman
3461afc6b7
add grass r.cost module with no need for stop points input
2014-04-01 10:09:16 +01:00
volaya
7e209b9b96
Merge pull request #1279 from pka/grass7
...
[FEATURE] (Processing) Initial Grass 7 support
2014-03-31 23:47:06 +02:00
Victor Olaya
6852f9e3c0
[processing] added new script example (contributed by Michael Douchin)
2014-03-31 23:43:03 +02:00
Victor Olaya
8792bdcf12
[processing] disable excesive info reporting from otb provider
2014-03-31 23:43:02 +02:00
Alexander Bruy
1c27ee3198
[processing] handle same memory error in another algorithm
2014-03-31 19:18:58 +03:00
anitagraser
9ef91a222c
added error handling for too big rasters
...
I ran into memory problems with big rasters. Now the error message points the user to this potential error source.
2014-03-31 15:45:26 +02:00
Markus Neteler
72457b331f
[FEATURE] (Processing) Initial Grass 7 support
2014-03-30 20:58:11 +02:00
Juergen E. Fischer
480ae45f94
remove QgsMapCanvas.useImageToRender in db_manager ( fixes #9942 )
2014-03-29 15:40:13 +01:00
Radim Blazek
748ff8b2b9
missing python plugins menu/actions objectName
2014-03-28 13:31:41 +01:00
Alexander Bruy
d19ccb7d6c
[processing] don't close dialog if execution fails ( fix #9893 )
2014-03-28 12:33:11 +02:00
Alexander Bruy
2b458e8895
[processing] show alforithm and help authors in Help tab ( fix #8917 )
2014-03-28 12:12:18 +02:00
Alexander Bruy
cd9aae70b6
fix error when copying gdalinfo output to clipboard ( fix #9882 )
2014-03-28 12:12:18 +02:00
Alexander Bruy
e6081fa9e1
[processing] skip invalid geometries when performing intersection ( fix #9410 )
2014-03-27 19:56:46 +02:00
Victor Olaya
6f3046caf1
[processing] fixed error when running script algorithm from script editor ( fixes #9905 )
2014-03-27 15:13:20 +01:00
Victor Olaya
e63b75c57c
[processing] modeler dialog now saves automatically the model before executing it
2014-03-27 15:01:32 +01:00
Victor Olaya
3c7a680661
[processing] fixed exporting model to python (replaced 'Processing' reference with 'processing')
2014-03-27 14:54:09 +01:00
Victor Olaya
8fff180ac0
[processing] added support for multiline strings in scripts
2014-03-27 14:24:44 +01:00
Victor Olaya
7f0bc42ea5
[processing]added new example script (contributed by Michael Douchin)
2014-03-27 14:24:43 +01:00
Alexander Bruy
48b9ccbc69
[ftools] use int column for point count ( fix #9432 )
2014-03-26 21:00:29 +02:00
Alexander Bruy
3d6f17b067
[processing] handle non-ASCII characters when running GRASS algorithms
...
(addresses #5420 )
2014-03-26 19:54:30 +02:00
Alexander Bruy
3bedc702c7
[processing] move OTB output to INFO tab, fix deprecation warning
2014-03-26 19:54:30 +02:00
Alexander Bruy
e484500d40
[processing] enable temporary outputs in QGIS Field Calculator ( fix #9401 )
2014-03-26 19:54:30 +02:00
Alexander Bruy
05ce12062c
[processing] show confirmation when closing modeler with unsaved model
...
(fix #9889 )
2014-03-26 16:53:13 +02:00
Victor Olaya
b74cb427de
[processing] improved algorithm filtering in toolbox
2014-03-26 14:57:10 +01:00
Victor Olaya
eb360e0b37
[processing] fixed display ad handling of optional table fields in parameters panel
2014-03-26 14:57:09 +01:00
Alexander Bruy
cbeb5288b5
[processing] add Buffer option to Voronoi polygons tool ( fix #7661 )
2014-03-26 15:21:13 +02:00
Alexander Bruy
024f6a12f3
[processing] fix handling of optional string arguments ( fix #9109 , 9120)
2014-03-26 15:04:21 +02:00
Victor Olaya
92ee039f10
[processing] added drag&drop support in modeler
2014-03-26 13:38:07 +01:00
volaya
36bd2d000a
Merge pull request #1235 from m-kuhn/httplib
...
Add new CMake option: WITH_INTERNAL_HTTPLIB (default True)
2014-03-26 11:29:30 +01:00