Wed, 10 May 2023 17:00:04 +0200 |
Edouard Tisserant |
Fix private n matplotib function import
|
file |
diff |
annotate
|
Fri, 28 Oct 2022 19:39:17 +0800 |
GP Orcullo |
fix for gc errors on shutdown
python3
|
file |
diff |
annotate
|
Fri, 28 Oct 2022 18:59:04 +0800 |
GP Orcullo |
wx fixes for controls
python3
|
file |
diff |
annotate
|
Fri, 28 Oct 2022 12:39:15 +0800 |
GP Orcullo |
automated conversion using 2to3-3.9 tool
python3
|
file |
diff |
annotate
|
Fri, 12 Oct 2018 12:06:45 +0300 |
Andrey Skvortsov |
python3 support: pylint,W1610 # (reduce-builtin) reduce built-in referenced
|
file |
diff |
annotate
|
Fri, 05 Oct 2018 14:22:01 +0300 |
Andrey Skvortsov |
python3 support: pylint, W1619 #(old-division) division w/o __future__ statement
|
file |
diff |
annotate
|
Wed, 25 Oct 2017 13:50:26 +0300 |
Andrey Skvortsov |
fix pylint py3k conversion warning: "(no-absolute-import) import missing `from __future__ import absolute_import`"
|
file |
diff |
annotate
|
Thu, 19 Oct 2017 11:03:03 +0300 |
Andrey Skvortsov |
fix pylint warning '(bad-continuation) Wrong hanging indentation before block'
|
file |
diff |
annotate
|
Mon, 09 Oct 2017 16:04:39 +0300 |
Andrey Skvortsov |
fix pylint warning '(dangerous-default-value) Dangerous default value {} as argument'
|
file |
diff |
annotate
|
Fri, 06 Oct 2017 17:52:34 +0300 |
Andrey Skvortsov |
fix pylint warning '(unused-import), Unused import connectors'
|
file |
diff |
annotate
|
Thu, 05 Oct 2017 16:38:49 +0300 |
Andrey Skvortsov |
explicitly mark unused variables found by pylint with _ or dummy
|
file |
diff |
annotate
|
Mon, 02 Oct 2017 13:19:06 +0300 |
Andrey Skvortsov |
fix pylint warning '(global-variable-not-assigned) Using global for 'X' but no assignment is done'
|
file |
diff |
annotate
|
Thu, 28 Sep 2017 12:20:40 +0300 |
Andrey Skvortsov |
fix (old-style-class) Old-style class defined error for most parts of
|
file |
diff |
annotate
|
Thu, 21 Sep 2017 16:06:51 +0300 |
Andrey Skvortsov |
fix commit "lazy initialization of highlight pens and brushes
|
file |
diff |
annotate
|
Fri, 15 Sep 2017 19:01:31 +0300 |
Andrey Skvortsov |
lazy initialization of highlight pens and brushes for DebugVariableViewer
|
file |
diff |
annotate
|
Mon, 21 Aug 2017 21:55:18 +0300 |
Andrey Skvortsov |
clean-up: fix PEP8 E265 block comment should start with '# '
|
file |
diff |
annotate
|
Mon, 14 Aug 2017 23:27:15 +0300 |
Andrey Skvortsov |
clean-up: fix PEP8 E302 expected 2 blank lines, found 1
|
file |
diff |
annotate
|
Mon, 14 Aug 2017 19:13:01 +0300 |
Andrey Skvortsov |
clean-up for PEP8: fix W291 trailing whitespace
|
file |
diff |
annotate
|
Fri, 18 Nov 2016 13:57:42 +0300 |
Andrey Skvortsov |
fix license notices in source files and license files under GPLv2+
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Sat, 12 Oct 2013 10:10:30 +0900 |
Edouard Tisserant |
Cleaner matplotlib import preventing noisy warnings
|
file |
diff |
annotate
|
Mon, 03 Jun 2013 11:11:46 +0200 |
Laurent Bessard |
Rewrite DebugVariablePanel
|
file |
diff |
annotate
|
Mon, 03 Jun 2013 00:30:55 +0200 |
Laurent Bessard |
Rewrite DebugVariablePanel and fixed bugs
|
file |
diff |
annotate
|
Fri, 31 May 2013 18:32:51 +0200 |
Laurent Bessard |
Rewrite DebugVariableTablePanel
|
file |
diff |
annotate
|
Fri, 31 May 2013 14:22:15 +0200 |
Laurent Bessard |
Fixed bug when closing graph in Debug Variable Panel
|
file |
diff |
annotate
|
Fri, 31 May 2013 10:38:46 +0200 |
Laurent Bessard |
Fixed bug when export all items values to clipboard in DebugVariablePanel
|
file |
diff |
annotate
|
Fri, 31 May 2013 00:07:21 +0200 |
Laurent Bessard |
Splitted DebugVariableGraphicPanel.py into several files
|
file |
diff |
annotate
| base
|