Salvatore Larosa
|
941107dfa4
|
[processing] add algorithm name to messagebar while running
|
2015-06-08 18:27:51 +02:00 |
|
arnaud.morvan@camptocamp.com
|
aba4fe0fe2
|
Fix processing ParameterTable.setValue
|
2015-05-22 17:35:23 +02:00 |
|
volaya
|
87f2370da3
|
[processing] implement alternative display names for algorithms
|
2015-05-21 16:53:46 +02:00 |
|
volaya
|
7a35d62b09
|
[processing] add help links for gdal/ogr alga
|
2015-05-21 15:44:00 +02:00 |
|
volaya
|
f1dc58ce01
|
[processing] fixed saga help links
|
2015-05-21 15:44:00 +02:00 |
|
volaya
|
a58085bf4e
|
[processing] allow selection parameters with option populated from data source
|
2015-05-21 09:05:26 +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 |
|
Ricardo Garcia Silva
|
48e9be96d6
|
changed default value of the updateList argument
|
2015-04-11 18:59:27 +01:00 |
|
arnaud.morvan@camptocamp.com
|
84936e59e7
|
Add ParameterGoemetryPredicate and use it in XxxByLocation algorithms
|
2015-02-06 15:00:18 +01: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
|
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 |
|
Alexander Bruy
|
f3f09fa500
|
[processing] i18n support in gdal provider
|
2015-01-17 11:24:54 +02:00 |
|
Alexander Bruy
|
b774853a4e
|
remove debug code
|
2014-12-07 12:59:11 +02:00 |
|
Alexander Bruy
|
fc6ad27db8
|
[processing] load documentation from online QGIS User Guide
|
2014-12-07 12:52:30 +02:00 |
|
Juergen E. Fischer
|
e48a6f642f
|
indentation update [ci skip]
|
2014-11-30 10:26:39 +01:00 |
|
Alexander Bruy
|
3c0a9ed7d0
|
[processing] fix help file generator
|
2014-11-26 15:10:49 +02:00 |
|
volaya
|
9f8a742352
|
[processing] patch for issues with delimited text layers
Still won't work when using delimited text layers in parameters of type MultipleInput
|
2014-11-21 16:45:51 +01:00 |
|
volaya
|
d7f7b06ed8
|
Merge pull request #1614 from radosuav/small_fixes
Small fixes for Processing
|
2014-11-18 16:11:25 +01:00 |
|
radosuav
|
da91a9ee58
|
Revert "Fix translations in Processing.py"
This reverts commit 81089a1fa258feb86a52db9bba1fd0708b5f70a7.
|
2014-11-18 15:07:28 +01:00 |
|
Alexander Bruy
|
05830c2c1d
|
[processing] handle ints and floats in range parameter panel
|
2014-11-17 20:03:31 +02:00 |
|
volaya
|
d1f84fd11a
|
[processing] fixed wrong import in parameters classç
Fixes #11393
|
2014-10-12 19:11:31 +02:00 |
|
Salvatore Larosa
|
659cada5b6
|
[processing] Fixes #11388 - save vector file dialog does not show file ext
|
2014-10-11 21:36:51 +02:00 |
|
Alexander Bruy
|
d8c38b5c8d
|
[processing] more fixes for i18n support
|
2014-10-09 17:35:53 +03:00 |
|
Alexander Bruy
|
7a389f634e
|
[processing] fix i18n support
|
2014-10-09 10:52:59 +03:00 |
|
radosuav
|
6f94e9dc95
|
[Processing] Inform listeners when all algorithms have been loaded.
|
2014-10-06 16:26:49 +02:00 |
|
radosuav
|
81089a1fa2
|
Fix translations in Processing.py
|
2014-10-06 16:21:38 +02:00 |
|
volaya
|
c5c4d4164b
|
[processing] fixed string representation of outputs
|
2014-10-06 07:35:24 +02:00 |
|
volaya
|
c2e30b3c03
|
[processing]removed debug print lines
|
2014-10-06 07:35:22 +02:00 |
|
Alexander Bruy
|
650cd8f3e3
|
fix typos in strings
|
2014-10-04 14:09:47 +03:00 |
|
Alexander Bruy
|
bd13693ae3
|
[processing] make bunch of strings translatable (sorry translators)
|
2014-10-04 11:36:39 +03:00 |
|
Alexander Bruy
|
f935316882
|
[processing] add full i18n support (still needs some work to mark all
strings as translatable)
|
2014-10-04 11:36:38 +03:00 |
|
volaya
|
b114085257
|
[processing] fixed crs checking before running alg
|
2014-10-04 10:21:30 +02:00 |
|
elpaso
|
59ec15bb2b
|
[processing] Avoid python hangs when run in headless mode from FCGI
|
2014-10-03 10:35:07 +02:00 |
|
volaya
|
dad5d420fa
|
[processing] do not log algorithms when not run from the gui
|
2014-10-02 18:15:36 +02:00 |
|
Alexander Bruy
|
986bd1c41a
|
[processing] add "Save as" functionality to History dialog (fix #10086)
|
2014-09-24 12:11:33 +03:00 |
|
volaya
|
3fdf12b947
|
[processing] fixed parameter definition parsing for parameters of type integer
|
2014-08-22 12:29:05 +02:00 |
|
volaya
|
887469643f
|
[processing] added support for old model file format
|
2014-08-22 12:29:04 +02:00 |
|
volaya
|
dab96382e6
|
[processing] allow definition of vector fields with plain names and types
|
2014-08-14 10:58:51 +02:00 |
|
Alexander Bruy
|
24e89a4712
|
[processing] don't warn about different CRS's if algorithm has only one
input (fix #10964)
|
2014-08-06 15:57:16 +03:00 |
|
Alexander Bruy
|
03d6425038
|
follow up 4fb28987ba
|
2014-08-06 14:59:35 +03:00 |
|
Alexander Bruy
|
4fb28987ba
|
[processing] convert strings to numbers when initializing parameters
from description file (fix #11011)
|
2014-08-06 14:26:27 +03:00 |
|
Alexander Bruy
|
2d835fbae0
|
[processing] replace str() with unicode() to avoid possible issues with
non-ASCII characters (work in progress)
|
2014-08-01 08:29:55 +03:00 |
|
volaya
|
2b0a53bdb7
|
[processing] fixed fileFilter for file outputs
|
2014-07-23 01:19:55 +02:00 |
|
volaya
|
8e60f49f9e
|
[processing] fixed issues when loading parameters
|
2014-07-23 01:19:53 +02: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 |
|
Juergen E. Fischer
|
647504306c
|
indentation update
|
2014-07-13 17:16:24 +02:00 |
|