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
Victor Olaya
1eff31ad96
[processing] add 'optional' label to optional parameters in input dialog
2014-06-30 07:38:38 +02:00
Nyall
0a7e69c6a0
[processing] Add [not set] option for field combos when parent layer changes ( fix #10728 ), also fix some strings displaying with extra spaces
2014-06-27 08:33:32 +10:00
Victor Olaya
2e9a088e44
[processing] fixed layer selector panel to use file filter
2014-06-20 23:18:36 +02:00
Victor Olaya
72d33852f1
[processing] added extension option to ParameterFile.py
2014-06-16 12:04:26 +02:00
Juergen E. Fischer
f355ea6d7c
identation update
2014-04-19 22:14:33 +02:00
Victor Olaya
674fee73b1
Removed MultipleExternalInput parameter and made it a subtype of MultipleInput
2014-04-17 12:43:12 +02:00
Juergen E. Fischer
a7b5a8a574
indentation update
2014-04-06 12:41:09 +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
volaya
3b7b2b4528
Merge pull request #1134 from CS-SI/otb_processing_update
...
OTB processing update
2014-03-25 17:49:01 +01:00
volaya
ec0c820a81
Merge pull request #1052 from Oslandia/processing_gui_set_values
...
[processing] set droplists if parameter values are already set
2014-03-25 17:39:02 +01:00
Alexia Mondot
cdadc701ee
add ParameterMultipleExternalInput parameter type
2014-01-31 11:20:50 +01:00
vmora
af55e98a45
set droplists if parameter values are already set
...
as a result you can set some parameters in
checkBeforeOpeningParametersDialog and they will be the default in the
interface. This is especially usefull when your algo as a lot of
parameters that you can gues (eg from layer names)
2014-01-03 14:52:49 +01:00
Nathan Woodrow
327f561cdd
Fix typo
2014-01-03 20:49:32 +10:00
Nathan Woodrow
79447b92c1
Filter params and output before use. Use Enurmerate to count rows
2014-01-03 20:40:15 +10:00
Nathan Woodrow
797bd3233d
Use count function
2014-01-03 20:40:14 +10:00
Nathan Woodrow
44d96825a3
Use set for getFields
2014-01-03 20:40:13 +10:00
Alexander Bruy
498a5d9ab8
[processing] code formatting, make sources more pep8 compliant
2013-10-02 16:24:10 +03:00
Victor Olaya
3b07aff497
Fixed issue when using multiple vector inputs
2013-09-25 00:29:44 +02:00
Alexander Bruy
05a94811ca
[processing] consider min and max values for int values
2013-09-22 14:48:21 +03: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
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
Juergen E. Fischer
129bd987d5
indentation update
2014-01-09 13:40:12 +01:00