1
0
mirror of https://github.com/qgis/QGIS.git synced 2025-04-11 00:04:27 -04:00

13 Commits

Author SHA1 Message Date
Alexander Bruy
6800c8d9da indentation 2016-02-27 14:50:55 +02:00
Alexander Bruy
ab866d9863 Merge branch 'master' of https://github.com/ninsbl/QGIS into processing-r 2016-02-27 14:16:15 +02:00
Stefan Blumentrath
1ce66b75d8 Detect R installation 2016-01-28 11:57:38 +01:00
Alexander Bruy
f0cb706a5d [processing] exclude commented R libraries when generating dependencies list (fix ) 2016-01-20 18:36:22 +02:00
Juergen E. Fischer
b39055b39c indentation update (now including autopep8) 2015-08-22 14:29:41 +02:00
Stefan Blumentrath
3fcc101446 Add R_LIBS_USER option for windows
Hopefully a more proper attempt to fix http://hub.qgis.org/issues/11603 directly in processing by means of providing an option to define a path for user libraries on MS Windows. Not sure if this could be useful for other OSes too?
2015-05-05 19:08:27 +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
volaya
4549a389b7 Merge pull request from tmizu23/r_utils
fix Empty console Output on R under processing. refs 
2015-01-21 15:40:42 +01:00
Alexander Bruy
321ff1b1d5 [processing] i18n support in grass, R, OTB and example providers 2015-01-17 11:24:54 +02:00
Takayuki Mizutani
61b0291042 fix Empty console Output on R under processing. refs 2014-11-09 12:40:03 +09:00
elpaso
59ec15bb2b [processing] Avoid python hangs when run in headless mode from FCGI 2014-10-03 10:35:07 +02:00
Victor Olaya
1d821d6378 [processing] fixed wrong help url to Processing manual 2014-04-19 20:49:22 +02:00
Victor Olaya
9b277cb040 [processing] refactoring to put all algorithm providers under a single module 2014-04-19 20:49:17 +02:00