controls/DebugVariablePanel/DebugVariablePanel.py
Mon, 14 Aug 2017 19:13:01 +0300 Andrey Skvortsov clean-up for PEP8: fix W291 trailing whitespace
Thu, 24 Nov 2016 18:33:56 +0300 Andrey Skvortsov add localization to time strings in DebugVariablePanel and to dialog shown after variable drag'n'drop
Fri, 18 Nov 2016 13:57:42 +0300 Andrey Skvortsov fix license notices in source files and license files under GPLv2+
Wed, 05 Oct 2016 18:01:28 +0300 Sergey Surkov Add russian translation on label "Tick" in debug variable panel.
Wed, 24 Aug 2016 13:08:13 +0300 Andrey Skvortsov add initialization tick time on Beremiz start
Sun, 18 Jan 2015 20:38:34 +0100 Edouard Tisserant more minor cleanup
Tue, 25 Feb 2014 13:39:46 +0100 Edouard Tisserant Fix matplotlib exception when launching on XP
Mon, 14 Oct 2013 12:28:44 +0200 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
Mon, 14 Oct 2013 10:49:04 +0200 Laurent Bessard Remove old debug panels and viewers not using matplotlib
Wed, 29 May 2013 22:45:48 +0200 Laurent Bessard Fixed bug with moving cursor with keyboard in DebugVariablePanel
Wed, 29 May 2013 22:27:20 +0200 Laurent Bessard Moved and start to rewrite DebugVariablePanel splitting it into multiple files