]> sigrok.org Git - pulseview.git/history - pv/prop/property.h
Make member variable underscores a suffix instead of a prefix
[pulseview.git] / pv / prop / property.h
2014-11-22 Joel HoldsworthMake member variable underscores a suffix instead of...
2014-10-15 Martin LingUse libsigrok C++ bindings (patch version 7).
2014-06-03 Aurelien Jacobsproperty: add the necessary include file for std::function
2014-05-24 Joel HoldsworthReplaced boost::function with std::function
2013-11-15 Uwe HermannFix incorrect #include for glib.
2013-10-13 Joel HoldsworthAdded auto-commit support to properties
2013-04-08 Joel HoldsworthAdded Bool property and bound to SR_CONF_RLE
2013-04-08 Joel HoldsworthMake pv::prop objects run on GVariants
2012-12-28 Joel HoldsworthAdded get/set support to Property and Enum
2012-12-28 Joel HoldsworthAdded Property