13 Commits

Author SHA1 Message Date
brushtyler
6d06ec30b3 make gdaltools clipper working with the raster provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@15470 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-13 23:46:37 +00:00
brushtyler
2251df175b make tools working with the raster provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@15459 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-13 01:16:00 +00:00
brushtyler
1650e86b10 define extent for grid analisys, to fix #3332
git-svn-id: http://svn.osgeo.org/qgis/trunk@14976 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-12-27 16:55:17 +00:00
brushtyler
8ab9d1d5b7 allow multiple values in proximity tool,
allow multiple no-data values in warp tool, 
fixed error in retrieving srs



git-svn-id: http://svn.osgeo.org/qgis/trunk@14938 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-12-20 03:34:51 +00:00
wonder
3a18bddada [FEATURE] Support for icons of plugins in the plugin manager dialog.
Both C++ and Python plugins now can implement icon() metadata function which returns path to the icon file name.
The icon file is passed to QPixmap() constructor. For C++ it's preferred to use an icon from the resource file
(e.g. ":/plugins/foo/foo_icon.png") because plugin's resource file gets loaded automatically when the plugin is loaded.
Python plugins can use either relative path to the icon ("images/plugin-icon.png") or icon from the resource file
(starting with a colon). The relative path is preferred, since it doesn't require the plugin to load its resource file
and plugin repository will not have a trouble to fetch the icon automatically.

Updated C++ plugins and Python plugins to include icon where applicable.

Default plugin icon is (c) Anna Shlyapnikova, licensed under Creative Commons (Attribution 3.0 Unported).


git-svn-id: http://svn.osgeo.org/qgis/trunk@14897 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-12-12 19:19:54 +00:00
brushtyler
ad407f511b Managed the render flag in batch tools to avoid waste of time loading many layers, to fix #3254
git-svn-id: http://svn.osgeo.org/qgis/trunk@14875 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-12-09 00:53:56 +00:00
brushtyler
404d0aee46 Allow users to open the local gdal documentation by clicking on the Help button, to fix #3040
git-svn-id: http://svn.osgeo.org/qgis/trunk@14544 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-11-11 15:33:29 +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
0423390f4d applied patch attached to #2932 to improve build overviews (gdaltools).
Thanks to Duarte!


git-svn-id: http://svn.osgeo.org/qgis/trunk@14105 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-08-18 10:24:34 +00:00
brushtyler
d08f7cdb06 Applied patch from #2930: improve GdalTools Translate dialog.
Contributed by Duarte Carreira, thanks!


git-svn-id: http://svn.osgeo.org/qgis/trunk@14020 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-08-06 16:43:14 +00:00
brushtyler
504ae2fdb7 aligned to GdalTools v1.2.8
git-svn-id: http://svn.osgeo.org/qgis/trunk@14019 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-08-06 16:15:15 +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