Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
113 additions
and 161 deletions.
- +0 −40 python/core/auto_generated/qgstemporalnavigationobject.sip.in
- +13 −8 python/core/auto_generated/qgstemporalutils.sip.in
- +4 −32 src/core/qgstemporalnavigationobject.cpp
- +1 −40 src/core/qgstemporalnavigationobject.h
- +16 −22 src/core/qgstemporalutils.cpp
- +12 −8 src/core/qgstemporalutils.h
- +3 −2 src/gui/qgstemporalcontrollerwidget.cpp
- +5 −8 tests/src/core/testqgstemporalnavigationobject.cpp
- +59 −1 tests/src/python/test_qgstemporalutils.py
Oops, something went wrong.