volaya
b114085257
[processing] fixed crs checking before running alg
2014-10-04 10:21:30 +02:00
elpaso
59ec15bb2b
[processing] Avoid python hangs when run in headless mode from FCGI
2014-10-03 10:35:07 +02:00
volaya
dad5d420fa
[processing] do not log algorithms when not run from the gui
2014-10-02 18:15:36 +02:00
Alexander Bruy
986bd1c41a
[processing] add "Save as" functionality to History dialog ( fix #10086 )
2014-09-24 12:11:33 +03:00
volaya
3fdf12b947
[processing] fixed parameter definition parsing for parameters of type integer
2014-08-22 12:29:05 +02:00
volaya
887469643f
[processing] added support for old model file format
2014-08-22 12:29:04 +02:00
volaya
dab96382e6
[processing] allow definition of vector fields with plain names and types
2014-08-14 10:58:51 +02:00
Alexander Bruy
24e89a4712
[processing] don't warn about different CRS's if algorithm has only one
...
input (fix #10964 )
2014-08-06 15:57:16 +03:00
Alexander Bruy
03d6425038
follow up 4fb28987ba
2014-08-06 14:59:35 +03:00
Alexander Bruy
4fb28987ba
[processing] convert strings to numbers when initializing parameters
...
from description file (fix #11011 )
2014-08-06 14:26:27 +03:00
Alexander Bruy
2d835fbae0
[processing] replace str() with unicode() to avoid possible issues with
...
non-ASCII characters (work in progress)
2014-08-01 08:29:55 +03:00
volaya
2b0a53bdb7
[processing] fixed fileFilter for file outputs
2014-07-23 01:19:55 +02:00
volaya
8e60f49f9e
[processing] fixed issues when loading parameters
2014-07-23 01:19:53 +02:00
volaya
6486594f57
[Processing] Refactoring of parameters and outputs
...
It also adds some changes in the core and tools package, to provide a cleaner structure
2014-07-14 14:47:05 +02:00
Juergen E. Fischer
647504306c
indentation update
2014-07-13 17:16:24 +02:00
Victor Olaya
e53690583f
[processing] change icon of core algs
2014-07-12 10:39:50 +02:00
Juergen E. Fischer
8871be0afa
indentation update
2014-07-02 07:46:03 +02:00
Victor Olaya
05cfd69d13
[processing] overhaul of graphical modeler
2014-06-28 14:54:17 +02:00
Rado Guzinski
9c16ad3ad3
Change the way input dataset CRS in read, to avoid problems with file handles remaining open in QGIS after use.
2014-06-26 16:20:37 +02:00
Rado Guzinski
159c1555f9
Allow passing of parameters to algorithms in dictionaries.
2014-06-26 16:09:00 +02:00
Victor Olaya
253f5a9603
[processing] reset progress bar after alg has finished running
2014-06-20 23:18:35 +02:00
volaya
a5e5a0e22c
[processing] changed how toolbox is updated after adding/removing provider
2014-06-13 14:09:41 +02:00
Juergen E. Fischer
3682384675
indentation update
2014-06-13 09:03:15 +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
afe6f2b94a
[processing] removed debug lines introduced in last commit
2014-06-08 20:03:25 +02:00
Victor Olaya
d8dfdd25f1
[processing] rst files are now the default for help files
2014-06-08 20:00:02 +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
Victor Olaya
6c9f7d77ee
[processing] helpfiles for scripts/models are now stored as json
2014-06-02 22:45:45 +02:00
Rado Guzinski
2ef7dcf6b9
[processing] Update Processing toolbox when a provider is added or removed
2014-05-26 18:36:12 +02:00
Juergen E. Fischer
5b2824f788
indentation update
2014-05-21 22:18:59 +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
volaya
b1570fb20a
[processing] minor fixes related to settings
2014-05-10 15:47:55 +02:00
Juergen E. Fischer
df4360b0c8
identation update
2014-05-02 10:36:30 +02:00
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