Nyall Dawson
|
77c3be97e3
|
Make sure (f)abs are prefixed with std::
|
2017-08-25 02:35:28 +10:00 |
|
Nyall Dawson
|
f2b2c6d2fd
|
Use fabs/abs/labs instead of qAbs
Better to stick to standard methods where available instead
of less supported Qt methods
|
2017-08-25 02:35:27 +10:00 |
|
Juergen E. Fischer
|
4f9a9e0360
|
s/( )/()/; s/== /== /; s/!= /!= /;
|
2017-07-19 09:19:37 +02:00 |
|
Matthias Kuhn
|
a9d7630a69
|
Rename QgsPointV2 to QgsPoint and QgsPoint to QgsPointXY
Because 3D coordinates should be the default.
References https://github.com/qgis/qgis3.0_api/issues/36
|
2017-06-02 19:53:37 +02:00 |
|
lbartoletti
|
13c1318a5f
|
New geometry class: QgsRegularPolygon (#4502)
|
2017-05-10 22:23:28 +10:00 |
|