]> sigrok.org Git - pulseview.git/history - pv/widgets/decodergroupbox.cpp
Add a tooltip for the "Delete decoder trace" icon.
[pulseview.git] / pv / widgets / decodergroupbox.cpp
2017-03-30 Uwe HermannAdd a tooltip for the "Delete decoder trace" icon.
2017-03-30 Uwe HermannAdd a tooltip for the "Show/hide decoder trace" icon.
2017-03-30 Uwe HermannAdd a tooltip for the decoder name in the decoder popup.
2017-03-23 Uwe HermannConsistenty use auto-generated namespace comments.
2017-03-23 Uwe HermannRandom simplifications, cosmetics/whitespace/consistenc...
2017-03-11 Uwe HermannDon't use deprecated headers.
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2015-08-25 Soeren ApelFix #510 by disabling removal of the last decoder from...
2014-11-22 Joel HoldsworthRenamed C++ headers to .hpp
2014-11-22 Joel HoldsworthMake member variable underscores a suffix instead of...
2014-02-02 Joel HoldsworthAdded show/hide decoder button
2014-01-12 Joel HoldsworthRemoved QToolBar from DecoderGroupBox
2014-01-12 Joel HoldsworthMinor style change to decoder heading
2013-11-30 Joel HoldsworthCreated DecoderGroupBox widget