radosuav
5211423df5
[Processing] Fix setting of "multiline" setting for ParameterString
2015-09-22 15:35:26 +02:00
Salvatore Larosa
d28325c3e6
[processing] fix log message when execution of algorithm from console failed
2015-09-12 13:27:31 +02:00
Juergen E. Fischer
b39055b39c
indentation update (now including autopep8)
2015-08-22 14:29:41 +02:00
Juergen E. Fischer
d2282a77c7
processing: when using batch jobs remove GISBASE from environment when calling GRASS ( fixes #13072 )
2015-08-20 01:10:43 +02:00
Matthias Kuhn
9fc1b48bf3
Replace str() with unicode() and some PEP 8
2015-08-16 20:58:43 +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
Etienne Trimaille
e751592a4d
small python change
2015-07-09 14:41:00 +02:00
volaya
2083d6db25
[processing] allow using layer names as input values
2015-07-03 08:18:57 +02:00
volaya
b80a1bcac5
[processing] fixed handling of folders and files in settings
...
fixes #12511
2015-06-26 12:00:02 +02:00
volaya
83f3a5893c
[processing] added check to ensure input layers are valid
2015-06-23 09:07:52 +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
92cf321d13
[processing] wait until file conversion is finished
2015-06-22 09:11:00 +02:00
volaya
83782cc4c8
[processing] fixed conversion to unsupported raster formats after running algorithm
2015-06-22 07:44:21 +02:00
Salvatore Larosa
941107dfa4
[processing] add algorithm name to messagebar while running
2015-06-08 18:27:51 +02:00
arnaud.morvan@camptocamp.com
aba4fe0fe2
Fix processing ParameterTable.setValue
2015-05-22 17:35:23 +02:00
volaya
87f2370da3
[processing] implement alternative display names for algorithms
2015-05-21 16:53:46 +02:00
volaya
7a35d62b09
[processing] add help links for gdal/ogr alga
2015-05-21 15:44:00 +02:00
volaya
f1dc58ce01
[processing] fixed saga help links
2015-05-21 15:44:00 +02:00
volaya
a58085bf4e
[processing] allow selection parameters with option populated from data source
2015-05-21 09:05:26 +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
Ricardo Garcia Silva
48e9be96d6
changed default value of the updateList argument
2015-04-11 18:59:27 +01:00
arnaud.morvan@camptocamp.com
84936e59e7
Add ParameterGoemetryPredicate and use it in XxxByLocation algorithms
2015-02-06 15:00:18 +01: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
volaya
098aa681f0
Merge pull request #1852 from radosuav/changes
...
[Processing] Small fixes and additions
2015-01-26 08:38:19 +01:00
Juergen E. Fischer
cce2eb50cb
indentation update
2015-01-22 20:56:02 +01:00
radosuav
b835f406fa
[Processing] Allow user defined projections in Processing.
2015-01-22 14:38:47 +01:00
radosuav
82f043c28c
[Processing] Add support for input rasters with sublayers.
2015-01-20 12:36:46 +01:00
Alexander Bruy
c5cb2f802e
[processing] i18n support for lastools provider
2015-01-17 11:24:54 +02:00
Alexander Bruy
f3f09fa500
[processing] i18n support in gdal provider
2015-01-17 11:24:54 +02:00
Alexander Bruy
b774853a4e
remove debug code
2014-12-07 12:59:11 +02:00
Alexander Bruy
fc6ad27db8
[processing] load documentation from online QGIS User Guide
2014-12-07 12:52:30 +02:00
Juergen E. Fischer
e48a6f642f
indentation update [ci skip]
2014-11-30 10:26:39 +01:00
Alexander Bruy
3c0a9ed7d0
[processing] fix help file generator
2014-11-26 15:10:49 +02:00
volaya
9f8a742352
[processing] patch for issues with delimited text layers
...
Still won't work when using delimited text layers in parameters of type MultipleInput
2014-11-21 16:45:51 +01:00
volaya
d7f7b06ed8
Merge pull request #1614 from radosuav/small_fixes
...
Small fixes for Processing
2014-11-18 16:11:25 +01:00
radosuav
da91a9ee58
Revert "Fix translations in Processing.py"
...
This reverts commit 81089a1fa258feb86a52db9bba1fd0708b5f70a7.
2014-11-18 15:07:28 +01:00
Alexander Bruy
05830c2c1d
[processing] handle ints and floats in range parameter panel
2014-11-17 20:03:31 +02:00
volaya
d1f84fd11a
[processing] fixed wrong import in parameters classç
...
Fixes #11393
2014-10-12 19:11:31 +02:00
Salvatore Larosa
659cada5b6
[processing] Fixes #11388 - save vector file dialog does not show file ext
2014-10-11 21:36:51 +02:00
Alexander Bruy
d8c38b5c8d
[processing] more fixes for i18n support
2014-10-09 17:35:53 +03:00
Alexander Bruy
7a389f634e
[processing] fix i18n support
2014-10-09 10:52:59 +03:00
radosuav
6f94e9dc95
[Processing] Inform listeners when all algorithms have been loaded.
2014-10-06 16:26:49 +02:00
radosuav
81089a1fa2
Fix translations in Processing.py
2014-10-06 16:21:38 +02:00
volaya
c5c4d4164b
[processing] fixed string representation of outputs
2014-10-06 07:35:24 +02:00
volaya
c2e30b3c03
[processing]removed debug print lines
2014-10-06 07:35:22 +02:00
Alexander Bruy
650cd8f3e3
fix typos in strings
2014-10-04 14:09:47 +03:00
Alexander Bruy
bd13693ae3
[processing] make bunch of strings translatable (sorry translators)
2014-10-04 11:36:39 +03:00
Alexander Bruy
f935316882
[processing] add full i18n support (still needs some work to mark all
...
strings as translatable)
2014-10-04 11:36:38 +03:00