[QGIS Commit] [qgis/Quantum-GIS] de9fb2: Add refresh button to browser dock (#4272)

noreply at github.com noreply at github.com
Tue Oct 11 14:29:49 EDT 2011


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS

  Commit: de9fb2ce018fa08ccd70064824ac98e896debdf8
      https://github.com/qgis/Quantum-GIS/commit/de9fb2ce018fa08ccd70064824ac98e896debdf8
  Author: Martin Dobias <wonder.sk at gmail.com>
  Date:   2011-10-11 (Tue, 11 Oct 2011)

  Changed paths:
    M src/app/qgsbrowserdockwidget.cpp
  M src/app/qgsbrowserdockwidget.h

  Log Message:
  -----------
  Add refresh button to browser dock (#4272)


  Commit: eb298d8f3b63d4b2fa1fe2538c994547e9b843b6
      https://github.com/qgis/Quantum-GIS/commit/eb298d8f3b63d4b2fa1fe2538c994547e9b843b6
  Author: Martin Dobias <wonder.sk at gmail.com>
  Date:   2011-10-11 (Tue, 11 Oct 2011)

  Changed paths:
    M src/app/qgsbrowserdockwidget.cpp
  M src/core/qgsdataitem.h
  M src/providers/postgres/qgspgsourceselect.cpp
  M src/providers/postgres/qgspgsourceselect.h
  M src/providers/postgres/qgspostgresprovider.cpp
  M src/providers/postgres/qgspostgresprovider.h

  Log Message:
  -----------
  Add, edit and remove PG connections in browser dock


  Commit: a561a4a1439562b3d3ad1781fd1aeb5607f85fe2
      https://github.com/qgis/Quantum-GIS/commit/a561a4a1439562b3d3ad1781fd1aeb5607f85fe2
  Author: Martin Dobias <wonder.sk at gmail.com>
  Date:   2011-10-11 (Tue, 11 Oct 2011)

  Changed paths:
    M src/providers/postgres/CMakeLists.txt
  A src/providers/postgres/qgspostgresdataitems.cpp
  A src/providers/postgres/qgspostgresdataitems.h
  M src/providers/postgres/qgspostgresprovider.cpp
  M src/providers/postgres/qgspostgresprovider.h

  Log Message:
  -----------
  Move PG data items to separate cpp/h files


  Commit: d1c05db202df6a90769ac2f1302163a5184c7d0a
      https://github.com/qgis/Quantum-GIS/commit/d1c05db202df6a90769ac2f1302163a5184c7d0a
  Author: Martin Dobias <wonder.sk at gmail.com>
  Date:   2011-10-11 (Tue, 11 Oct 2011)

  Changed paths:
    M images/images.qrc
  A images/themes/default/mActionAddWfsLayer.png
  R images/themes/gis/plugins/wfs.png
  M src/app/qgisapp.cpp
  M src/app/qgisapp.h
  M src/plugins/CMakeLists.txt
  R src/plugins/wfs/CMakeLists.txt
  R src/plugins/wfs/qgswfsplugin.cpp
  R src/plugins/wfs/qgswfsplugin.h
  R src/plugins/wfs/qgswfssourceselect.cpp
  R src/plugins/wfs/qgswfssourceselect.h
  R src/plugins/wfs/qgswfssourceselectbase.ui
  R src/plugins/wfs/wfs.png
  R src/plugins/wfs/wfsplugin.qrc
  M src/providers/wfs/CMakeLists.txt
  A src/providers/wfs/qgswfsconnection.cpp
  A src/providers/wfs/qgswfsconnection.h
  M src/providers/wfs/qgswfsprovider.cpp
  A src/providers/wfs/qgswfssourceselect.cpp
  A src/providers/wfs/qgswfssourceselect.h
  M src/ui/qgisapp.ui
  A src/ui/qgswfssourceselectbase.ui

  Log Message:
  -----------
  Move wfs gui to provider. Remove wfs plugin.


  Commit: c0dc60b9d30bb0d1ed2f4c814e6169c87ac376ce
      https://github.com/qgis/Quantum-GIS/commit/c0dc60b9d30bb0d1ed2f4c814e6169c87ac376ce
  Author: Martin Dobias <wonder.sk at gmail.com>
  Date:   2011-10-11 (Tue, 11 Oct 2011)

  Changed paths:
    M src/gui/qgsprojectionselector.cpp

  Log Message:
  -----------
  Fix for a crash in projection selection


  Commit: 985f43c848e77a7795bf3e80e7394667af32c2fc
      https://github.com/qgis/Quantum-GIS/commit/985f43c848e77a7795bf3e80e7394667af32c2fc
  Author: Martin Dobias <wonder.sk at gmail.com>
  Date:   2011-10-11 (Tue, 11 Oct 2011)

  Changed paths:
    M src/providers/wfs/qgswfsconnection.cpp
  M src/providers/wfs/qgswfsconnection.h
  M src/providers/wfs/qgswfssourceselect.cpp
  M src/providers/wfs/qgswfssourceselect.h

  Log Message:
  -----------
  WFS: Move uri logic and GetCapabilities parsing to WFSConnection class.


Compare: https://github.com/qgis/Quantum-GIS/compare/ac2b7da...985f43c


More information about the QGIS-commit mailing list