21 Commits

Author SHA1 Message Date
Denis Rouzaud
8071acd064 move PyQt compat folder to python/qgis 2016-04-29 14:10:26 +02:00
Juergen E. Fischer
9db908ccbc GdalTools: new style signals 2016-03-21 17:00:24 +01:00
Alexander Bruy
a4a658a657 restore GdalTools plugin until we will have multithreading support in Processing 2016-03-01 15:57:32 +02:00
Alexander Bruy
5df0ce04e8 [processing] replace fTools and GdalTools plugins with Processing 2016-03-01 15:57:32 +02:00
Juergen E. Fischer
b39055b39c indentation update (now including autopep8) 2015-08-22 14:29:41 +02:00
Matthias Kuhn
9fc1b48bf3 Replace str() with unicode() and some PEP 8 2015-08-16 20:58:43 +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
Etienne Tourigny
fdc3ba79f5 gdal merge tool: make sure -a_nodata is only added with gdal>=1.9 2013-12-09 12:05:48 -02:00
Etienne Tourigny
10f5f7c26a fix destination nodata value in gdal merge 2013-12-06 13:30:27 -02:00
Etienne Tourigny
84d77663d8 fix gdaltools merge, tileindex and info 2013-06-14 16:03:15 -03: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
Etienne Tourigny
ce6140201d ui tweaks to make dialog more compact, add right-click action to swap options ui 2012-07-24 13:53:35 -03:00
Etienne Tourigny
e3855de948 use QgsRasterFormatSaveOptionsWidget in gdaltools merge widget 2012-07-24 01:39:17 -03:00
Giuseppe Sucameli
d7811a1120 allow to choose input directory in GdalTools Merge tool (fix #4930) 2012-02-11 19:14:44 +01: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
adbcbcbb76 add cutline option to clipper to fix #3066
git-svn-id: http://svn.osgeo.org/qgis/trunk@15712 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-04-15 17:58:00 +00:00
brushtyler
838b614df5 split extent on comma in GdalTools Merge tool, to fix #3092
git-svn-id: http://svn.osgeo.org/qgis/trunk@14513 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-11-05 13:35:23 +00:00
brushtyler
6253fb72fe applied the patch suggested in ticket #3151,
fix in translate to use the GdalTools_utils to get the crs, 
managed invalid extent in merge tool


git-svn-id: http://svn.osgeo.org/qgis/trunk@14450 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-10-29 22:07:56 +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