2018-10-05 |
Andrey Skvortsov |
python3 support: pylint, W1619 #(old-division) division w/o __future__ statement
|
file |
diff |
annotate
|
2018-10-04 |
Andrey Skvortsov |
python3 support: pylint, W1613 # (xrange-builtin) xrange built-in referenced
|
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-16 |
Andrey Skvortsov |
fix pylint error "(undefined-variable) Undefined variable 'X'"
|
file |
diff |
annotate
|
2017-10-09 |
Andrey Skvortsov |
fix pylint warning '(dangerous-default-value) Dangerous default value {} as argument'
|
file |
diff |
annotate
|
2017-10-05 |
Andrey Skvortsov |
explicitly mark unused variables found by pylint with _ or dummy
|
file |
diff |
annotate
|
2017-08-21 |
Andrey Skvortsov |
clean-up: fix PEP8 E265 block comment should start with '# '
|
file |
diff |
annotate
|
2017-08-18 |
Andrey Skvortsov |
clean-up: fix PEP8 E128 continuation line under-indented for visual indent
|
file |
diff |
annotate
|
2017-08-17 |
Andrey Skvortsov |
clean-up: fix PEP8 E203 whitespace before ','
|
file |
diff |
annotate
|
2017-08-16 |
Andrey Skvortsov |
clean-up: fix most PEP8 E266 too many leading '#' for block comment
|
file |
diff |
annotate
|
2017-08-15 |
Andrey Skvortsov |
clean-up: fix PEP8 E251 unexpected spaces around keyword / parameter equals
|
file |
diff |
annotate
|
2017-08-15 |
Andrey Skvortsov |
clean-up: fix PEP8 E231 missing whitespace after ':' or ','
|
file |
diff |
annotate
|
2017-08-15 |
Andrey Skvortsov |
clean-up: fix PEP8 E203 whitespace before ':' and whitespace before ','
|
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: fix some PEP8 E228 missing whitespace around modulo operator
|
file |
diff |
annotate
|
2017-08-14 |
Andrey Skvortsov |
clean-up for PEP8: fix W291 trailing whitespace
|
file |
diff |
annotate
|
2016-12-14 |
Andrey Skvortsov |
fix issue that in Debug mode LD instance doesn't show correctly its state after
|
file |
diff |
annotate
|
2016-11-18 |
Andrey Skvortsov |
fix license notices in source files and license files under GPLv2+
|
file |
diff |
annotate
|
2013-05-27 |
Laurent Bessard |
Moved and rewrote DebugViewer and DebusDataConsumer classes
|
file |
diff |
annotate
|
2013-05-14 |
Laurent Bessard |
Fixed bug in loading block in Viewer when block interface has changed
|
file |
diff |
annotate
|
2013-05-13 |
Laurent Bessard |
Fixed loading of Blocks in Viewer when block interface have changed
|
file |
diff |
annotate
|
2013-04-23 |
Laurent Bessard |
Fixed connections of block when changing block type
|
file |
diff |
annotate
|
2012-10-31 |
Laurent Bessard |
Fix bug Variable and Continuation BoundingBox not refreshed when using Type modification shortcuts
|
file |
diff |
annotate
|
2012-10-18 |
Laurent Bessard |
Adding support for quickly changing variable and connection type
|
file |
diff |
annotate
|
2012-10-16 |
Laurent Bessard |
Fix support for adjusting block size to block minimum size and to Viewer scaling
|
file |
diff |
annotate
|
2012-09-07 |
Laurent Bessard |
Integration of PLCOpenEditor into Beremiz
|
file |
diff |
annotate
|