Juergen E. Fischer 6bbd17c217 QgsGeometry refactoring:
* rework wkb parsing using Qgs(Const)WkbPtr
 * replaces pointer dereferencing with memcpy
 * should work on platform that don't allow unaligned accesses
* "fix" adjacentVertices() for invalid inputs
* improved support for MULTIPOINT
* fixes insertion of first vertex into linestrings
* fixes inserting into multipolygons
2014-01-23 21:48:36 +01:00
..
2013-07-19 00:32:47 +02:00
2013-06-09 18:52:05 +02:00
2014-01-23 21:48:36 +01:00