controls/DebugVariablePanel/DebugVariablePanel.py
2016-11-24 Andrey Skvortsov add localization to time strings in DebugVariablePanel and to dialog shown after variable drag'n'drop
2016-11-18 Andrey Skvortsov fix license notices in source files and license files under GPLv2+
2016-10-05 Sergey Surkov Add russian translation on label "Tick" in debug variable panel.
2016-08-24 Andrey Skvortsov add initialization tick time on Beremiz start
2015-01-18 Edouard Tisserant more minor cleanup
2014-02-25 Edouard Tisserant Fix matplotlib exception when launching on XP
2013-10-14 Laurent Bessard Added support for optimizing debug, preventing to filling buffers with only the last value for debug data consumers that only show the current state
2013-10-14 Laurent Bessard Remove old debug panels and viewers not using matplotlib
2013-05-29 Laurent Bessard Fixed bug with moving cursor with keyboard in DebugVariablePanel
2013-05-29 Laurent Bessard Moved and start to rewrite DebugVariablePanel splitting it into multiple files