Alexander Bruy
57b450aae5
[processing] fix error when editing script help
2014-05-05 16:27:07 +03:00
Juergen E. Fischer
df4360b0c8
identation update
2014-05-02 10:36:30 +02:00
Victor Olaya
1610d63a03
[processing]improved script editor dialog
2014-04-24 18:33:57 +02:00
Victor Olaya
79757fabee
[processing] some fixes in help system
2014-04-24 18:33:56 +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
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
Victor Olaya
7ae6a63cf8
[processing]correctly update toolbox after editing/creating/deleting models and scripts
2014-04-19 20:41:10 +02:00
Victor Olaya
5c19713291
[processing] allow selection of open layers in batch interface
2014-04-17 12:43:13 +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
pcav
6d73593d6e
Typo in Processing
2014-04-03 12:23:39 +02:00
Alexander Bruy
d19ccb7d6c
[processing] don't close dialog if execution fails ( fix #9893 )
2014-03-28 12:33:11 +02:00
Alexander Bruy
2b458e8895
[processing] show alforithm and help authors in Help tab ( fix #8917 )
2014-03-28 12:12:18 +02:00
Victor Olaya
6f3046caf1
[processing] fixed error when running script algorithm from script editor ( fixes #9905 )
2014-03-27 15:13:20 +01:00
Victor Olaya
b74cb427de
[processing] improved algorithm filtering in toolbox
2014-03-26 14:57:10 +01:00
Victor Olaya
eb360e0b37
[processing] fixed display ad handling of optional table fields in parameters panel
2014-03-26 14:57:09 +01:00
Victor Olaya
0d63635133
[processing]do not rebuild thhe whole toolbox tree when filtering or updating
2014-03-26 10:23:07 +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
Alexander Bruy
33740957d4
[processing] make script editor, modeler and results viewer non modal
...
(fix #9849 )
2014-03-25 16:45:59 +02:00
Alexander Bruy
d86a9aa51f
[processing] better handling of non-ASCII characters in config dialog
...
(addresses #9323 )
2014-03-24 20:18:44 +02:00
Martin Dobias
8e330e3ad4
[processing] Fix Qt warnings when opening config dialog
2014-02-13 13:25:44 +07:00
Salvatore Larosa
c060164bca
[processing] fixes #9328 :
...
addressed: http://hub.qgis.org/issues/9328
2014-02-12 18:58:22 +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
e1186f164d
[processing] explicitly set window flags for script editor
2013-12-05 09:45:49 +02:00
Richard Duivenvoorde
eedab4f4ca
gui tweak: adding margin around processing dialogs
2013-11-22 19:25:35 +01:00
Piotr Pociask
761314197c
[processing] Add crs selection panel to scripts
2013-11-06 17:52:43 +01:00
Salvatore Larosa
4ddc948c7b
[ Fixes #8926 , #8987 ] add alpha channel for rubber band in extentSelector
2013-11-03 15:05:11 +01:00
Alexander Bruy
2dce80b1c8
[processing] fix issue wil multiple selection
2013-10-29 10:54:48 +02:00
Juergen E. Fischer
ec0f0bea28
indentation update and a few fixed typos
2013-10-24 15:26:39 +02:00
Alexander Bruy
f9c2b91e52
[processing] use list widget in Multiple selection dialog
2013-10-21 19:12:21 +03:00
Alexander Bruy
af5a3a5d63
[processing] add warning before clearing log
2013-10-18 20:42:36 +03:00
Alexander Bruy
231f4e8444
[processing] homogenize widgets used for ParameterNumber (fix 8807)
2013-10-12 11:51:46 +03:00
Victor Olaya
0f1a27292d
[processing] fixed breaklines in script help
2013-10-12 10:48:38 +02:00
Victor Olaya
9de0a3165d
[processing] fixed wrong signal connection
2013-10-10 13:11:29 +02:00
Victor Olaya
0150fe7c98
[processing] minor bug fixes
2013-10-07 18:46:43 +02:00
Victor Olaya
cd69462476
[processing] fixed #8770 (error in batch processign interface)
2013-10-06 13:47:23 +02:00
Victor Olaya
1b04c51825
[processing] fixed commandline names in gdal algorithms
2013-10-06 13:39:20 +02:00
Victor Olaya
acbd165539
[processing] some refactoring. Removed old-style signals connection
2013-10-06 13:35:57 +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
b8a7a2ad86
[processing] add QtDesigner .ui file for Number input dialog
2013-10-03 10:55:16 +03:00
Alexander Bruy
60bf80c3f3
[processing] use QtDesigner .ui for Autofill dialog
2013-10-02 20:51:09 +03:00
Alexander Bruy
a763e28ea5
[processing] use QtDesigner .ui for Multiple selection dialog
2013-10-02 20:51:09 +03:00