Fix clazy warnings regarding range-for references
[pulseview.git] / pv / widgets / devicetoolbutton.hpp
2017-03-23 Uwe HermannConsistenty use auto-generated namespace comments.
2017-03-18 Uwe HermannDon't use std:: in the code directly (where possible).
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2016-06-24 Soeren ApelFix #805 by resetting selected device on failure
2015-05-28 Joel HoldsworthUse device::Devices to represent sigrok Devices
2015-01-27 Joel HoldsworthModified header guards to match file names
2015-01-10 Soeren ApelFix #489 by implementing device tool button tooltip
2015-01-10 Joel HoldsworthMainBar: Replaced device selector combo-box with a...