]> sigrok.org Git - pulseview.git/history - pv/view/trace.cpp
Added missing includes and defintions
[pulseview.git] / pv / view / trace.cpp
2013-10-15 Joel HoldsworthAdded missing includes and defintions
2013-10-13 Joel HoldsworthRemoved Name and Colour dialogs from context menu
2013-10-13 Joel HoldsworthIntegrated ColourButton into popup
2013-10-13 Joel HoldsworthMoved popup text changed handler into base class, and...
2013-10-13 Joel HoldsworthIntegration Popup into Trace
2013-10-09 Joel HoldsworthRefactored Trace::get_label_rect to use get_y
2013-09-29 Joel HoldsworthMoved context menu functionality into SelectableItem...
2013-09-29 Joel HoldsworthMoved text colour calculation into Trace::get_text_colour
2013-09-29 Joel HoldsworthSplit signal painting into 3 layers
2013-09-29 Joel HoldsworthAdd a pointer to the current View inside Trace
2013-09-03 Joel HoldsworthRefactored Signal into Trace