controls/DebugVariablePanel/DebugVariableGraphicPanel.py
Mon, 03 Jun 2013 22:09:01 +0200 Laurent Bessard Rewrite DebugVariablePanel
Mon, 03 Jun 2013 17:29:03 +0200 Laurent Bessard Added support for opening text viewer by default and toggling between GraphicViewer and TextViewer
Mon, 03 Jun 2013 11:52:13 +0200 Laurent Bessard Fixed bug when scroll in and out using wheel mouse in graph, range of data displayed could be out of bounds of whole data stored range
Mon, 03 Jun 2013 11:11:46 +0200 Laurent Bessard Rewrite DebugVariablePanel
Mon, 03 Jun 2013 00:30:55 +0200 Laurent Bessard Rewrite DebugVariablePanel and fixed bugs
Fri, 31 May 2013 18:32:51 +0200 Laurent Bessard Rewrite DebugVariableTablePanel
Fri, 31 May 2013 10:38:46 +0200 Laurent Bessard Fixed bug when export all items values to clipboard in DebugVariablePanel
Fri, 31 May 2013 00:07:21 +0200 Laurent Bessard Splitted DebugVariableGraphicPanel.py into several files
Thu, 30 May 2013 13:23:21 +0200 Laurent Bessard Move GraphButton from DebugVariableGraphicPanel to separate file
Thu, 30 May 2013 11:52:42 +0200 Laurent Bessard Separated old table debug variable panel and new graphic debug variable panel