9 Commits

Author SHA1 Message Date
Alexander Bruy
5e45a22d06 remove deprecated methods from API 2012-12-23 10:40:23 +02:00
Juergen E. Fischer
f3cb57b1eb SIP bindings update:
- update methods of existing classes
- add comment to methods missing in the sip bindings
- split up collective sip files into single files and use
  same directory structure in python/ as in src/
- add a lot of missing classes (some might not make sense because of
  missing python methods in those classes)
- remove some non-existing methods from the header files
- add scripts/sipdiff
- replace some usages of std::vector and std::set with QVector/QSet
2012-09-24 02:42:57 +02:00
Magnus Homann
802ab85673 Fix stupid SIP error 2012-09-16 18:58:46 +02:00
Magnus Homann
96295010d3 Improved QgsClipper test, and ran prepare-commit 2012-09-16 12:09:33 +02:00
Magnus Homann
883dcab1fe Added conversion between QgsRectangle and QRectF. And tests. 2012-09-16 12:09:32 +02:00
Tim Sutton
9b0fee38de Added asWktPolygon method to QgsRectangle with a unit test. Discovered QgsRectangle tests were missing their main method causing them to not run. Then discovered that some of these tests fail, one of which remains unresolved. 2012-09-10 16:04:22 +02:00
Tim Sutton
373741e256 Added version note for scale method in qgsrectangle 2012-09-07 11:05:45 +02:00
Magnus Homann
b5a59fd251 Typo. 2012-08-17 12:06:17 +02:00
Magnus Homann
8e16c8e37a Fixed SIP errors and reinstated expand() as depreceated. 2012-08-17 11:23:58 +02:00