]> sigrok.org Git - pulseview.git/history - pv/prop/int.cpp
Don't use deprecated headers.
[pulseview.git] / pv / prop / int.cpp
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-12-26 Uwe HermannVarious minor whitespace and consistency fixes.
2015-08-25 Soeren ApelFix #595 by correctly handling UINT64_MAX and INT_MAX...
2015-06-11 Joel HoldsworthReplaced NULL with nullptr
2015-01-27 Joel Holdsworthpv::prop::Int: Fixed unsigned int binding
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