249 Commits

Author SHA1 Message Date
Victor Olaya
1e4d6a9a73 [processing] fixed issue in modeler with hidden params 2014-05-21 17:36:14 +02:00
Victor Olaya
6ea91c4bec [processing] removed debug line 2014-05-21 17:35:05 +02:00
Alexander Bruy
1507f0db88 [processing] add new output type - directory 2014-05-16 15:45:21 +03:00
Juergen E. Fischer
df4360b0c8 identation update 2014-05-02 10:36:30 +02:00
Victor Olaya
79757fabee [processing] some fixes in help system 2014-04-24 18:33:56 +02:00
volaya
57f63695ac [processing] added new tools to add scripts/models from files 2014-04-20 19:37:10 +02:00
Juergen E. Fischer
f355ea6d7c identation update 2014-04-19 22:14:33 +02:00
Victor Olaya
b1974f00fe [processing] fixed indentation issues 2014-04-19 20:49:20 +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
7ae6a63cf8 [processing]correctly update toolbox after editing/creating/deleting models and scripts 2014-04-19 20:41:10 +02:00
Juergen E. Fischer
a7b5a8a574 indentation update 2014-04-06 12:41:09 +02:00
Victor Olaya
e63b75c57c [processing] modeler dialog now saves automatically the model before executing it 2014-03-27 15:01:32 +01:00
Victor Olaya
3c7a680661 [processing] fixed exporting model to python (replaced 'Processing' reference with 'processing') 2014-03-27 14:54:09 +01:00
Alexander Bruy
05ce12062c [processing] show confirmation when closing modeler with unsaved model
(fix #9889)
2014-03-26 16:53:13 +02:00
Alexander Bruy
024f6a12f3 [processing] fix handling of optional string arguments (fix #9109, 9120) 2014-03-26 15:04:21 +02:00
Victor Olaya
92ee039f10 [processing] added drag&drop support in modeler 2014-03-26 13:38:07 +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
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
bd3f5b136d [processing] restore Create new model tool in toolbox (fix #9847) 2014-03-25 16:39:58 +02:00
Salvatore Larosa
51fb4f5909 [processing] set window flags for modeler dialog 2014-01-02 14:33:42 +01:00
Juergen E. Fischer
843504ed78 german translation update 2013-11-24 16:29:40 +01:00
Yves Jacolin
ee566a09db Typo in the en sentence 2013-11-18 19:05:28 +01:00
Yves Jacolin
681a6317fc Typo in the en sentence 2013-11-18 19:03:45 +01:00
Juergen E. Fischer
ec0f0bea28 indentation update and a few fixed typos 2013-10-24 15:26:39 +02:00
Victor Olaya
83cca9b7cd [processing] corrected string 2013-10-20 18:48:05 +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
2b61f793f9 [processing] renmed setting group from ProcessingQGIS to Processing 2013-09-25 00:29:46 +02:00
Alexander Bruy
f890449d62 [processing] add toolbar to modeler dialog 2013-09-22 14:37:30 +03:00
Victor Olaya
82668d3271 [processing] modeler now warns before closing if there are changes 2013-09-21 12:48:21 +02:00
Victor Olaya
1517e58ae7 test models and scripts are now hidden 2013-09-21 12:48:20 +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
223b665792 [processing] small fix in modeler dialog 2013-09-15 18:52:31 +02:00
Alexander Bruy
17323dd938 fix typo 2013-09-15 19:43:19 +03:00
Alexander Bruy
2e4b1a9e0e [FEATURE] save Processing model as image (fix #5926) 2013-09-15 15:22:36 +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
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
Alexander Bruy
8240d0f2fe [processing] add two Extract values models (for CSV and shape) 2013-09-13 18:33:30 +03:00
Juergen E. Fischer
668a44f81a indentation update 2013-09-03 21:59:14 +02:00
Victor Olaya
91b9c11b09 [processing] fixed bug when editing help of example models 2013-09-02 20:35:45 +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
b0ed8ed2bc [processing] handle loading empty models in modeler (fix #8153) 2013-08-28 15:49:45 +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
Alexander Bruy
bbab72a2a0 [sextante] more import fixes 2013-08-20 11:04:32 +03:00
Alexander Bruy
49e8003412 [sextante] fix imports 2013-08-20 11:00:26 +03:00
Victor Olaya
9bb3d6eb6b renamed "sextante" to "processing" 2013-08-20 09:22:03 +02:00