]> sigrok.org Git - pulseview.git/history - pv/views
Add a hotkey and setting for showing/hiding the minor analog grid.
[pulseview.git] / pv / views /
2017-03-23 Uwe HermannConsistenty use auto-generated namespace comments.
2017-03-23 Uwe HermannRandom simplifications, cosmetics/whitespace/consistenc...
2017-03-23 Uwe HermannDon't use redundant void argument.
2017-03-23 Uwe HermannDon't use deprecated headers.
2017-03-23 Uwe HermannUse nullptr in a few places.
2017-03-18 Uwe HermannDon't use std:: in the code directly (where possible).
2017-03-11 Uwe HermannDon't use redundant void argument.
2017-03-07 Soeren ApelIntroduce ViewBase::is_main_view
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2016-12-04 Soeren ApelFix "always zoom to fit" feature
2016-12-04 Soeren ApelImplement views::trace::StandardBar and derive MainBar...
2016-12-04 Soeren ApelChange namespace for the trace view and implement ViewBase