]> sigrok.org Git - pulseview.git/history - pv/toolbars/samplingbar.cpp
Hide the configure device button when the popup would be empty
[pulseview.git] / pv / toolbars / samplingbar.cpp
2014-01-11 Joel HoldsworthHide the configure device button when the popup would...
2013-12-30 Joel HoldsworthReplaced using namespace with using class directives
2013-12-28 Joel HoldsworthHandle C-strings as UTF-8
2013-12-25 Joel HoldsworthPopulate sample rate widget with correct initial value
2013-11-01 Bert VermeulenUse new probe_groups API
2013-10-14 Joel HoldsworthMade Probes popup reusable
2013-10-14 Joel HoldsworthFix segfault in connect device dialog
2013-10-13 Joel HoldsworthProbes popup now live applies properly
2013-10-13 Joel HoldsworthSplit DeviceOptions dialog into two popups: DeviceOptio...
2013-05-28 Joel HoldsworthAdded AwaitTrigger capture state
2013-04-29 Joel HoldsworthFactored device title printing code out into pv::Device...
2013-04-27 Joel HoldsworthFix "Failed to configure samplerate." warnings.
2013-04-24 Joel HoldsworthUpdate the SigSession device, when it is selected by...
2013-04-20 Joel HoldsworthCommit the samplerate before beginning to sample
2013-04-20 Joel HoldsworthRenamed SamplingBar::configure to on_configure
2013-04-08 Bert VermeulenAdjust pv::toolbars::SamplingBar to GVariant-based...
2013-03-21 Joel HoldsworthMoved SamplingBar into pv::toolbars namespace