428 Commits

Author SHA1 Message Date
volaya
bd73b76a29 Merge pull request #2214 from radosuav/numberInputPanel_range_fix
[Processing] Fix limits in NumberInputPanel when the limiting value is 0
2015-07-20 12:30:06 +02:00
arnaud.morvan@camptocamp.com
c7b384135e Processing translation tool for names and groups 2015-07-17 15:15:53 +02:00
radosuav
0dfb1561c6 [Processing] Fix limits in NumberInputPanel when the limiting value is 0 2015-07-17 14:47:04 +02:00
Etienne Trimaille
e751592a4d small python change 2015-07-09 14:41:00 +02:00
volaya
7d8e188e4d [processing] allow changing font size in script editor
fixes #11328
2015-07-03 08:18:55 +02:00
volaya
ae7f180c09 [processing] fixed attribute filtering in parameters panel for ParameterTableFIeld param
fixes #12807
2015-06-26 12:43:21 +02:00
volaya
b80a1bcac5 [processing] fixed handling of folders and files in settings
fixes #12511
2015-06-26 12:00:02 +02:00
volaya
38d598008e [processing] better error capturing when connection to models repo fails
fixes #12515
2015-06-26 12:00:01 +02:00
volaya
cdf034a999 [processing] fixed typo in algorithm group name 2015-06-23 12:01:49 +02:00
volaya
83f3a5893c [processing] added check to ensure input layers are valid 2015-06-23 09:07:52 +02:00
Salvatore Larosa
9838ea3dbd switch all png icons to svg ones for plus and minus signs:
followup 33b49ff and a7191ab
2015-06-22 16:22:56 +02:00
volaya
b4edf8af88 [processing] better sizing of columns in batch interface
fixes #12706
2015-06-22 12:57:38 +02:00
volaya
3ccd2a1fd3 [processing] corrected last commit
no need to rename algorithm
2015-06-22 11:23:41 +02:00
volaya
d9e749821a [processing] added import into postgis algorithm to simplified interface 2015-06-22 11:17:47 +02:00
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