[QGIS Commit] [qgis/Quantum-GIS] 983535: fixed #6571, #6619 and problem with missing arrows...

GitHub noreply at github.com
Mon Nov 5 11:07:37 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: 983535fa58bd001fc9b624e9c44cae5dbfe6e9e5
      https://github.com/qgis/Quantum-GIS/commit/983535fa58bd001fc9b624e9c44cae5dbfe6e9e5
  Author: Victor Olaya <volayaf at gmail.com>
  Date:   2012-11-05 (Mon, 05 Nov 2012)

  Changed paths:
    M .gitignore
    M python/plugins/sextante/core/Sextante.py
    A python/plugins/sextante/database/DatabaseToolsAlgorithmProvider.py
    A python/plugins/sextante/database/__init__.py
    M python/plugins/sextante/gdal/translate.py
    M python/plugins/sextante/grass/GrassAlgorithmProvider.py
    M python/plugins/sextante/gui/ParametersPanel.py
    A python/plugins/sextante/images/geoserver.png
    M python/plugins/sextante/modeler/ModelerAlgorithm.py
    M python/plugins/sextante/modeler/ModelerArrowItem.py
    M python/plugins/sextante/modeler/ModelerParametersDialog.py
    M python/plugins/sextante/modeler/ModelerScene.py
    M python/plugins/sextante/modeler/ModelerUtils.py
    A python/plugins/sextante/modeler/models/watersheds.model
    M python/plugins/sextante/outputs/OutputFactory.py
    A python/plugins/sextante/outputs/OutputString.py
    M python/plugins/sextante/pymorph/PymorphAlgorithmProvider.py
    M python/plugins/sextante/r/EditRScriptDialog.py
    M python/plugins/sextante/script/EditScriptDialog.py
    A python/plugins/sextante/servertools/CreateMosaicDatastore.py
    A python/plugins/sextante/servertools/CreateWorkspace.py
    A python/plugins/sextante/servertools/DeleteDatastore.py
    A python/plugins/sextante/servertools/DeleteWorkspace.py
    A python/plugins/sextante/servertools/GeoServerToolsAlgorithm.py
    A python/plugins/sextante/servertools/GeoServerToolsAlgorithmProvider.py
    A python/plugins/sextante/servertools/ImportRasterIntoGeoServer.py
    A python/plugins/sextante/servertools/ImportVectorIntoGeoServer.py
    A python/plugins/sextante/servertools/__init__.py
    A python/plugins/sextante/servertools/geoserver/__init__.py
    A python/plugins/sextante/servertools/geoserver/catalog.py
    A python/plugins/sextante/servertools/geoserver/layer.py
    A python/plugins/sextante/servertools/geoserver/layergroup.py
    A python/plugins/sextante/servertools/geoserver/namespace.py
    A python/plugins/sextante/servertools/geoserver/resource.py
    A python/plugins/sextante/servertools/geoserver/store.py
    A python/plugins/sextante/servertools/geoserver/style.py
    A python/plugins/sextante/servertools/geoserver/support.py
    A python/plugins/sextante/servertools/geoserver/util.py
    A python/plugins/sextante/servertools/geoserver/workspace.py
    A python/plugins/sextante/servertools/httplib2/__init__.py
    A python/plugins/sextante/servertools/httplib2/iri2uri.py
    A python/plugins/sextante/servertools/httplib2/socks.py
    R python/plugins/sextanteexampleprovider/ExampleAlgorithm.py
    R python/plugins/sextanteexampleprovider/ExampleAlgorithmProvider.py
    R python/plugins/sextanteexampleprovider/SextanteExampleProviderPlugin.py
    R python/plugins/sextanteexampleprovider/__init__.py
    R python/plugins/sextanteexampleprovider/metadata.txt

  Log Message:
  -----------
  fixed #6571, #6619 and problem with missing arrows in modeler
added first draft of geoserver tools
nviz is back in grass tools





More information about the QGIS-commit mailing list