]> sigrok.org Git - pulseview.git/history - pv/view/viewwidget.cpp
Add a spin box widget for timestamp values
[pulseview.git] / pv / view / viewwidget.cpp
2015-07-25 Uwe HermannMinor whitespace fixes.
2014-12-29 Joel HoldsworthViewport: Implemented item hover cursors
2014-12-29 Joel HoldsworthViewWidget: Fixed glitching when drag is within the...
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