]> sigrok.org Git - pulseview.git/history - pv/widgets
Added decoder options binding for double values
[pulseview.git] / pv / widgets /
2014-03-07 Priit LaesFix typo in header guard causing warning
2014-03-04 Joel HoldsworthOnly show first-level decoders in the menu
2014-02-11 Joel HoldsworthSweepTimingWidget: When the exact value isn't available...
2014-02-02 Joel HoldsworthAdded show/hide decoder button
2014-01-19 Joel HoldsworthSweepTimingWidgets: Fix list mode to show the correct...
2014-01-19 Joel HoldsworthSweepTimingWidget implemented show_125_list
2014-01-18 Joel HoldsworthSweepTimingWidget removed Read Only support
2014-01-18 Joel HoldsworthCreated pv::widgets::SampleTimingWidget, and ported...
2014-01-18 Joel HoldsworthQWellArray: Removed QT_NO_MENU functionality
2014-01-18 Joel HoldsworthQWellArray: Removed dead code
2014-01-18 Joel HoldsworthQWellArray: removed unused destructor
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