]> sigrok.org Git - pulseview.git/history - pv/view/timeitem.hpp
ViewWidget: Added mouse_down
[pulseview.git] / pv / view / timeitem.hpp
2014-12-29 Joel HoldsworthViewItem: Use drag_point() with drag_by()
2014-12-28 Joel HoldsworthViewItem: Moved in paint_label
2014-12-28 Joel HoldsworthFlag: Added delete key support
2014-12-28 Joel HoldsworthSelectableItem: Renamed to ViewItem
2014-12-10 Joel HoldsworthTimeItem: Made paint_label a mandatory field
2014-12-10 Joel HoldsworthTimeItem: Added mandatory get_x virtual method
2014-12-10 Joel HoldsworthTimeItem: Added mandatory set_time virtual method
2014-12-10 Joel HoldsworthTimeItem: Added new class - a base of TimeMarker, deriv...