]> sigrok.org Git - sigrok-meter.git/history - mainwindow.py
Minor cosmetics and typo fixes.
[sigrok-meter.git] / mainwindow.py
2016-01-04 Uwe HermannMinor cosmetics and typo fixes.
2015-10-18 Jens SteinhauserAllow saving the log messages to a file.
2015-10-14 Jens SteinhauserShow log messages in the GUI.
2015-10-13 Jens SteinhauserAllow changing of the recording time.
2015-10-13 Jens SteinhauserSave and restore settings.
2015-10-13 Jens SteinhauserMove menu to left side, allow acquisition to be paused.
2015-10-13 Jens SteinhauserRemove the thread used for sampling.
2015-10-06 Jens SteinhauserAdd PySide compatibility.
2015-10-04 Jens SteinhauserMake it possible to hide plots.
2015-10-04 Jens SteinhauserUse different colors for individual channels.
2015-10-04 Jens SteinhauserAdd graphs of measured values.
2014-11-20 Uwe HermannTemporary fixes for slightly more usable multi-device UI.
2014-11-20 Uwe HermannMinor cosmetics, typo fixes.
2014-11-19 Jens SteinhauserSplit the program up into multiple files.