[QGIS Commit] [qgis/Quantum-GIS] 24ca94: return results directly from the identify method i...

GitHub noreply at github.com
Thu Feb 7 12:37:06 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: 24ca94bdaef0763bb023da7985d01b49c0ba71c3
      https://github.com/qgis/Quantum-GIS/commit/24ca94bdaef0763bb023da7985d01b49c0ba71c3
  Author: Denis Rouzaud <denis.rouzaud at gmail.com>
  Date:   2013-02-07 (Thu, 07 Feb 2013)

  Changed paths:
    M python/gui/qgsmaptoolidentify.sip
    M src/app/qgsmaptoolidentifyaction.cpp
    M src/gui/qgsmaptoolidentify.cpp
    M src/gui/qgsmaptoolidentify.h

  Log Message:
  -----------
  return results directly from the identify method instead of using a private attribute


  Commit: e37e1cc5c42f3763a8eb33efe2db6ade00e976dc
      https://github.com/qgis/Quantum-GIS/commit/e37e1cc5c42f3763a8eb33efe2db6ade00e976dc
  Author: Denis Rouzaud <denis.rouzaud at gmail.com>
  Date:   2013-02-07 (Thu, 07 Feb 2013)

  Changed paths:
    M src/app/qgsfeatureaction.h

  Log Message:
  -----------
  updated class name


  Commit: 66696ba1973cc0a0249bea0914980b9e9914718a
      https://github.com/qgis/Quantum-GIS/commit/66696ba1973cc0a0249bea0914980b9e9914718a
  Author: Denis Rouzaud <denis.rouzaud at gmail.com>
  Date:   2013-02-07 (Thu, 07 Feb 2013)

  Changed paths:
    M python/gui/qgsmaptoolidentify.sip
    M src/app/qgsidentifyresultsdialog.cpp
    M src/app/qgsidentifyresultsdialog.h
    M src/app/qgsmaptoolidentifyaction.cpp
    M src/app/qgsmaptoolidentifyaction.h
    M src/gui/qgsmaptoolidentify.cpp
    M src/gui/qgsmaptoolidentify.h

  Log Message:
  -----------
  unifying identify results in a single struct


  Commit: d97f05ebeeaa3770b5ad5ee6716feef83deb19e3
      https://github.com/qgis/Quantum-GIS/commit/d97f05ebeeaa3770b5ad5ee6716feef83deb19e3
  Author: Denis Rouzaud <denis.rouzaud at gmail.com>
  Date:   2013-02-07 (Thu, 07 Feb 2013)

  Changed paths:
    M src/app/qgsmaptoolidentifyaction.cpp

  Log Message:
  -----------
  fix SLOT


  Commit: 4e64d72cbf4eb6735d9fe35b5d6e76633c2a0034
      https://github.com/qgis/Quantum-GIS/commit/4e64d72cbf4eb6735d9fe35b5d6e76633c2a0034
  Author: Radim Blazek <radim.blazek at gmail.com>
  Date:   2013-02-07 (Thu, 07 Feb 2013)

  Changed paths:
    M python/gui/qgsmaptoolidentify.sip
    M src/app/qgsfeatureaction.h
    M src/app/qgsidentifyresultsdialog.cpp
    M src/app/qgsidentifyresultsdialog.h
    M src/app/qgsmaptoolidentifyaction.cpp
    M src/app/qgsmaptoolidentifyaction.h
    M src/gui/qgsmaptoolidentify.cpp
    M src/gui/qgsmaptoolidentify.h

  Log Message:
  -----------
  Merge remote branch '3nids/maptoolidentify_returnresults'


Compare: https://github.com/qgis/Quantum-GIS/compare/863da7d03c13...4e64d72cbf4e


More information about the QGIS-commit mailing list