1
0
mirror of https://github.com/qgis/QGIS.git synced 2025-03-20 00:04:19 -04:00

4 Commits

Author SHA1 Message Date
volaya
2f9db5adef [processing] fixed handling output html files in grass 7 2015-10-14 13:24:16 +02:00
volaya
a842d47512 [processing] fixed text and html output in GRASS algorithms
This changes the way text outputs are handled.
Now the output of the command is piped to a file, and with that file, the raw and HTML outputs are generated.

More formatting for the HTML file should be added in the future, since it is now rather basic

fixes 
2015-06-23 13:32:16 +02:00
gioman
30e5747f92 fixed instructions on how build GRASS modules 2014-06-24 12:57:06 +01:00
Victor Olaya
9b277cb040 [processing] refactoring to put all algorithm providers under a single module 2014-04-19 20:49:17 +02:00