70 Commits

Author SHA1 Message Date
Giovanni Manghi
b1baa6e3ce fix GRASS7 r.flow 2015-05-24 12:22:11 +01: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
Alexander Bruy
028467eaf9 [processing] fix handling of the HTML output from the GRASS7
algorithms (fix #12710)
2015-05-20 11:24:05 +03:00
ScubbX
a3454e7548 added special case for r.statistics 2015-05-19 17:13:42 +02:00
Alexander Bruy
30dbd8fd5b [processing] drop resources.qrc and load images dynamically. Also remove
unused images
2015-05-19 15:30:25 +03:00
Juergen E. Fischer
edeafa95ac indentation and minor sip updates 2015-05-03 17:10:32 +02:00
Giovanni Manghi
031f9a9fe9 better GRASS7 default raster resolution and fix r.composite 2015-04-26 11:33:03 +01:00
Markus Neteler
0a1382a0be updates for GRASS GIS 7 support; file date updated in comment 2015-02-07 21:53:30 +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
Werner Macho
21f1aab48c fix typo in processing
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2015-01-25 19:15:24 +01:00
Alexander Bruy
321ff1b1d5 [processing] i18n support in grass, R, OTB and example providers 2015-01-17 11:24:54 +02:00
Markus Neteler
c522112534 Update Grass7Algorithm.py
GRASS GIS 7 update: dsn -> input|output as per http://trac.osgeo.org/grass/browser/grass/trunk/lib/gis/renamed_options
2014-12-04 21:57:19 +01:00
Juergen E. Fischer
907ce69306 indentation update 2014-08-17 09:24:22 +02: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
gioman
61abba8e30 fix GRASS7 2014-06-24 13:23:17 +01:00
Victor Olaya
293ac60722 [processing] removed interface module
now all access to the interface is done through qgis.utils.iface
2014-05-21 17:35:48 +02:00
Victor Olaya
79757fabee [processing] some fixes in help system 2014-04-24 18:33:56 +02:00
Victor Olaya
ab4e78b98f [processing] fixed wrong path to grass icon in grass7 provider 2014-04-19 20:49:23 +02:00
Victor Olaya
1d821d6378 [processing] fixed wrong help url to Processing manual 2014-04-19 20:49:22 +02:00
Victor Olaya
e142401c2b [processing] added grass7 files (forgot to add them on refactoring) 2014-04-19 20:49:19 +02:00