Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
51 additions
and 32 deletions.
- +8 −0 doc/api_break.dox
- +8 −3 python/core/qgstracer.sip
- +7 −0 python/gui/qgsmapcanvas.sip
- +5 −24 src/core/qgstracer.cpp
- +12 −3 src/core/qgstracer.h
- +1 −0 src/gui/qgsmapcanvas.cpp
- +6 −0 src/gui/qgsmapcanvas.h
- +2 −1 src/gui/qgsmapcanvastracer.cpp
- +2 −1 tests/src/core/testqgstracer.cpp