Alexander Bruy
b1e7ede36b
[processing] more robust layer sorting in multiple selection widget ( fixes #11429 )
2014-10-18 11:19:53 +03:00
Werner Macho
2353edc10b
fix typo
...
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-10-05 00:19:41 +02:00
Alexander Bruy
bd13693ae3
[processing] make bunch of strings translatable (sorry translators)
2014-10-04 11:36:39 +03:00
Alexander Bruy
ace704a424
[processing] use checkbox for boolean parameters
2014-09-24 12:11:33 +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
volaya
cfe43c3573
fixed #10669
2014-06-22 16:50:15 +02:00
Victor Olaya
2e9a088e44
[processing] fixed layer selector panel to use file filter
2014-06-20 23:18:36 +02:00
volaya
9256ca5b5c
[processing] force process events when algorithms report progress
...
Not the ideal way of doing it, but it will do the trick until we safely put algorithms in a different thread
Some cleaning of the main alg execution dialog
2014-06-20 23:05:51 +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
0009040ed5
[processing] made postprocessing code more pythonic
2014-06-10 22:39:07 +02:00
Victor Olaya
5b912322f7
[processing] some minor cleaning
2014-06-08 19:59:59 +02:00
Rado Guzinski
aa43059d5a
[processing] Make sure the log tab is visible before executing an algorithm
2014-05-26 17:54:28 +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
ef8383a752
[processing] remove unnecessary print sentences
2014-05-21 17:34:49 +02:00
Victor Olaya
c1a2ac8678
[processing] changed dialog from critical to warning
2014-05-21 17:34:24 +02: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
674fee73b1
Removed MultipleExternalInput parameter and made it a subtype of MultipleInput
2014-04-17 12:43:12 +02:00
Alexander Bruy
d19ccb7d6c
[processing] don't close dialog if execution fails ( fix #9893 )
2014-03-28 12:33:11 +02:00
Victor Olaya
eb360e0b37
[processing] fixed display ad handling of optional table fields in parameters panel
2014-03-26 14:57:09 +01:00
Alexia Mondot
cdadc701ee
add ParameterMultipleExternalInput parameter type
2014-01-31 11:20:50 +01:00
Richard Duivenvoorde
eedab4f4ca
gui tweak: adding margin around processing dialogs
2013-11-22 19:25:35 +01:00
Juergen E. Fischer
ec0f0bea28
indentation update and a few fixed typos
2013-10-24 15:26:39 +02:00
Victor Olaya
cd69462476
[processing] fixed #8770 (error in batch processign interface)
2013-10-06 13:47:23 +02:00
Alexander Bruy
498a5d9ab8
[processing] code formatting, make sources more pep8 compliant
2013-10-02 16:24:10 +03: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
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
048c26a1f3
[processing] cleaned up options (threaded execution and table-like parameters dialog
2013-09-15 13:54:24 +02:00
Victor Olaya
2e3765b729
[processing] improved non-threaded execution
2013-09-14 13:26:43 +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