4 Commits

Author SHA1 Message Date
Pierre-Eric Pelloux-Prayer
25f2aba44d Include qgis_sip.h instead of qgis.h where possible (#8961)
This PR continues the work started in PR #8951.

This commit replaces occurences of #include "qgis.h" by #include "qgis_sip.h",
where possible = when files only depends on SIP_XXX features.
2019-01-24 11:33:22 -05:00
Matthias Kuhn
1b7932a299
Minor code cleanup 2019-01-20 13:19:47 +01:00
Matthias Kuhn
6c110c824e
Correctly assign output type from input type 2019-01-20 12:43:18 +01:00
Matthias Kuhn
4c8af20b51
Add native polygonstolines algorithm 2019-01-18 19:07:08 +01:00