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 "(relative-import) Relative import 'Y', should be 'X.Y'"
|
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-03 |
Andrey Skvortsov |
remove unused variables found by pylint
|
file |
diff |
annotate
|
2017-09-29 |
Andrey Skvortsov |
fix pylint warning (bad-indentation) Bad indentation. Found X spaces, expected Y
|
file |
diff |
annotate
|
2017-09-28 |
Andrey Skvortsov |
fix ungrouped imports from package X
|
file |
diff |
annotate
|
2017-09-28 |
Andrey Skvortsov |
fix unnecessary lambda and enable corresponding pylint check
|
file |
diff |
annotate
|
2017-08-21 |
Andrey Skvortsov |
clean-up: fix PEP8 E265 block comment should start with '# '
|
file |
diff |
annotate
|
2017-08-19 |
Andrey Skvortsov |
clean-up: fix PEP8 E722 do not use bare except'
|
file |
diff |
annotate
|
2017-08-19 |
Andrey Skvortsov |
clean-up: fix PEP8 E122 continuation line missing indentation or outdented
|
file |
diff |
annotate
|
2017-08-18 |
Andrey Skvortsov |
clean-up: fix PEP8 E272 multiple spaces before keyword
|
file |
diff |
annotate
|
2017-08-18 |
Andrey Skvortsov |
clean-up: fix PEP8 E124 closing bracket does not match visual indentation
|
file |
diff |
annotate
|
2017-08-18 |
Andrey Skvortsov |
clean-up: fix PEP8 W191 indentation contains tabs
|
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-18 |
Andrey Skvortsov |
clean-up: fix PEP8 E127 continuation line over-indented for visual indent
|
file |
diff |
annotate
|
2017-08-17 |
Andrey Skvortsov |
clean-up: fix PEP8 E129 visually indented line with same indent as next logical line
|
file |
diff |
annotate
|
2017-08-17 |
Andrey Skvortsov |
clean-up: fix PEP8 E502 the backslash is redundant between brackets
|
file |
diff |
annotate
|
2017-08-17 |
Andrey Skvortsov |
clean-up: fix PEP8 E731 do not assign a lambda expression, use a def
|
file |
diff |
annotate
|
2017-08-17 |
Andrey Skvortsov |
clean-up: fix PEP8 E262 inline comment should start with '# '
|
file |
diff |
annotate
|
2017-08-17 |
Andrey Skvortsov |
clean-up: fix PEP8 E222 multiple spaces after operator
|
file |
diff |
annotate
|
2017-08-16 |
Andrey Skvortsov |
clean-up: fix PEP8 E741 ambiguous variable name
|
file |
diff |
annotate
|
2017-08-16 |
Andrey Skvortsov |
clean-up: fix most PEP8 E221 multiple spaces before operator
|
file |
diff |
annotate
|
2017-08-16 |
Andrey Skvortsov |
clean-up: fix PEP8 E703 statement ends with a semicolon
|
file |
diff |
annotate
|
2017-08-16 |
Andrey Skvortsov |
clean-up: fix PEP8 E305 expected 2 blank lines after class or function definition
|
file |
diff |
annotate
|
2017-08-16 |
Andrey Skvortsov |
clean-up: fix PEP8 E227 missing whitespace around bitwise or shift operator
|
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 E225 missing whitespace around operator
|
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 E271 multiple spaces after keyword
|
file |
diff |
annotate
|
2017-08-14 |
Andrey Skvortsov |
clean-up: fix PEP8 E261 at least two spaces before inline comment
|
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 |
convert some files from CRLF to LF
|
file |
diff |
annotate
|
2017-08-14 |
Andrey Skvortsov |
clean-up for PEP8: fix W291 trailing whitespace
|
file |
diff |
annotate
|
2017-04-11 |
Andrey Skvortsov |
fix problem with clearing non-empty location field after changing type of config variable
|
file |
diff |
annotate
|
2017-04-10 |
Andrey Skvortsov |
fix backtrace on opening program/resource on small screens
|
file |
diff |
annotate
|
2017-03-28 |
Surkov Sergey |
clear variable location cell in variable panel, if variable class or type changed
|
file |
diff |
annotate
|
2017-03-09 |
Andrey Skvortsov |
fix twice shown error message box, when wrong non-valid IEC identifier entered
|
file |
diff |
annotate
|
2017-03-03 |
Surkov Sergey |
add stretching to columns Name, Type, Doc in variable panel
|
file |
diff |
annotate
|
2016-11-28 |
Andrey Skvortsov |
fix translation strings with multiple parameters
|
file |
diff |
annotate
|
2016-11-24 |
Andrey Skvortsov |
add localization to time strings in DebugVariablePanel and to dialog shown after variable drag'n'drop
|
file |
diff |
annotate
|
2016-11-24 |
Andrey Skvortsov |
fix issue that if located variable was dropped in location column, then address was changed in wrong row (row - 1).
|
file |
diff |
annotate
|
2016-11-18 |
Andrey Skvortsov |
fix license notices in source files and license files under GPLv2+
|
file |
diff |
annotate
|
2016-09-09 |
Sergey Surkov |
fix bug with non-editable names and types of FB local variables in POU's written in ST or IL
|
file |
diff |
annotate
|
2016-05-06 |
Andrey Skvortsov |
fix issue that was impossible to remove local instance of functional
|
file |
diff |
annotate
|
2014-06-25 |
Edouard Tisserant |
Fixed incomplete task grid update on interface change, in Resource editor
|
file |
diff |
annotate
|
2014-06-11 |
Edouard Tisserant |
Added a variable name text entry dialog to allow name change on drag'n'drops
|
file |
diff |
annotate
|
2014-06-11 |
Edouard Tisserant |
'NamedConstant' variable D'n'D is now allowed on variable grid
|
file |
diff |
annotate
|
2014-06-04 |
Edouard Tisserant |
Splitted type selection menu code in VariablePanel, making easier to override behaviour by inheritence
|
file |
diff |
annotate
|
2014-05-30 |
Edouard Tisserant |
Added plcopen.definitions.DefaultType, set to INT.
|
file |
diff |
annotate
|
2013-12-05 |
Laurent Bessard |
Fixed bug when defining variable type as explicit array in VariablePanel
|
file |
diff |
annotate
|
2013-10-11 |
Laurent Bessard |
Fixed bugs when editing resource variables and tasks
|
file |
diff |
annotate
|
2013-10-09 |
Laurent Bessard |
Fixed pou variables information loading stylesheet
|
file |
diff |
annotate
|
2013-10-03 |
Laurent Bessard |
Fixed various latency issues removing unnecessary calls
|
file |
diff |
annotate
|
2013-09-24 |
Laurent Bessard |
Fixed time consuming function when loading VariablePanel
|
file |
diff |
annotate
|
2013-09-09 |
Laurent Bessard |
Replaced old pou variable list and variable tree generating by xslt stylesheet
|
file |
diff |
annotate
|
2013-05-29 |
Edouard Tisserant |
Fixed non-tested bad code in VariablePanel
|
file |
diff |
annotate
|
2013-05-27 |
Laurent Bessard |
Fixed bug when adding a variable in Variable Panel and selected variable can't be edited (generally a FB)
|
file |
diff |
annotate
|