Médéric RIBREUX
|
c147ee2bf3
|
Add with .. to all subprocesses
|
2016-11-28 09:54:27 +01:00 |
|
Nyall Dawson
|
0484769b7d
|
[processing] Use subprocess.DEVNULL instead of open(os.devnull)
|
2016-11-07 12:13:18 +10:00 |
|
Nyall Dawson
|
6a99017bf0
|
[processing] Use with ... when opening files
|
2016-11-07 11:36:38 +10:00 |
|
Manuel Grizonnet
|
afea25bda2
|
BUG: add version 5.4 to supported version
|
2016-10-20 09:21:41 +03:00 |
|
Juergen E. Fischer
|
31df84aa6b
|
run 2to3 on source
|
2016-09-21 23:30:04 +02:00 |
|
Manuel Grizonnet
|
d772a68472
|
Update otb processing maintenance files to version 5.6.0
|
2016-08-22 15:39:41 +02:00 |
|
Alexander Bruy
|
cc7eb27a27
|
[processing] drop WebView dependency (follow up 38f6ace4c0)
|
2016-05-27 20:38:51 +03:00 |
|
volaya
|
9074b14a74
|
[processing] fix to avoid interrupted system call exceptions in mac
|
2016-05-23 13:25:20 +02:00 |
|
Denis Rouzaud
|
8071acd064
|
move PyQt compat folder to python/qgis
|
2016-04-29 14:10:26 +02:00 |
|
Alexander Bruy
|
e873540d14
|
[processing] fix path handling (fix #14432)
|
2016-04-11 18:52:27 +03:00 |
|
Juergen E. Fischer
|
2526d3e3c8
|
processing: switch to pyqt wrappers, flake8 fixes
|
2016-03-21 17:00:25 +01:00 |
|
Matthias Kuhn
|
61366583b1
|
[processing] Fix default argument is SilentProgress for GeoAlgorithm.execute()
|
2016-03-10 12:14:28 +01:00 |
|
Victor Poughon
|
716b17d216
|
Always enable OTB settings modification
|
2016-02-25 16:20:49 +01:00 |
|
Victor Poughon
|
02cd0f0002
|
Fix error when otb lib path is not found
|
2016-02-25 10:46:16 +01:00 |
|
volaya
|
01434e8754
|
[processing] fixed otb version detection when no otb path is defined or found
|
2016-01-15 11:27:41 +01:00 |
|
Alexander Bruy
|
b146c3edfc
|
fix indentation
|
2016-01-13 18:30:08 +02:00 |
|
volaya
|
864e1921e6
|
[processing] improved version detection mechanism for OTB
|
2016-01-13 13:41:42 +01:00 |
|
Juergen E. Fischer
|
bd6169e1ce
|
spelling fixes
|
2016-01-08 20:38:43 +01:00 |
|
Juergen E. Fischer
|
e694474f62
|
indentation update
|
2015-10-03 21:42:13 +02:00 |
|
volaya
|
ea712c6c23
|
[processing] prevent otb algorithms being run if otb not configured
fixes #13215
|
2015-09-30 09:44:29 +02:00 |
|
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 |
|
radosuav
|
f94d92f014
|
[Processing] Avoid consecutive quotes when calling OTB algorithms.
|
2015-04-07 16:38:23 +02: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
|
321ff1b1d5
|
[processing] i18n support in grass, R, OTB and example providers
|
2015-01-17 11:24:54 +02:00 |
|
elpaso
|
59ec15bb2b
|
[processing] Avoid python hangs when run in headless mode from FCGI
|
2014-10-03 10:35:07 +02:00 |
|
Juergen E. Fischer
|
0dd02bad04
|
fix some warnings and indentation update
|
2014-06-19 00:02:32 +02:00 |
|
Victor Olaya
|
3d152393d7
|
[processing] If SAGA/OTB exist as bundled app, do not allow manual configuration
|
2014-06-16 12:04:25 +02:00 |
|
Juergen E. Fischer
|
7c75ffa3b0
|
spelling fixes
|
2014-05-17 22:02:03 +02:00 |
|
Victor Olaya
|
9b277cb040
|
[processing] refactoring to put all algorithm providers under a single module
|
2014-04-19 20:49:17 +02:00 |
|