controls/DebugVariablePanel/DebugVariableViewer.py
2017-09-15 Andrey Skvortsov lazy initialization of highlight pens and brushes for DebugVariableViewer
2017-08-21 Andrey Skvortsov clean-up: fix PEP8 E265 block comment should start with '# '
2017-08-14 Andrey Skvortsov clean-up: fix PEP8 E302 expected 2 blank lines, found 1
2017-08-14 Andrey Skvortsov clean-up for PEP8: fix W291 trailing whitespace
2016-11-18 Andrey Skvortsov fix license notices in source files and license files under GPLv2+
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-12 Edouard Tisserant Cleaner matplotlib import preventing noisy warnings
2013-06-03 Laurent Bessard Rewrite DebugVariablePanel
2013-06-02 Laurent Bessard Rewrite DebugVariablePanel and fixed bugs
2013-05-31 Laurent Bessard Rewrite DebugVariableTablePanel
2013-05-31 Laurent Bessard Fixed bug when closing graph in Debug Variable Panel
2013-05-31 Laurent Bessard Fixed bug when export all items values to clipboard in DebugVariablePanel
2013-05-30 Laurent Bessard Splitted DebugVariableGraphicPanel.py into several files