]> sigrok.org Git - pulseview.git/history - test/util.cpp
Add a tooltip for the "Add decoder" button.
[pulseview.git] / test / util.cpp
2017-03-23 Uwe HermannConsistenty use auto-generated namespace comments.
2017-03-18 Uwe HermannDon't use std:: in the code directly (where possible).
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2016-01-31 Soeren ApelFix unit tests and prevent warnings
2015-09-04 Jens SteinhauserUntangle the time formatting functions a bit
2015-09-04 Jens SteinhauserView: Change the type of tick_period to pv::util::Timestamp
2015-09-04 Jens SteinhauserUse typesafe enum classes in pv::util
2015-09-04 Jens Steinhauserformat_time(): Use the timestamp type in the calculation
2015-09-04 Jens Steinhauserformat_si_value(): Use the timestamp type in the calcul...