Juergen E. Fischer
b39055b39c
indentation update (now including autopep8)
2015-08-22 14:29:41 +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
volaya
b80a1bcac5
[processing] fixed handling of folders and files in settings
...
fixes #12511
2015-06-26 12:00:02 +02:00
Alexander Bruy
fe24c82956
[processing] fix handling of "Check for edge contamination" option in
...
TauDEM algorithms
2015-03-04 19:38:38 +02:00
Alexander Bruy
427adf79bb
[processing] TauDEM provider overhaul
...
- add new TauDEM 5.1.2/5.2 tools: Gage watershed, TWI and Select GT
Threshold
- implement support for multifile TauDEM version
- allow to use single- and multifile versions simultaneously
Work done for Faunalia (http://faunalia.eu )
2015-03-04 14:14:58 +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
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
Alexander Bruy
e1d8710d8c
[processing] i18n support for TauDEM provider
2015-01-17 11:24:54 +02:00
Alexander Bruy
0d54a4f2b5
[processing] fix parameter names in TauDEM algorithms
2014-11-26 15:10:49 +02:00
Alexander Bruy
cefc4df6be
[processing] redirect output from command line tools to Info tab ( fix #5618 )
2014-11-22 12:53:26 +02:00
Alexander Bruy
3d8e630b60
[processing] fix broken TauDEM support
2014-10-26 12:54:22 +02:00
Alexander Bruy
7960dc21e3
[processing] always pass number of cores as integer ( fix #10894 )
2014-10-04 16:52:02 +03:00
elpaso
59ec15bb2b
[processing] Avoid python hangs when run in headless mode from FCGI
2014-10-03 10:35:07 +02:00
alexbruy
314316350d
Merge pull request #1505 from volaya/master
...
[Processing] Refactoring of parameters and outputs
2014-07-21 14:44:40 +03:00
Alexander Bruy
0c7ce60d1d
[processing] fix icons for TauDEM algs
2014-07-16 10:46:09 +03:00
volaya
6486594f57
[Processing] Refactoring of parameters and outputs
...
It also adds some changes in the core and tools package, to provide a cleaner structure
2014-07-14 14:47:05 +02:00
Victor Olaya
79757fabee
[processing] some fixes in help system
2014-04-24 18:33:56 +02:00
Victor Olaya
25676f3cf5
[processing] Adapted make files (they were not changed after refactoring folder structure)
2014-04-20 11:30:23 +02:00
Victor Olaya
9b277cb040
[processing] refactoring to put all algorithm providers under a single module
2014-04-19 20:49:17 +02:00