6 Commits

Author SHA1 Message Date
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
Alexander Bruy
ad758aa8db [processing] i18n for qgis provider 2015-01-17 11:24:54 +02:00
Alexander Bruy
902b932968 [processing] use extent instead of width, height and center in Create
Grid algorithm (fix #11481)
2014-11-29 13:58:16 +02:00
Alexander Bruy
94a33cd1c9 [processing] fix issues with Create Grid algortihm 2014-10-24 09:35:45 +03:00
Alexander Bruy
b9f89ae2b1 [processing] fix algorithm execution 2014-10-04 14:05:51 +03:00
Alexander Bruy
1b8597306b [processing] put all qgis algs in single directory 2014-10-03 15:47:44 +03:00