]> sigrok.org Git - pulseview.git/history - pv/view/trace.h
Don't use Qt-defined keywords, they can cause problems with other headers.
[pulseview.git] / pv / view / trace.h
2014-08-27 Martin LingDon't use Qt-defined keywords, they can cause problems...
2014-08-27 Soeren ApelMake trace popup combobox behave more user-friendly
2014-02-11 Joel HoldsworthRemoved SigSession from Trace
2013-12-09 Joel HoldsworthMake header width responsive to label text
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 HoldsworthProbes popup now live applies properly
2013-10-13 Joel HoldsworthRemoved Name and Colour dialogs from context menu
2013-10-13 Joel HoldsworthIntegrated ColourButton into popup
2013-10-13 Joel HoldsworthCorrected pv::view::Trace header gates
2013-10-13 Joel HoldsworthMoved popup text changed handler into base class, and...
2013-10-13 Joel HoldsworthAdded TimeMarker popups
2013-10-13 Joel HoldsworthIntegration Popup into Trace
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 HoldsworthIntegrated decode
2013-09-29 Joel HoldsworthAdd a pointer to the current View inside Trace
2013-09-03 Joel HoldsworthRefactored Signal into Trace