]> sigrok.org Git - pulseview.git/history - pv/util.hpp
Session: Save/restore channel info and top-level decoder
[pulseview.git] / pv / util.hpp
2016-02-13 Uwe HermannFix inconsistent declaration parameter names.
2016-01-03 Uwe HermannFix a bunch of random typos.
2015-09-04 Daniel ElstnerBuild: Fix build with Qt 4 moc
2015-09-04 Jens SteinhauserUntangle the time formatting functions a bit
2015-09-04 Jens SteinhauserUse typesafe enum classes in pv::util
2015-09-04 Jens SteinhauserAdd a spin box widget for timestamp values
2015-09-04 Jens SteinhauserUse a type with a greater resolution to represent time...
2015-09-04 Jens SteinhauserRemove unused arguments from 'format_time()'
2015-08-16 Soeren ApelUtil: Introduce DD:HH:MM:SS.mmm nnn ppp fff format
2015-08-16 Soeren ApelIntroduce time units
2015-01-27 Joel HoldsworthModified header guards to match file names
2015-01-01 Uwe HermannUse <cmath> in favor of <math.h> everywhere.
2014-12-30 Joel Holdsworthutil: Added format_si_value
2014-11-22 Joel HoldsworthRenamed C++ headers to .hpp