]> sigrok.org Git - pulseview.git/history - pv/view/viewwidget.cpp
AnalogSignal: Implement resolution selector in dialog
[pulseview.git] / pv / view / viewwidget.cpp
2016-02-13 Uwe HermannStandardize on 'event' as name for all Qt events.
2015-12-26 Uwe HermannVarious minor whitespace and consistency fixes.
2015-10-18 Joel HoldsworthViewWidget: Moved update() call into ViewItem
2015-10-18 Joel HoldsworthViewWidget: Added drag-handling support for non-TraceTr...
2015-10-18 Joel HoldsworthTraceTreeItem: Update when selection state changes
2015-10-18 Joel HoldsworthUse list_by_type instead of iterator
2015-10-17 Joel HoldsworthTraceTreeItem: Separated from RowItem
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