]> sigrok.org Git - pulseview.git/history - pv/widgets/decodermenu.cpp
Don't use AUTORCC, this would require cmake >= 3.0.
[pulseview.git] / pv / widgets / decodermenu.cpp
2017-03-23 Uwe HermannConsistenty use auto-generated namespace comments.
2017-03-23 Uwe HermannRandom simplifications, cosmetics/whitespace/consistenc...
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2015-12-26 Uwe HermannVarious minor whitespace and consistency fixes.
2015-07-25 Uwe HermannMinor whitespace fixes.
2014-11-22 Joel HoldsworthRenamed C++ headers to .hpp
2014-11-22 Joel HoldsworthMake member variable underscores a suffix instead of...
2014-08-29 Martin LingRename 'probe' to 'channel' everywhere.
2014-07-01 Marcus ComstedtAdd missing #include <cassert> in multiple files
2014-04-14 Uwe HermannRename 'probe' to 'channel' (libsigrokdecode change).
2014-03-15 Joel HoldsworthDon't show decoders with probes in the Stack Decoder...
2014-03-04 Joel HoldsworthOnly show first-level decoders in the menu
2013-12-28 Joel HoldsworthHandle C-strings as UTF-8
2013-11-19 Joel HoldsworthFactored out DecoderMenu