]> sigrok.org Git - pulseview.git/history - pv/prop/enum.cpp
Adapt to config key capabilities.
[pulseview.git] / pv / prop / enum.cpp
2014-03-13 Joel HoldsworthEnum: Reference gvariants in the values list
2014-03-13 Joel HoldsworthEnum: Use an iterator instead of iterating by indexes
2014-01-25 Joel Holdsworthpv::prop::Enum: 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-08-04 Marcus ComstedtUse g_variant_equal() instead of g_variant_compare...
2013-04-08 Joel HoldsworthEnum now allows the no-selection condition
2013-04-08 Joel HoldsworthMake pv::prop objects run on GVariants
2013-04-08 Bert VermeulenAdjust pv:prop::Enum to GVariant-based sr_config_*...
2013-03-09 Uwe HermannWhitespace fixes.
2013-03-03 Joel HoldsworthImplemented getter behaviour in Enum
2013-03-03 Joel HoldsworthUse namespaces in enum.cpp
2013-03-03 Uwe HermannMinor whitespace fixes.
2012-12-28 Joel HoldsworthAdded get/set support to Property and Enum
2012-12-28 Joel HoldsworthAdded Enum property