Rado Guzinski
159c1555f9
Allow passing of parameters to algorithms in dictionaries.
2014-06-26 16:09:00 +02:00
volaya
a5e5a0e22c
[processing] changed how toolbox is updated after adding/removing provider
2014-06-13 14:09:41 +02:00
volaya
023fc007e6
Merge pull request #1389 from radosuav/small_processing_fixes
...
[processing] Small fixes
2014-06-12 09:30:56 +02:00
Victor Olaya
ae47c1a397
[processing] some file restructuring
2014-06-10 22:39:08 +02:00
Victor Olaya
2073026f7c
[processing] removed geoserver algorithms and moved postgis ones to qgis agorithms group
2014-06-08 20:00:01 +02:00
Rado Guzinski
2ef7dcf6b9
[processing] Update Processing toolbox when a provider is added or removed
2014-05-26 18:36:12 +02: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
dce4a771ff
[processing] store settings using QSettings instead of in a dedicated file
2014-04-23 22:01:35 +02:00
Juergen E. Fischer
f355ea6d7c
identation update
2014-04-19 22:14:33 +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
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