Juergen E. Fischer
c31810af8b
typo fixes
2015-08-03 20:36:17 +02:00
Giovanni Manghi
1dfec33e5a
fix Processing QGIS vector grid as lines
2015-07-31 18:50:11 +02:00
Juergen E. Fischer
384c0a703b
processing: fix saga translation (followup 66a3d02)
2015-07-29 18:55:11 +02:00
Juergen E. Fischer
93e2c5a01d
processing: translation fix (open fusion las viewer; followup 66a3d02)
2015-07-28 14:12:53 +02:00
Juergen E. Fischer
25a50bf73f
Revert "add missed translations.py file" (followup 66a3d02)
...
This reverts commit 6dd615719922ff3cd136ba800e5dc033e5ff9b34.
2015-07-28 09:20:44 +02:00
Alexander Bruy
6dd6157199
add missed translations.py file
2015-07-28 09:21:17 +03:00
Matthias Kuhn
343d3a6854
fix processing startup error, followup 25e9f86
2015-07-27 17:13:04 +02:00
Juergen E. Fischer
25e9f864a2
processing: simple interface translation fix
2015-07-27 13:26:59 +02:00
Juergen E. Fischer
9d5a942b9f
translation fixes
2015-07-26 18:25:07 +02:00
Juergen E. Fischer
b165875fa6
spelling fixes
2015-07-26 14:39:30 +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
alexbruy
eaddba62bf
Merge pull request #2213 from arnaud-morvan/processing-translation
...
[processing] translate algorithm names and groups
2015-07-20 20:44:08 +03:00
volaya
bd73b76a29
Merge pull request #2214 from radosuav/numberInputPanel_range_fix
...
[Processing] Fix limits in NumberInputPanel when the limiting value is 0
2015-07-20 12:30:06 +02:00
volaya
49d0f3a12f
Merge pull request #2204 from Gustry/processing
...
[Processing] Small python changes
2015-07-20 12:27:14 +02:00
arnaud.morvan@camptocamp.com
b0dd2afb40
Processsing translation strings for names and groups
2015-07-17 15:18:30 +02:00
arnaud.morvan@camptocamp.com
c7b384135e
Processing translation tool for names and groups
2015-07-17 15:15:53 +02:00
radosuav
0dfb1561c6
[Processing] Fix limits in NumberInputPanel when the limiting value is 0
2015-07-17 14:47:04 +02:00
Nyall Dawson
364df90303
Ensure LAS is always capitalized ( fix #12012 )
2015-07-13 16:07:20 +10:00
volaya
2b5ea3669e
[processing] fixes for lastools algorithms
...
by Martin Isenburg
2015-07-10 15:28:02 +02:00
volaya
519d3dc3b7
[processing] more robust CRS assignation for SAGA outputs
2015-07-10 12:42:22 +02:00
Etienne Trimaille
e751592a4d
small python change
2015-07-09 14:41:00 +02:00
Etienne Trimaille
fe1a032181
fix #13067 : bad geometries in the difference tool
2015-07-03 15:52:42 +02:00
volaya
2083d6db25
[processing] allow using layer names as input values
2015-07-03 08:18:57 +02:00
volaya
12736ac567
[processing] improvements fro gdal rasterize algs/gdal/rasterize.py
...
fixes #12541
2015-07-03 08:18:56 +02:00
volaya
7d8e188e4d
[processing] allow changing font size in script editor
...
fixes #11328
2015-07-03 08:18:55 +02:00
volaya
de728743b7
[processing] do not accept grass vector layers as inputs
...
fixes #12436
2015-07-03 08:18:54 +02:00
Anita Graser
3e7dba2be4
Change resolution parameter defaults to floats
...
Previously, the GUI wouldn't allow to enter float values
2015-06-27 19:14:01 +02:00
volaya
ae7f180c09
[processing] fixed attribute filtering in parameters panel for ParameterTableFIeld param
...
fixes #12807
2015-06-26 12:43:21 +02:00
volaya
b80a1bcac5
[processing] fixed handling of folders and files in settings
...
fixes #12511
2015-06-26 12:00:02 +02:00
volaya
38d598008e
[processing] better error capturing when connection to models repo fails
...
fixes #12515
2015-06-26 12:00:01 +02:00
volaya
8a541823e5
[processing] fixed 'add geometric properties' algorithm when output fields already exist in layer
...
fixes #13010
2015-06-26 09:38:48 +02:00
volaya
768485d511
[processing] minor fixes to param descriptions in saga algs
2015-06-26 09:38:00 +02:00
Juergen E. Fischer
2d87a70609
processing: fix installation of saga 2.1.3 descriptions
2015-06-26 01:35:57 +02:00
volaya
feb8d386a5
[processing] fixed saga algorithms when input is an sdat file
2015-06-24 18:04:41 +02:00
volaya
848cd44d69
[processing] fixed a couple of wrong SAGA algorithm descriptions for 2.1.4
2015-06-24 18:04:40 +02:00
volaya
59b176d7d0
Merge pull request #2164 from Gustry/fix-replace
...
[Processing] fix variable assignment
2015-06-24 14:28:21 +02:00
Etienne Trimaille
5a9df7eba3
fix variable assignment in Processing
2015-06-24 11:29:45 +02:00
Juergen E. Fischer
e368f95a0f
[processing] fix initial without saga_cmd on *x
2015-06-23 21:30:05 +02:00
volaya
38a247f26c
[processing] fixed attribute types in memory layers
...
fixes #12894
2015-06-23 14:15:08 +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
volaya
77ca802522
[processing] better initialization of SAGA provider
2015-06-23 12:01:50 +02:00
volaya
cdf034a999
[processing] fixed typo in algorithm group name
2015-06-23 12:01:49 +02:00
volaya
83f3a5893c
[processing] added check to ensure input layers are valid
2015-06-23 09:07:52 +02:00
volaya
247c2f061e
[processing] no need to hide credentials when storing db data
...
If they appear on the URI, it means they are already being stored in plain text by QGIS
2015-06-23 09:07:51 +02:00
volaya
6ce2333f98
[processing] more improvements for storing db data in log
...
This allows reusing commands that use a db-based layer.
It disables parameter validity checks for layers. Those checks should now be performed at the algorithm level before executing (not yet implemented)
2015-06-23 09:07:50 +02:00
volaya
6e4113f000
[processing] show error message when execution of algorithm from console failed
2015-06-23 09:07:49 +02:00
volaya
06d250ef89
[processing] more correct storing of DB data in log
2015-06-23 09:07:48 +02:00
volaya
78359ec510
[processing] use default value in selection parameters in modeler
...
fixes #12766
2015-06-22 16:51:58 +02:00
Salvatore Larosa
9838ea3dbd
switch all png icons to svg ones for plus and minus signs:
...
followup 33b49ff and a7191ab
2015-06-22 16:22:56 +02:00
volaya
b4edf8af88
[processing] better sizing of columns in batch interface
...
fixes #12706
2015-06-22 12:57:38 +02:00