[QGIS Commit] [qgis/Quantum-GIS] 99f998: - add missing sip bindings
GitHub
noreply at github.com
Sat Jun 22 10:41:54 PDT 2013
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: 99f998aa30ec5862214e4dd971730980cb91aed2
https://github.com/qgis/Quantum-GIS/commit/99f998aa30ec5862214e4dd971730980cb91aed2
Author: Juergen E. Fischer <jef at norbit.de>
Date: 2013-06-22 (Sat, 22 Jun 2013)
Changed paths:
A python/core/composer/qgscomposereffect.sip
A python/core/composer/qgscomposerlegendstyle.sip
M python/core/core.sip
A python/core/qgscachedfeatureiterator.sip
A python/core/qgscacheindex.sip
A python/core/qgscacheindexfeatureid.sip
A python/core/qgscentralpointpositionmanager.sip
M python/core/qgsfeatureiterator.sip
A python/core/qgsfeaturestore.sip
A python/core/qgsgeometrycache.sip
A python/core/qgspalobjectpositionmanager.sip
A python/core/qgsprojectfiletransform.sip
A python/core/qgsvectorlayereditutils.sip
A python/core/qgsvectorlayerfeatureiterator.sip
A python/core/raster/qgsbrightnesscontrastfilter.sip
A python/core/raster/qgshuesaturationfilter.sip
A python/core/raster/qgsrasterdrawer.sip
A python/core/symbology-ng/qgssymbologyv2conversion.sip
A python/gui/attributetable/qgsattributetabledelegate.sip
A python/gui/attributetable/qgsattributetablefiltermodel.sip
A python/gui/attributetable/qgsattributetablemodel.sip
A python/gui/attributetable/qgsdualview.sip
A python/gui/attributetable/qgsfeaturelistmodel.sip
A python/gui/attributetable/qgsfeaturelistview.sip
A python/gui/attributetable/qgsfeaturelistviewdelegate.sip
A python/gui/attributetable/qgsfeaturemodel.sip
A python/gui/attributetable/qgsfeatureselectionmodel.sip
M python/gui/gui.sip
A python/gui/qgsblendmodecombobox.sip
A python/gui/qgscharacterselectdialog.sip
A python/gui/qgscomposerruler.sip
A python/gui/qgsdatadefinedbutton.sip
A python/gui/qgsdetaileditemwidget.sip
A python/gui/qgserrordialog.sip
A python/gui/qgsexpressionselectiondialog.sip
A python/gui/qgshighlight.sip
A python/gui/qgsoptionsdialogbase.sip
A python/gui/qgssvgannotationitem.sip
A python/gui/symbology-ng/characterwidget.sip
A python/gui/symbology-ng/qgscolorrampcombobox.sip
A python/gui/symbology-ng/qgsdashspacedialog.sip
A python/gui/symbology-ng/qgsdatadefinedsymboldialog.sip
A python/gui/symbology-ng/qgsstylev2exportimportdialog.sip
A python/gui/symbology-ng/qgssvgselectorwidget.sip
M resources/customization.xml
M scripts/widgets_tree.py
M src/core/qgscacheindexfeatureid.h
M src/core/qgscentralpointpositionmanager.h
M src/core/qgspalobjectpositionmanager.h
M src/core/raster/qgsrasterdrawer.h
M src/core/symbology-ng/qgssymbologyv2conversion.h
M src/gui/qgsdetaileditemwidget.h
M src/gui/symbology-ng/characterwidget.h
M src/gui/symbology-ng/qgscolorrampcombobox.h
M src/gui/symbology-ng/qgsdashspacedialog.h
M src/gui/symbology-ng/qgsstylev2exportimportdialog.h
R src/gui/symbology-ng/qgsvectorfieldwidget.h
Log Message:
-----------
- add missing sip bindings
- port widgets_tree.py to QtXml and update customization.xml (fixes #5752 and #8054)
More information about the QGIS-commit
mailing list