]> sigrok.org Git - pulseview.git/history - pv/prop/double.cpp
Session: Fix issue #67 by improving error handling
[pulseview.git] / pv / prop / double.cpp
2018-10-21 Soeren ApelFix #1035 by checking for exceptions when accessing...
2018-05-06 Soeren ApelUpdate property widgets before showing device config...
2017-03-30 Uwe Hermannbinding/prop: Add a description field.
2017-03-23 Uwe HermannConsistenty use auto-generated namespace comments.
2017-03-11 Uwe HermannDon't use deprecated headers.
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2016-02-16 Soeren ApelUse the 'default' keyword where applicable. This patch
2015-06-11 Joel HoldsworthReplaced NULL with nullptr
2014-11-22 Joel HoldsworthRenamed C++ headers to .hpp
2014-11-22 Joel HoldsworthMake member variable underscores a suffix instead of...
2014-10-15 Martin LingUse libsigrok C++ bindings (patch version 7).
2014-01-25 Joel Holdsworthpv::prop::Double: Do not create a widget if the initial...
2013-12-30 Joel HoldsworthReplaced using namespace with using class directives
2013-10-13 Joel HoldsworthAdded auto-commit support to properties
2013-04-27 Joel HoldsworthAdded missing virtual destructors
2013-04-08 Joel HoldsworthMake pv::prop objects run on GVariants
2013-03-09 Uwe HermannWhitespace fixes.
2013-03-03 Joel HoldsworthAdded a binding for SR_CONF_SAMPLERATE
2013-03-03 Joel HoldsworthAdded a Double property object