[QGIS Commit] [qgis/QGIS] 08b43a: [relations] Support for .ui file	dialogs
    GitHub 
    noreply at github.com
       
    Tue Dec  3 01:26:35 PST 2013
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/qgis/QGIS
  Commit: 08b43aadd19414d267f86082f7d865f3abc179d1
      https://github.com/qgis/QGIS/commit/08b43aadd19414d267f86082f7d865f3abc179d1
  Author: Matthias Kuhn <matthias.kuhn at gmx.ch>
  Date:   2013-12-03 (Tue, 03 Dec 2013)
  Changed paths:
    M src/gui/qgsattributedialog.cpp
  Log Message:
  -----------
  [relations] Support for .ui file dialogs
  Commit: 999a996b733925c78082ffdbd66afea2b7a2c813
      https://github.com/qgis/QGIS/commit/999a996b733925c78082ffdbd66afea2b7a2c813
  Author: Matthias Kuhn <matthias.kuhn at gmx.ch>
  Date:   2013-12-03 (Tue, 03 Dec 2013)
  Changed paths:
    M src/gui/attributetable/qgsdualview.cpp
    M src/gui/attributetable/qgsdualview.h
    M src/gui/attributetable/qgsfeaturelistview.cpp
    M src/gui/attributetable/qgsfeaturelistview.h
    M src/gui/qgsattributedialog.cpp
    M src/gui/qgsattributedialog.h
  Log Message:
  -----------
  AttributeForm: Create a dummy button box for intercepting ok clicks
when the ok button is hidden and the accept was actually triggered
by something else. This allows to continue using custom validation
logic without changes.
Fixes #8885
  Commit: f1f2e16d479be4c41eaece699849882b1236fccb
      https://github.com/qgis/QGIS/commit/f1f2e16d479be4c41eaece699849882b1236fccb
  Author: Matthias Kuhn <matthias.kuhn at gmx.ch>
  Date:   2013-12-03 (Tue, 03 Dec 2013)
  Changed paths:
    M src/core/qgsrelation.cpp
  Log Message:
  -----------
  [relations] When loading invalid relations from a project, tag them as such
Compare: https://github.com/qgis/QGIS/compare/81ea0c66d37f...f1f2e16d479b
    
    
More information about the QGIS-commit
mailing list