1214 Commits

Author SHA1 Message Date
volaya
1579a68b13 [processing] correctly handle filenames with long extension names in output file selector
fixes #10264
2015-06-22 09:25:13 +02:00
Salvatore Larosa
6cbe0ee71c [processing] fix typo 2015-06-19 20:42:00 +02:00
volaya
3f7b1824cd [processing] correctly handle multiple vector layers 2015-06-11 09:28:48 +02:00
Salvatore Larosa
941107dfa4 [processing] add algorithm name to messagebar while running 2015-06-08 18:27:51 +02:00
arnaud.morvan@camptocamp.com
c19a4a70bd Fix processing model help saving and make script help content saving consistent with models behavior 2015-05-21 17:29:02 +02:00
volaya
87f2370da3 [processing] implement alternative display names for algorithms 2015-05-21 16:53:46 +02:00
volaya
1ad36c4afb [processing] added support for online R scripts 2015-05-20 21:11:41 +02:00
volaya
70023dbd2f [processing] do not close window after executing algorithm if there are problems 2015-05-20 21:11:41 +02:00
volaya
5a00912b3d [processing] more friendly error message when layers not created
This commit includes changes to the log system as well, which now logs only algorithms. Messages are logged to the QGIS logging system
2015-05-20 21:11:41 +02:00
volaya
73ed56af98 [processing] use algorithm alias name also in advanced mode 2015-05-20 13:31:47 +02:00
Alexander Bruy
d8e1cf30af [processing] load UI files dynamically 2015-05-19 15:30:26 +03:00
Alexander Bruy
30dbd8fd5b [processing] drop resources.qrc and load images dynamically. Also remove
unused images
2015-05-19 15:30:25 +03:00
volaya
9f2c544bff [processing] fixed rendering styles dialog
fixes #12583
2015-04-28 09:30:28 +02:00
Nyall Dawson
7b57cafb5a Standardise use of red minus icon (fix #12425) 2015-03-23 18:21:47 +11:00
Alexander Bruy
30c5bad91d [processing] fix error in MultipleFileInput selector when user press
Cancel button
2015-03-04 13:01:32 +02:00
Martin Dobias
c9682e550b Fix #11951 - support for output directory in batch processing 2015-02-20 11:18:00 +07:00
Juergen E. Fischer
4a44956222 fix processing plugin main translation and add translations
for toplevel toolbox entries (fixes #12168)
2015-02-13 20:32:18 +01:00
Juergen E. Fischer
f76d7301a3 indentation update/fix (followup 9ab22bd) 2015-02-11 13:49:07 +01:00
arnaud.morvan@camptocamp.com
84936e59e7 Add ParameterGoemetryPredicate and use it in XxxByLocation algorithms 2015-02-06 15:00:18 +01:00
volaya
e219a144bf Merge pull request #1886 from radosuav/processing_fix
[Processing] Don't fill empty fields in batch mode with 0.
2015-02-06 08:18:52 +01:00
radosuav
f6d533a807 [Processing] Don't fill empty fields in batch mode with 0.
Should fix #12119
2015-02-05 15:03:01 +01:00
Alexander Bruy
b456f4d69c [processing] restore missed icons in various dialogs 2015-02-03 11:23:22 +02:00
Giovanni Manghi
2a339082c4 fix enconding in processing when input layer names have non ascii chars 2015-02-03 08:06:27 +00:00
Juergen E. Fischer
956c155e8f fix python pep8 warnings and fix some revealed errors
pep8 --ignore=E111,E128,E201,E202,E203,E211,E221,E222,E225,E226,E227,E231,E241,E261,E265,E272,E302,E303,E501,E701 \
     --exclude="ui_*.py,debian/*,python/ext-libs/*" \
     .
2015-02-01 20:46:47 +01:00
volaya
098aa681f0 Merge pull request #1852 from radosuav/changes
[Processing] Small fixes and additions
2015-01-26 08:38:19 +01:00
Juergen E. Fischer
cce2eb50cb indentation update 2015-01-22 20:56:02 +01:00
radosuav
b835f406fa [Processing] Allow user defined projections in Processing. 2015-01-22 14:38:47 +01:00
radosuav
4aafa92ec2 [Processing] Fix bug in setting default parameter values in batch mode. 2015-01-22 14:32:29 +01:00
volaya
00cb6800aa [processing] fixed wrong import 2015-01-22 13:23:42 +01:00
radosuav
82f043c28c [Processing] Add support for input rasters with sublayers. 2015-01-20 12:36:46 +01:00
Alexander Bruy
c5cb2f802e [processing] i18n support for lastools provider 2015-01-17 11:24:54 +02:00
volaya
908d6b3cf9 [processing]download and store help files when downloading from script/models repo
Fixes #11979
2015-01-15 10:35:44 +01:00
Alexander Bruy
c800a8cd74 [processing] fix extent selection in batch mode (fix #11878) 2014-12-18 09:47:24 +02:00
Alexander Bruy
e31027c840 [processing] fix column autofill in batch mode (fix #11876) 2014-12-18 09:18:40 +02:00
Alexander Bruy
c8b90186b1 [processing] fix exception raising (fix #11842) 2014-12-11 14:36:49 +02:00
Alexander Bruy
50620533e7 [processing] fix rows addition in batch processing interface 2014-12-11 11:45:38 +02:00
volaya
e4c9a20205 [processing] show layers in alphabetical order in dropdown menu 2014-12-03 15:55:53 +01:00
volaya
ac0eddaea1 [processing] Add snippet collection to script editor
The list of snippets is still very short, but the snippet management logic is added in this commit
2014-11-21 15:02:20 +01:00
volaya
336fe99af1 [processing] remember last output folder in batch interface 2014-11-21 09:23:38 +01:00
volaya
09c6b2b346 [processing]removed unused code 2014-11-21 09:07:30 +01:00
Alexander Bruy
5e6f4c2fae [processing] correctly handle editable and non-editable fixed tables (fix #11602) 2014-11-19 12:02:20 +02:00
Alexander Bruy
4c24666c87 [processing] add open script action to script editor 2014-11-19 12:02:20 +02:00
Alexander Bruy
05830c2c1d [processing] handle ints and floats in range parameter panel 2014-11-17 20:03:31 +02:00
Alexander Bruy
42f16efe6a [processing] refactor batch processing dialog and update related parameters widgets 2014-11-17 20:03:31 +02:00
Alexander Bruy
bec113b1bc [processing] refactor algortim dialog
Now we have base class AlgorithmDialogBase for all algortims. Dialogs
for algorithms and batch processes should be created by subclassing this
base dialog and adding to it corresponding parameters panel.

ParametersPanel for single algorthm already updated to this approach.
2014-11-17 20:03:31 +02:00
Alexander Bruy
c4e5ff75b9 [processing] update layer selector widget 2014-11-17 20:03:31 +02:00
Alexander Bruy
20682a7c49 [processing] update fixed table widget and dialog 2014-11-17 20:03:31 +02:00
Alexander Bruy
2a8fabfeea [processing] fix typo 2014-11-17 20:03:31 +02:00
Alexander Bruy
95650c43a5 [processing] rename number selector to keep consistency 2014-11-17 20:03:31 +02:00
Alexander Bruy
06e6e71841 [processing] update range input widget 2014-11-17 20:03:30 +02:00