38 Commits

Author SHA1 Message Date
volaya
9f8a742352 [processing] patch for issues with delimited text layers
Still won't work when using delimited text layers in parameters of type MultipleInput
2014-11-21 16:45:51 +01:00
volaya
c2e30b3c03 [processing]removed debug print lines 2014-10-06 07:35:22 +02:00
Alexander Bruy
650cd8f3e3 fix typos in strings 2014-10-04 14:09:47 +03:00
Alexander Bruy
bd13693ae3 [processing] make bunch of strings translatable (sorry translators) 2014-10-04 11:36:39 +03:00
Alexander Bruy
f935316882 [processing] add full i18n support (still needs some work to mark all
strings as translatable)
2014-10-04 11:36:38 +03:00
volaya
b114085257 [processing] fixed crs checking before running alg 2014-10-04 10:21:30 +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
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
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
Victor Olaya
253f5a9603 [processing] reset progress bar after alg has finished running 2014-06-20 23:18:35 +02:00
Juergen E. Fischer
3682384675 indentation update 2014-06-13 09:03:15 +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
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
Alexander Bruy
be18a5e073 [processing] fix help method in GeoAlgorithm class 2014-04-23 15:38:06 +03: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
D'Hont René-Luc
27713b8165 [Processing] Headless scriptability little enhanced 2014-01-10 08:53:46 +01:00
Juergen E. Fischer
ec0f0bea28 indentation update and a few fixed typos 2013-10-24 15:26:39 +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
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
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
807ffaa5e6 [processing] refactoring to move common functions to tools package 2013-09-14 13:26:41 +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