610 Commits

Author SHA1 Message Date
volaya
2dbe2da7e3 [processing] minor code cleaning 2014-10-07 12:02:31 +02:00
volaya
f661f80bdb [processing] fixed wrong call to self.tr from static method 2014-10-07 12:02:30 +02:00
volaya
11e3044e3c [processing] fixed #11327 2014-10-06 07:35:25 +02:00
volaya
c5c4d4164b [processing] fixed string representation of outputs 2014-10-06 07:35:24 +02:00
volaya
6cf39a532a [processing] fixed list of algorithms in simplified mode 2014-10-06 07:35:23 +02:00
volaya
c2e30b3c03 [processing]removed debug print lines 2014-10-06 07:35:22 +02:00
volaya
a39315afad [processing] enable non-tif outputs in gdaldem algorithms 2014-10-06 07:33:44 +02:00
volaya
559c2d95ec [processing] enabled more gdal output extensions 2014-10-06 07:33:43 +02:00
Werner Macho
2353edc10b fix typo
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-10-05 00:19:41 +02:00
Alexander Bruy
e0fc515af0 [processing] show layers sorted only for single selection widget and use
legend order for multiple selection
2014-10-05 00:02:31 +03:00
Werner Macho
70604b92c7 another typo fix 2014-10-04 16:38:01 +02:00
Alexander Bruy
7960dc21e3 [processing] always pass number of cores as integer (fix #10894) 2014-10-04 16:52:02 +03:00
Werner Macho
410fe67473 typo fix 2014-10-04 15:25:30 +02:00
Alexander Bruy
650cd8f3e3 fix typos in strings 2014-10-04 14:09:47 +03:00
Alexander Bruy
b9f89ae2b1 [processing] fix algorithm execution 2014-10-04 14:05:51 +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
46effa1822 [processing] better-looking params ui (removed widget border) 2014-10-04 10:35:30 +02:00
volaya
b114085257 [processing] fixed crs checking before running alg 2014-10-04 10:21:30 +02:00
volaya
953f977073 fixed #10986 2014-10-03 19:29:00 +02:00
volaya
5fca922a98 [processing] fixed minor typos in GeometryConvert algorithm 2014-10-03 19:29:00 +02:00
Alexander Bruy
2cd177068c [processing] disable GRASS 7 algorithm provider by default 2014-10-03 15:47:44 +03:00
Alexander Bruy
2f1dbab8bb fix file permissions 2014-10-03 15:47:44 +03:00
Alexander Bruy
1b8597306b [processing] put all qgis algs in single directory 2014-10-03 15:47:44 +03:00
volaya
f5054a1e72 Merge pull request #1604 from elpaso/processing
[processing] Avoid python hangs when run in headless mode from FCGI
2014-10-03 11:16:01 +02:00
volaya
ac54c8e00a [processing] updated freq analysis alg 2014-10-03 10:42:03 +02:00
Alexander Bruy
558765addf update Grid alg to avoid some coordinate precision issues 2014-10-03 11:40:51 +03:00
Alexander Bruy
48fde06518 remove old code 2014-10-03 11:40:51 +03:00
Alexander Bruy
be07989619 refactor Geometry convert alg 2014-10-03 11:40:51 +03:00
Alexander Bruy
8e696b7662 refactor Merge alg 2014-10-03 11:40:51 +03:00
Alexander Bruy
b63a5d3f45 refactor Hub lines alg 2014-10-03 11:40:51 +03:00
Alexander Bruy
f6144355b3 refactor Hub distance alg 2014-10-03 11:40:51 +03:00
Alexander Bruy
d4dbb92a5c refactor Gridify alg. fix license headers 2014-10-03 11:40:51 +03:00
Alexander Bruy
98226c5cb0 refactor Grid algorithm 2014-10-03 11:40:50 +03:00
Alexander Bruy
3b60bd67a2 refactor Select by attribute alg 2014-10-03 11:40:50 +03:00
Alexander Bruy
5d114a877a refactor Extract by attribute alg 2014-10-03 11:40:50 +03:00
Alexander Bruy
5306cd8566 refactor Text to float alg 2014-10-03 11:40:50 +03:00
Alexander Bruy
07d584d264 start refactoring of the Processing mmqgis backend: Delete column and
Delete duplicate geometries
2014-10-03 11:40:50 +03:00
Alexander Bruy
25fa170539 cleanup in vector utils 2014-10-03 11:40:50 +03: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
72259135b1 [processing] remove undefined variable (fix #11118) 2014-10-02 17:58:25 +03:00
giohappy
04becdc53a [Processing] HTML output for r.sum 2014-09-26 13:17:11 +02:00
Alexander Bruy
ace704a424 [processing] use checkbox for boolean parameters 2014-09-24 12:11:33 +03:00
Alexander Bruy
986bd1c41a [processing] add "Save as" functionality to History dialog (fix #10086) 2014-09-24 12:11:33 +03:00
volaya
fc4fd613b5 [processing] moved initialization to initGui() method 2014-09-24 10:44:14 +02:00
volaya
1cd0c43f4f [processing] fixed how models read help info 2014-09-24 10:44:13 +02:00
alexbruy
18c84afd1b Merge pull request #1531 from ccrook/DistanceMatrixFix
[processing] Distance matrix fixes
2014-09-19 21:29:52 +03:00
alexbruy
9ae648b824 Merge pull request #1585 from cayetanobv/master
[processing] fix column name in Zonal statistics alg
2014-09-19 21:24:40 +03:00
Alexander Bruy
a809dcce14 use native GDAL functions 2014-09-19 21:11:44 +03:00