Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Changed feature splitting mechanism such that it is possible to gener…
…ate several new features with one split git-svn-id: http://svn.osgeo.org/qgis/trunk@8008 c8812cc2-4d05-0410-92ff-de0c093fc19c
- Loading branch information
Showing
with
215 additions
and 826 deletions.
- +2 −7 src/app/qgsmaptoolsplitfeatures.cpp
- +174 −765 src/core/qgsgeometry.cpp
- +19 −39 src/core/qgsgeometry.h
- +19 −13 src/core/qgsvectorlayer.cpp
- +1 −2 src/core/qgsvectorlayer.h
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.