9 Commits

Author SHA1 Message Date
Victor Olaya
52c59daad2 [processing] minor cosmetic change 2013-12-20 09:41:39 +01:00
D'Hont René-Luc
a09892f1bb [Feature][Processing] Headless
To use QGIS Processing in python scripts out of QGIS.
The changes made concern the dependence to legendInterface. In cases
where the interface.iface is null (None) QGIS Processing uses the
QgsMapLayerRegistry instance.
2013-12-19 18:09:56 +01:00
Alexander Bruy
498a5d9ab8 [processing] code formatting, make sources more pep8 compliant 2013-10-02 16:24:10 +03:00
Victor Olaya
983066a9f8 [processing] minor fixes 2013-09-25 00:29:47 +02:00
Victor Olaya
e4c60adcd3 [processing] better error handling and some minor fixes
solved issue with trailing characters when calling mkdir
solved issue with non-ascii characters in help files
2013-09-23 13:32:23 +02:00
Victor Olaya
048c26a1f3 [processing] cleaned up options (threaded execution and table-like parameters dialog 2013-09-15 13:54:24 +02:00
Victor Olaya
d69667b838 [processing] added progress display in qgsMessageBar 2013-09-14 13:26:42 +02:00
Victor Olaya
807ffaa5e6 [processing] refactoring to move common functions to tools package 2013-09-14 13:26:41 +02:00
Victor Olaya
9bb3d6eb6b renamed "sextante" to "processing" 2013-08-20 09:22:03 +02:00