Victor Olaya
a5f0e4b18a
[processing] Reduced number of conversion operation when running saga algorithms
2013-09-15 13:54:23 +02:00
Victor Olaya
71c8672654
[processing] some code cleaning
2013-09-14 15:52:28 +02:00
Victor Olaya
1882bbc301
[processing]fixed issue with temporal filename
...
(was previously solved but reverted)
2013-09-14 14:34:50 +02:00
Victor Olaya
4987f4ab4e
Revert "[processing]fixed bug with wrong characters in output filenames" (caused circular import)
...
This reverts commit ff5e1ee3a8745ae44db85b1a9511a5f81f6a85fd.
2013-09-14 14:34:49 +02:00
Victor Olaya
236c239844
[processing] adapted algorithm to function refactoring
...
Also set threaded execution to false by default, since it was behaving strangely
2013-09-14 13:26:47 +02:00
Victor Olaya
ff5e1ee3a8
[processing]fixed bug with wrong characters in output filenames
...
refactored to reuse string cleaning function
2013-09-14 13:26:46 +02:00
Victor Olaya
a7dfcaa6af
[processing] added some in-code docs and comments
2013-09-14 13:26:46 +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
6d506d6a33
move ftools utils to tools utils module
2013-09-14 13:26:39 +02:00
Victor Olaya
9bb3d6eb6b
renamed "sextante" to "processing"
2013-08-20 09:22:03 +02:00
Alexander Bruy
77fb9a5492
[processing] refactored some helpre functions (contributed by Nathan Woodrow)
2013-12-29 14:35:11 +02: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
Juergen E. Fischer
f665ddc81d
indentation update
2013-11-24 16:31:00 +01:00
Victor Olaya
e43b8a5311
simplified features method in vector tools
2013-11-06 19:27:34 +01:00