Juergen E. Fischer
dedf4a5ac6
gdal tools: disconnect canvas signal after building vrt ( fixes #15389 )
...
(cherry picked from commit e963fff346aafdb87494c9a33c4cddd3754ab5b1)
2016-09-28 17:55:41 +02:00
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
Alexander Bruy
c63d16a3b2
[gdaltools] allow multiple nodata valued in Build VRT tool ( fix #11063 )
2016-01-18 17:01:35 +02:00
Juergen E. Fischer
02f8988837
indentation update
2015-12-02 18:36:59 +01:00
Giuseppe Sucameli
57eb409084
Squashed commit of the following:
...
commit 883cdbc3ead1a98c594d9f5584cd50a3fd161511
Author: Giuseppe Sucameli <brush.tyler@gmail.com>
Date: Mon Nov 30 01:12:47 2015 +0100
[DbManager] fix indentation due to merge f15b6011f9
commit f15b6011f97797794ff4369645449b6803e15cd0
Merge: c4dcb7b 6d3df91
Author: Giuseppe Sucameli <brush.tyler@gmail.com>
Date: Mon Nov 30 01:09:18 2015 +0100
Merge branch 'gdaltools_buildvrt_asrs' of https://github.com/giohappy/QGIS into giohappy-gdaltools_buildvrt_asrs
Conflicts:
python/plugins/GdalTools/tools/doBuildVRT.py
commit 6d3df91f0226fa71356da45b9b5ef1c9f9796ebd
Author: giohappy <giohappy@gmail.com>
Date: Wed Jun 4 12:48:58 2014 +0200
Added a_srs option to buildvrt command
2015-11-30 01:17:52 +01: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
e9e1530b16
GdalTools: use int to compare versions ( fixes #8323 )
2013-07-19 23:10:16 +02:00
Etienne Tourigny
54b2efde66
fix buildVRT dialog
2013-06-04 18:25:27 -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
Giuseppe Sucameli
213138e583
BuildVRT: set input layer list when tool starting (follow d6ea1a03).
...
Thanks Etienne for the patch.
2012-03-11 02:39:23 +01:00
Giuseppe Sucameli
d6ea1a037e
refresh BuildVRT command when input layers changes, cleanup (follow 9da5d0345)
2012-03-10 05:44:06 +01:00
Etienne Tourigny
9da5d0345b
allow to use loaded layers as input files (instead of file selector) for GDALTools Build Virtual Raster
2012-03-10 05:27:22 +01:00
Giuseppe Sucameli
2708f173fc
add -allow_projection_difference option ( fix #4888 )
2012-02-11 12:50:35 +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
6fcb671a4d
create VRT with recurse scan of dirs, to fix #3095
...
some code cleanup,
updated labels when in batch mode to follow up the QGis HIG guideline
git-svn-id: http://svn.osgeo.org/qgis/trunk@14963 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-12-22 03:25:14 +00:00
brushtyler
4a4fea398b
Added separate option to BuildVRT tool, to fix #3180
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14939 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-12-20 03:58:14 +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