Draft: add native pinch gesture support in PageView
This should enable touchpad scrolling, but as of this commit the event does not propagate to the PageView so it doesn't actually work.
We should either fix that before merging this, or we could handle pinching ourselves like Gwenview already does as in gwenview!171 (merged)