14 Commits

Author SHA1 Message Date
Juergen E. Fischer
b39055b39c indentation update (now including autopep8) 2015-08-22 14:29:41 +02: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
Juergen E. Fischer
ef56c53cc6 GDAL tools: put tif back to top for save file dialog formats (fixes #11507) 2014-10-29 23:54:44 +01:00
Juergen E. Fischer
e9e1530b16 GdalTools: use int to compare versions (fixes #8323) 2013-07-19 23:10:16 +02:00
Matthias Kuhn
f6ae6c48b3 [Gdaltools] SIP API update (Fix #8074) 2013-06-16 11:34:42 +02:00
Juergen E. Fischer
d0aa1e47e8 indentation update 2013-05-02 00:02:25 +02:00
Tentotwo
796762a306 Added UI elements for specifying resolution in Rasterize 2013-03-18 15:24:46 +01:00
Juergen E. Fischer
9721736fd8 remove trailing blanks 2012-12-10 00:12:07 +01:00
Juergen E. Fischer
e7f40bdea4 add more copyrights 2012-10-06 13:32:08 +02:00
brushtyler
8a3a5a528d avoid changes of the input layer when layers in canvas changed
git-svn-id: http://svn.osgeo.org/qgis/trunk@15713 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-04-15 18:30:10 +00:00
brushtyler
167df200ef refresh list of layers when layers in TOC change
git-svn-id: http://svn.osgeo.org/qgis/trunk@15474 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-14 16:01:10 +00:00
brushtyler
63a41df844 added raster creation in rasterize tool, to fix #3545
git-svn-id: http://svn.osgeo.org/qgis/trunk@15469 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-13 23:21:00 +00:00
brushtyler
8133a995d1 allowing unicode error messages
git-svn-id: http://svn.osgeo.org/qgis/trunk@15051 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-01-15 12:49:35 +00:00
brushtyler
9e19090f10 added GdalTools plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@13639 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-04 00:31:48 +00:00