]> sigrok.org Git - pulseview.git/history - pv/prop/int.cpp
Fix incorrect glibmm.h #includes.
[pulseview.git] / pv / prop / int.cpp
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::Int: Removed assert from Int::get_widget
2013-12-30 Joel HoldsworthReplaced using namespace with using class directives
2013-12-29 Joel HoldsworthAdded code to handle different integer types in the...
2013-10-13 Joel HoldsworthAdded auto-commit support to properties
2013-09-29 Joel HoldsworthWhen no range is specified, Int property spinbox should...
2013-04-27 Joel HoldsworthAdded missing virtual destructors
2013-04-08 Joel HoldsworthAdded Int property and bound to SR_CONF_CAPTURE_RATIO