[QGIS Commit] [qgis/Quantum-GIS] 91d8aa: Extend QgsRubberBand to support points.

GitHub noreply at github.com
Thu Dec 6 09:14:24 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: 91d8aaf368d382352ad3949787a73a6cd3ff1fd1
      https://github.com/qgis/Quantum-GIS/commit/91d8aaf368d382352ad3949787a73a6cd3ff1fd1
  Author: Matthias Kuhn <matthias.kuhn at gmx.ch>
  Date:   2012-11-26 (Mon, 26 Nov 2012)

  Changed paths:
    M src/app/nodetool/qgsmaptoolnodetool.cpp
    M src/app/qgsmaptoolcapture.cpp
    M src/app/qgsmaptooledit.cpp
    M src/app/qgsmaptooledit.h
    M src/app/qgsmaptoollabel.cpp
    M src/app/qgsmaptoolmeasureangle.cpp
    M src/app/qgsmaptoolpinlabels.cpp
    M src/app/qgsmaptoolrotatelabel.cpp
    M src/app/qgsmaptoolselect.cpp
    M src/app/qgsmaptoolselectfreehand.cpp
    M src/app/qgsmaptoolselectpolygon.cpp
    M src/app/qgsmaptoolselectradius.cpp
    M src/app/qgsmaptoolselectrectangle.cpp
    M src/app/qgsmaptoolselectutils.cpp
    M src/app/qgsmaptoolshowhidelabels.cpp
    M src/app/qgsmeasuretool.cpp
    M src/gui/qgsmaptoolzoom.cpp
    M src/gui/qgsrubberband.cpp
    M src/gui/qgsrubberband.h
    M src/plugins/coordinate_capture/coordinatecapturemaptool.cpp
    M src/plugins/roadgraph/shortestpathwidget.cpp
    M src/plugins/spatialquery/qgsrubberselectid.cpp
    M src/plugins/spatialquery/qgsrubberselectid.h

  Log Message:
  -----------
  Extend QgsRubberBand to support points.


  Commit: 98571194f0da6c04bf5d48beb841c68f5ec47887
      https://github.com/qgis/Quantum-GIS/commit/98571194f0da6c04bf5d48beb841c68f5ec47887
  Author: Matthias Kuhn <matthias.kuhn at gmx.ch>
  Date:   2012-11-26 (Mon, 26 Nov 2012)

  Changed paths:
    M python/gui/qgsrubberband.sip

  Log Message:
  -----------
  SIP bindings for point rubberband.


  Commit: fc22a6f8d6f655b2164c5eb5a83960694ce5fc6f
      https://github.com/qgis/Quantum-GIS/commit/fc22a6f8d6f655b2164c5eb5a83960694ce5fc6f
  Author: Matthias Kuhn <matthias.kuhn at gmx.ch>
  Date:   2012-11-26 (Mon, 26 Nov 2012)

  Changed paths:
    M src/gui/qgsrubberband.h

  Log Message:
  -----------
  Add some comments


  Commit: b777b51147e7b9ea0d89d480273d4d8240c9b594
      https://github.com/qgis/Quantum-GIS/commit/b777b51147e7b9ea0d89d480273d4d8240c9b594
  Author: mhugent <marco.hugentobler at sourcepole.ch>
  Date:   2012-12-06 (Thu, 06 Dec 2012)

  Changed paths:
    M python/gui/qgsrubberband.sip
    M src/app/nodetool/qgsmaptoolnodetool.cpp
    M src/app/qgsmaptoolcapture.cpp
    M src/app/qgsmaptooledit.cpp
    M src/app/qgsmaptooledit.h
    M src/app/qgsmaptoollabel.cpp
    M src/app/qgsmaptoolmeasureangle.cpp
    M src/app/qgsmaptoolpinlabels.cpp
    M src/app/qgsmaptoolrotatelabel.cpp
    M src/app/qgsmaptoolselect.cpp
    M src/app/qgsmaptoolselectfreehand.cpp
    M src/app/qgsmaptoolselectpolygon.cpp
    M src/app/qgsmaptoolselectradius.cpp
    M src/app/qgsmaptoolselectrectangle.cpp
    M src/app/qgsmaptoolselectutils.cpp
    M src/app/qgsmaptoolshowhidelabels.cpp
    M src/app/qgsmeasuretool.cpp
    M src/gui/qgsmaptoolzoom.cpp
    M src/gui/qgsrubberband.cpp
    M src/gui/qgsrubberband.h
    M src/plugins/coordinate_capture/coordinatecapturemaptool.cpp
    M src/plugins/roadgraph/shortestpathwidget.cpp
    M src/plugins/spatialquery/qgsrubberselectid.cpp
    M src/plugins/spatialquery/qgsrubberselectid.h

  Log Message:
  -----------
  Merge pull request #341 from matthias-kuhn/rubberband-point

Allow the rubberband to display points


Compare: https://github.com/qgis/Quantum-GIS/compare/ef6da72a792b...b777b51147e7


More information about the QGIS-commit mailing list