[QGIS Commit] [qgis/QGIS] 57e941: #9191: fix enable/disable issues of buttons

GitHub noreply at github.com
Tue Dec 17 07:51:37 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/qgis/QGIS
  Commit: 57e9411f263b682489fc61c5755423bfdcfeed2a
      https://github.com/qgis/QGIS/commit/57e9411f263b682489fc61c5755423bfdcfeed2a
  Author: ahuarte47 <ahuarte47 at yahoo.es>
  Date:   2013-12-15 (Sun, 15 Dec 2013)

  Changed paths:
    M src/gui/qgsnewhttpconnection.cpp
    M src/gui/qgsnewhttpconnection.h
    M src/gui/qgsowssourceselect.cpp
    M src/providers/wfs/qgswfssourceselect.cpp
    M src/providers/wms/qgswmssourceselect.cpp

  Log Message:
  -----------
  #9191: fix enable/disable issues of buttons

At the http connection dialog, the 'Name' and 'Url' text boxes must be
filled to enable 'ok' button.
Also disable connect-edit-delete buttons when there is not any
connection defined.


  Commit: 32d4af2dc5adbd0036e767930c00860e70cfc3df
      https://github.com/qgis/QGIS/commit/32d4af2dc5adbd0036e767930c00860e70cfc3df
  Author: Alvaro Huarte <ahuarte47 at yahoo.es>
  Date:   2013-12-16 (Mon, 16 Dec 2013)

  Changed paths:
    M src/gui/qgsmanageconnectionsdialog.cpp
    M src/gui/qgsmanageconnectionsdialog.h
    M src/gui/qgsowssourceselect.cpp
    M src/providers/wfs/qgswfssourceselect.cpp
    M src/providers/wms/qgswmssourceselect.cpp

  Log Message:
  -----------
  #9191: More fixes


  Commit: bf456694be67bb941469605d751360e9097b49c4
      https://github.com/qgis/QGIS/commit/bf456694be67bb941469605d751360e9097b49c4
  Author: Jürgen Fischer <jef at norbit.de>
  Date:   2013-12-17 (Tue, 17 Dec 2013)

  Changed paths:
    M src/gui/qgsmanageconnectionsdialog.cpp
    M src/gui/qgsmanageconnectionsdialog.h
    M src/gui/qgsnewhttpconnection.cpp
    M src/gui/qgsnewhttpconnection.h
    M src/gui/qgsowssourceselect.cpp
    M src/providers/wfs/qgswfssourceselect.cpp
    M src/providers/wms/qgswmssourceselect.cpp

  Log Message:
  -----------
  Merge pull request #1028 from ahuarte47/Issue_9191

Bug #9191-#9190: fix enable/disable issues of buttons


Compare: https://github.com/qgis/QGIS/compare/accd06dcb9e1...bf456694be67


More information about the QGIS-commit mailing list