Victor Olaya
dce4a771ff
[processing] store settings using QSettings instead of in a dedicated file
2014-04-23 22:01:35 +02:00
Alexander Bruy
be18a5e073
[processing] fix help method in GeoAlgorithm class
2014-04-23 15:38:06 +03:00
Juergen E. Fischer
f355ea6d7c
identation update
2014-04-19 22:14:33 +02:00
Victor Olaya
bce5b899a2
[processing] improvements in help for algorithms
...
Avoid creating temporary helpfiles
Added basic converter to convert rst into html on the fly
Added SAGA help files
2014-04-19 20:49:18 +02:00
Victor Olaya
9b277cb040
[processing] refactoring to put all algorithm providers under a single module
2014-04-19 20:49:17 +02:00
Markus Neteler
72457b331f
[FEATURE] (Processing) Initial Grass 7 support
2014-03-30 20:58:11 +02:00
D'Hont René-Luc
27713b8165
[Processing] Headless scriptability little enhanced
2014-01-10 08:53:46 +01:00
Salvatore Larosa
dd6dffcb89
[processing] API v2 update fix: returns str obj instead of QVariant one, it occurs when running Processing headless
2014-01-02 14:33:06 +01:00
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
Juergen E. Fischer
ec0f0bea28
indentation update and a few fixed typos
2013-10-24 15:26:39 +02:00
Victor Olaya
0150fe7c98
[processing] minor bug fixes
2013-10-07 18:46:43 +02:00
Victor Olaya
17f3f79fc6
made algorithms that require open layers (not just file paths) not to appear in modeler ant batch processign interface
2013-10-06 13:30:42 +02: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
2b61f793f9
[processing] renmed setting group from ProcessingQGIS to Processing
2013-09-25 00:29:46 +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
22f6360000
[processing] changed log and config filenames
2013-09-21 12:48:22 +02:00
Juergen E. Fischer
51297d5990
indentation update (note to self: always run scripts/prepare-commit.sh before committing)
2013-09-17 12:41:43 +02:00
Victor Olaya
6058023d99
[processing] fixed issue with saga optimizations
2013-09-15 18:45:37 +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
a5f0e4b18a
[processing] Reduced number of conversion operation when running saga algorithms
2013-09-15 13:54:23 +02:00
Alexander Bruy
2d101c4655
fix rebase conflicts
2013-09-15 14:30:59 +03: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
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
Alexander Bruy
82b1ea04f6
[processing] write table header only when necessary
...
adopt Point distance alg to use OutputTable
2013-09-06 16:22:53 +03:00
Alexander Bruy
4a6eec75fa
[processing] use csv module for table writer
2013-09-06 16:22:53 +03:00
Victor Olaya
6607cedf1e
[processing] improved handling of output files and file naming
2013-09-02 20:35:44 +02:00
Victor Olaya
d9a9620932
[processing] added extent as output type and made it available in modeler
2013-09-02 20:35:42 +02:00
Alexander Bruy
7b61e5202f
[processing] fix html in error handler text
2013-08-28 18:03:15 +03:00
Victor Olaya
78264a0720
[processing] aded dual support for saga 2.1 and 2.0.8
...
several minor bugs and improvements
2013-08-26 00:32:33 +02:00
Victor Olaya
9bb3d6eb6b
renamed "sextante" to "processing"
2013-08-20 09:22:03 +02:00