]> sigrok.org Git - pulseview.git/history - pv/view/trace.cpp
Moved all sr_probe modification into pv::DevInst
[pulseview.git] / pv / view / trace.cpp
2014-02-11 Joel HoldsworthRemoved SigSession from Trace
2014-01-14 Joel HoldsworthAdded missing include
2013-12-09 Joel HoldsworthMake header width responsive to label text
2013-12-02 Joel HoldsworthPaint the unresolved area to show the decode progress
2013-11-30 Joel HoldsworthUpdate the popup when a decoder is stacked
2013-11-30 Joel HoldsworthKeep a pointer to the active Popup in Trace
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