]> sigrok.org Git - pulseview.git/history - pv/view/viewitem.cpp
LogicSignal: Apply scale handle dragging
[pulseview.git] / pv / view / viewitem.cpp
2015-10-18 Joel HoldsworthViewItem: Make hit_box_rect take ViewItemPaintParams
2015-10-18 Joel HoldsworthViewItem: Added a default label_rect implementation
2015-10-18 Joel HoldsworthViewItem: Make paint_label optional
2015-10-17 Joel HoldsworthViewItem: Make a create_popup optional
2015-09-04 Jens SteinhauserViewItem: Adjust the threshold between dark and light...
2015-06-11 Joel HoldsworthReplaced NULL with nullptr
2014-12-29 Joel HoldsworthViewItem: Added hit_box_rect
2014-12-29 Joel HoldsworthViewItem: Use drag_point() with drag_by()
2014-12-29 Joel HoldsworthViewItem: Added rect parameter to point()
2014-12-28 Joel HoldsworthViewItem: Moved in LabelPadding
2014-12-28 Joel HoldsworthViewItem: Make HighlightRadius truly a radius
2014-12-28 Joel HoldsworthViewItem: Moved in paint_fore, paint_mid and paint_back
2014-12-28 Joel HoldsworthSelectableItem: Renamed to ViewItem