[QGIS Commit] [qgis/QGIS] 5cd756: Add expression constructor to QgsFeatureRequest
GitHub
noreply at github.com
Thu Oct 31 07:31:45 PDT 2013
Branch: refs/heads/master
Home: https://github.com/qgis/QGIS
Commit: 5cd75663f3270c8d9da387b91b2caa80f608b026
https://github.com/qgis/QGIS/commit/5cd75663f3270c8d9da387b91b2caa80f608b026
Author: Matthias Kuhn <matthias.kuhn at gmx.ch>
Date: 2013-10-31 (Thu, 31 Oct 2013)
Changed paths:
M python/core/qgsfeaturerequest.sip
M src/core/qgsfeaturerequest.cpp
M src/core/qgsfeaturerequest.h
Log Message:
-----------
Add expression constructor to QgsFeatureRequest
Commit: ad27dfe1c61bf2219678dfdb40816a7a671b3b9a
https://github.com/qgis/QGIS/commit/ad27dfe1c61bf2219678dfdb40816a7a671b3b9a
Author: Matthias Kuhn <matthias.kuhn at gmx.ch>
Date: 2013-10-31 (Thu, 31 Oct 2013)
Changed paths:
M src/core/qgsexpression.cpp
M src/core/qgsexpression.h
M src/gui/attributetable/qgsfeaturelistmodel.cpp
M src/gui/attributetable/qgsfeaturelistmodel.h
M src/gui/attributetable/qgsfeaturelistview.cpp
M src/gui/attributetable/qgsfeaturelistview.h
Log Message:
-----------
[Expression] redirect duplicate QString expression() to QString dump()
Compare: https://github.com/qgis/QGIS/compare/d8e5c2f8300c...ad27dfe1c61b
More information about the QGIS-commit
mailing list