[QGIS Commit] [qgis/QGIS] 770e52: Modularize editor widgets

GitHub noreply at github.com
Thu Sep 26 07:06:43 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/qgis/QGIS
  Commit: 770e52b0e573b2c66ed5d867bb8cde44c7a5c2b8
      https://github.com/qgis/QGIS/commit/770e52b0e573b2c66ed5d867bb8cde44c7a5c2b8
  Author: Matthias Kuhn <matthias.kuhn at gmx.ch>
  Date:   2013-09-26 (Thu, 26 Sep 2013)

  Changed paths:
    M .gitignore
    M python/CMakeLists.txt
    M python/core/core.sip
    A python/core/qgseditorwidgetconfig.sip
    A python/gui/editorwidgets/qgseditorconfigwidget.sip
    A python/gui/editorwidgets/qgseditorwidgetfactory.sip
    A python/gui/editorwidgets/qgseditorwidgetregistry.sip
    A python/gui/editorwidgets/qgseditorwidgetwrapper.sip
    M python/gui/gui.sip
    M src/app/CMakeLists.txt
    M src/app/qgisapp.h
    M src/app/qgsattributetypedialog.cpp
    M src/app/qgsattributetypedialog.h
    M src/app/qgsfieldsproperties.cpp
    M src/app/qgsfieldsproperties.h
    M src/core/CMakeLists.txt
    M src/core/qgsdistancearea.h
    A src/core/qgseditorwidgetconfig.h
    M src/core/qgsexpression.cpp
    M src/core/qgsexpression.h
    M src/core/qgsvectorlayer.cpp
    M src/core/qgsvectorlayer.h
    M src/gui/CMakeLists.txt
    A src/gui/editorwidgets/core/qgseditorconfigwidget.cpp
    A src/gui/editorwidgets/core/qgseditorconfigwidget.h
    A src/gui/editorwidgets/core/qgseditorwidgetfactory.cpp
    A src/gui/editorwidgets/core/qgseditorwidgetfactory.h
    A src/gui/editorwidgets/core/qgseditorwidgetregistry.cpp
    A src/gui/editorwidgets/core/qgseditorwidgetregistry.h
    A src/gui/editorwidgets/core/qgseditorwidgetwrapper.cpp
    A src/gui/editorwidgets/core/qgseditorwidgetwrapper.h
    M src/gui/qgsattributedialog.cpp
    M src/gui/qgsattributedialog.h
    M src/gui/qgsattributeeditor.cpp
    M src/gui/qgsattributeeditor.h
    A src/gui/qgsattributeeditorcontext.cpp
    A src/gui/qgsattributeeditorcontext.h
    M src/ui/qgsattributetypeedit.ui
    M src/ui/qgsfieldspropertiesbase.ui

  Log Message:
  -----------
  Modularize editor widgets





More information about the QGIS-commit mailing list