Thu, 11 Oct 2018 12:00:40 +0300 |
Andrey Skvortsov |
python3 support: pylint, W1652 # (deprecated-types-field) Accessing a deprecated fields on the types module
|
file |
diff |
annotate
|
Tue, 09 Oct 2018 11:56:45 +0300 |
Andrey Skvortsov |
Fix pep8 warning: W605 invalid escape sequence ?x?
|
file |
diff |
annotate
|
Thu, 04 Oct 2018 12:07:16 +0300 |
Andrey Skvortsov |
python3 support: pylint, W1613 # (xrange-builtin) xrange built-in referenced
|
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 18:13:26 +0300 |
Andrey Skvortsov |
fix pylint warning "(relative-import) Relative import 'Y', should be 'X.Y'"
|
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
|
Thu, 28 Sep 2017 16:25:05 +0300 |
Andrey Skvortsov |
fix unnecessary lambda and enable corresponding pylint check
|
file |
diff |
annotate
|
Thu, 21 Sep 2017 15:02:36 +0300 |
Andrey Skvortsov |
fix problem if DataTypeEditor was imported before localization is
|
file |
diff |
annotate
|
Fri, 15 Sep 2017 20:05:41 +0300 |
Andrey Skvortsov |
use CustomIntCtrl instead of wx.SpinCtrl because it doesn't support
|
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
|
Fri, 18 Aug 2017 20:14:38 +0300 |
Andrey Skvortsov |
clean-up: fix PEP8 E128 continuation line under-indented for visual indent
|
file |
diff |
annotate
|
Thu, 17 Aug 2017 11:39:10 +0300 |
Andrey Skvortsov |
clean-up: fix PEP8 E731 do not assign a lambda expression, use a def
|
file |
diff |
annotate
|
Wed, 16 Aug 2017 13:56:36 +0300 |
Andrey Skvortsov |
clean-up: fix most PEP8 E221 multiple spaces before operator
|
file |
diff |
annotate
|
Wed, 16 Aug 2017 13:49:02 +0300 |
Andrey Skvortsov |
clean-up: fix most PEP8 E266 too many leading '#' for block comment
|
file |
diff |
annotate
|
Wed, 16 Aug 2017 12:48:08 +0300 |
Andrey Skvortsov |
clean-up: fix PEP8 E305 expected 2 blank lines after class or function definition
|
file |
diff |
annotate
|
Wed, 16 Aug 2017 11:47:27 +0300 |
Andrey Skvortsov |
clean-up: fix PEP8 E227 missing whitespace around bitwise or shift operator
|
file |
diff |
annotate
|
Tue, 15 Aug 2017 16:48:49 +0300 |
Andrey Skvortsov |
clean-up: fix PEP8 E225 missing whitespace around operator
|
file |
diff |
annotate
|
Tue, 15 Aug 2017 12:17:51 +0300 |
Andrey Skvortsov |
clean-up: fix PEP8 E203 whitespace before ':' and whitespace before ','
|
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 22:30:41 +0300 |
Andrey Skvortsov |
clean-up: fix PEP8 W293 blank line contains whitespace
|
file |
diff |
annotate
|
Mon, 14 Aug 2017 22:23:17 +0300 |
Andrey Skvortsov |
clean-up: fix some PEP8 E228 missing whitespace around modulo operator
|
file |
diff |
annotate
|
Thu, 09 Mar 2017 17:29:17 +0300 |
Andrey Skvortsov |
fix twice shown error message box, when wrong non-valid IEC identifier entered
|
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
|
Thu, 28 Apr 2016 15:21:02 +0300 |
Andrey Skvortsov |
fix error if non-latin character was entered in initial value in
|
file |
diff |
annotate
|
Fri, 30 May 2014 02:20:19 +0200 |
Edouard Tisserant |
Added plcopen.definitions.DefaultType, set to INT.
|
file |
diff |
annotate
|
Wed, 27 Feb 2013 11:08:30 +0100 |
Laurent Bessard |
Fix bugs in DataTypeEditor
|
file |
diff |
annotate
|
Sun, 21 Oct 2012 16:53:46 +0200 |
Laurent Bessard |
Adding support for direct array declaration in structure element declaration
|
file |
diff |
annotate
|
Fri, 07 Sep 2012 16:45:55 +0200 |
Laurent Bessard |
Integration of PLCOpenEditor into Beremiz
|
file |
diff |
annotate
|