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