]> sigrok.org Git - pulseview.git/history - pv/view/viewwidget.hpp
Viewport: Implemented on-canvas drag
[pulseview.git] / pv / view / viewwidget.hpp
2014-12-29 Joel HoldsworthViewport: Implemented on-canvas drag
2014-12-29 Joel HoldsworthViewWidget: Moved in event and touch_event
2014-12-29 Joel HoldsworthViewWidget: Added mouse_down
2014-12-29 Joel HoldsworthViewWidget: Renamed dragging_ to item_dragging_
2014-12-29 Joel HoldsworthViewWidget: Moved in mouse handlers
2014-12-29 Joel HoldsworthViewWidget: Moved in drag_items
2014-12-29 Joel HoldsworthViewWidget: Moved in unified accept_drag
2014-12-29 Joel HoldsworthAdded ViewWidget as a common ancestor of all view widgets