QmlProfiler: Prevent integer overflows in timelinerenderer
When zooming in the x offset and width of events can be larger than 2^31.
We can restrict them to the visible area, though.
Task-number: QTCREATORBUG-11879
Change-Id: I841300b55cdd583d5c3fa58b196101038f6f6036
Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
Please register or sign in to comment