Skip to content

Commit

Permalink
Merge pull request #3907 from alexbruy/remove-gdaltools
Browse files Browse the repository at this point in the history
[FEATURE] replace GDALTools plugin with Processing
  • Loading branch information
alexbruy committed Dec 27, 2016
2 parents f3d618a + f40e914 commit 110ffe2
Show file tree
Hide file tree
Showing 94 changed files with 3 additions and 11,507 deletions.
1 change: 0 additions & 1 deletion python/plugins/CMakeLists.txt
Expand Up @@ -49,7 +49,6 @@ MACRO (PLUGIN_INSTALL plugin subdir )
ENDFOREACH(file)
ENDMACRO (PLUGIN_INSTALL)

ADD_SUBDIRECTORY(GdalTools)
ADD_SUBDIRECTORY(db_manager)
ADD_SUBDIRECTORY(processing)
ADD_SUBDIRECTORY(MetaSearch)
Expand Down
15 changes: 0 additions & 15 deletions python/plugins/GdalTools/CMakeLists.txt

This file was deleted.

421 changes: 0 additions & 421 deletions python/plugins/GdalTools/GdalTools.py

This file was deleted.

24 changes: 0 additions & 24 deletions python/plugins/GdalTools/LICENSE

This file was deleted.

25 changes: 0 additions & 25 deletions python/plugins/GdalTools/__init__.py

This file was deleted.

Binary file removed python/plugins/GdalTools/icons/24-to-8-bits.png
Binary file not shown.
Binary file removed python/plugins/GdalTools/icons/8-to-24-bits.png
Binary file not shown.
2 changes: 0 additions & 2 deletions python/plugins/GdalTools/icons/CMakeLists.txt

This file was deleted.

Binary file removed python/plugins/GdalTools/icons/about.png
Binary file not shown.
Binary file removed python/plugins/GdalTools/icons/contour.png
Binary file not shown.
Binary file removed python/plugins/GdalTools/icons/dem.png
Binary file not shown.
Binary file removed python/plugins/GdalTools/icons/edit.png
Binary file not shown.
Binary file removed python/plugins/GdalTools/icons/fillnodata.png
Binary file not shown.
Binary file removed python/plugins/GdalTools/icons/grid.png
Binary file not shown.
Binary file removed python/plugins/GdalTools/icons/merge.png
Binary file not shown.
Binary file removed python/plugins/GdalTools/icons/nearblack.png
Binary file not shown.
Binary file removed python/plugins/GdalTools/icons/polygonize.png
Binary file not shown.
Binary file removed python/plugins/GdalTools/icons/projection-add.png
Binary file not shown.
Binary file removed python/plugins/GdalTools/icons/projection-export.png
Binary file not shown.
Binary file removed python/plugins/GdalTools/icons/proximity.png
Binary file not shown.
Binary file removed python/plugins/GdalTools/icons/raster-clip.png
Binary file not shown.
Binary file removed python/plugins/GdalTools/icons/raster-info.png
Binary file not shown.
Binary file removed python/plugins/GdalTools/icons/raster-overview.png
Binary file not shown.
Binary file removed python/plugins/GdalTools/icons/raster-rgb.png
Binary file not shown.
Binary file removed python/plugins/GdalTools/icons/rasterize.png
Binary file not shown.
Binary file removed python/plugins/GdalTools/icons/reset.png
Binary file not shown.
Binary file removed python/plugins/GdalTools/icons/sieve.png
Binary file not shown.
Binary file removed python/plugins/GdalTools/icons/tiles.png
Binary file not shown.
Binary file removed python/plugins/GdalTools/icons/tooltip.png
Binary file not shown.
Binary file removed python/plugins/GdalTools/icons/translate.png
Binary file not shown.
Binary file removed python/plugins/GdalTools/icons/vrt.png
Binary file not shown.
Binary file removed python/plugins/GdalTools/icons/warp.png
Diff not rendered.
13 changes: 0 additions & 13 deletions python/plugins/GdalTools/metadata.txt

This file was deleted.

30 changes: 0 additions & 30 deletions python/plugins/GdalTools/resources.qrc

This file was deleted.

8 changes: 0 additions & 8 deletions python/plugins/GdalTools/tools/CMakeLists.txt

This file was deleted.

0 comments on commit 110ffe2

Please sign in to comment.