]> sigrok.org Git - pulseview.git/history - pv/widgets
decode: Do not overflow the chunk buffer
[pulseview.git] / pv / widgets /
2014-01-12 Joel HoldsworthRemoved QToolBar from DecoderGroupBox
2014-01-12 Joel HoldsworthMinor style change to decoder heading
2013-12-30 Joel HoldsworthReplaced using namespace with using class directives
2013-12-28 Joel HoldsworthHandle C-strings as UTF-8
2013-11-30 Joel HoldsworthCreated DecoderGroupBox widget
2013-11-30 Joel HoldsworthMake Popup dodge the screen edge
2013-11-30 Joel HoldsworthAdded Popup::closed signal
2013-11-30 Joel HoldsworthAdded missing includes to popuptoolbutton.{h,cpp}
2013-11-30 Joel HoldsworthSlightly offset the PopupToolButton popup
2013-11-30 Joel HoldsworthReduced popup padding
2013-11-19 Joel HoldsworthFactored out DecoderMenu
2013-10-15 Joel HoldsworthAdded missing includes and defintions
2013-10-14 Joel HoldsworthMade Probes popup reusable
2013-10-13 Joel HoldsworthAdded pv::widgets::PopupToolButton
2013-10-13 Joel HoldsworthAdded pv::widgets::ColourButton
2013-10-13 Joel HoldsworthAdded pv::widgets::ColourPopup
2013-10-13 Joel HoldsworthAdded QWellArray from Qt
2013-10-13 Joel HoldsworthImplemented Popup dialog widget