]> sigrok.org Git - pulseview.git/history - pv/popups/channels.cpp
Various minor whitespace and consistency fixes.
[pulseview.git] / pv / popups / channels.cpp
2015-12-26 Uwe HermannVarious minor whitespace and consistency fixes.
2015-10-24 Uwe Hermannwin32: Re-fix the Windows build (namespace pollution...
2015-10-18 Joel HoldsworthSession: Removed signals_mutex(), and made signals...
2015-10-18 Joel HoldsworthReduce include bloat by including boost/thread/{locks...
2015-07-25 Uwe HermannMinor whitespace fixes.
2015-06-11 Joel HoldsworthReplaced NULL with nullptr
2015-05-28 Joel HoldsworthUse device::Devices to represent sigrok Devices
2015-05-28 Joel HoldsworthSession: Store signals_ in an unordered_set
2015-01-27 Joel HoldsworthRenamed pv::binding::DeviceOptions and DecoderOptions...
2015-01-27 Joel HoldsworthMoved pv::prop:bindings classes into pv::bindings namespace
2015-01-17 Uwe HermannUpdate for libsigrokcxx rename.
2014-12-03 Joel HoldsworthSession: Renamed files to match class name
2014-11-22 Joel HoldsworthSession: Renamed pv::SigSession to Session
2014-11-22 Joel HoldsworthRenamed C++ headers to .hpp
2014-11-22 Joel HoldsworthMake member variable underscores a suffix instead of...
2014-11-19 Joel HoldsworthSigSession: Converted _signals_mutex into a boost:...
2014-11-19 Joel HoldsworthSigSession: Added signals_mutex(), and made signals...
2014-11-19 Joel HoldsworthTrace: Renamed get_name() to name()
2014-11-13 Joel HoldsworthSigSession: Renamed get_device to device
2014-10-15 Martin LingUse libsigrok C++ bindings (patch version 7).
2014-08-29 Martin LingRename 'probe' to 'channel' everywhere.