]> sigrok.org Git - pulseview.git/history - pv/prop/double.cpp
Replaced NULL with nullptr
[pulseview.git] / pv / prop / double.cpp
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