2022-10-28 |
GP Orcullo |
fix for gc errors on shutdown
python3
|
file |
diff |
annotate
|
2022-10-28 |
GP Orcullo |
automated conversion using 2to3-3.9 tool
python3
|
file |
diff |
annotate
|
2021-09-02 |
Edouard Tisserant |
Preliminary support for WxPython 4.1.0. Needs more testing. Grid selection/focus seems broken, and probably many other bugs hidden in dialogs and editors.
wxPython4
|
file |
diff |
annotate
|
2019-04-11 |
Edouard Tisserant |
Fixed refresh problem following 9c5f835b031e, 9622418ac28c, c67488bd8134 : force redraw only through EVT_PAINT event and use wxPaintDC, as described in wx documentation
|
file |
diff |
annotate
|
2019-04-09 |
Edouard Tisserant |
Fixed preview drawing/refresh problem in sfc/ld/fbd graphical element creation dialogs on windows (introduced in 9c5f835b031e, continuation of 9622418ac28c)
|
file |
diff |
annotate
|
2019-02-14 |
Andrey Skvortsov |
Fix redraw problems in preview frames and debug panel
|
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-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-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 E502 the backslash is redundant between brackets
|
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 E231 missing whitespace after ':' or ','
|
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
|
2017-06-19 |
Andrey Skvortsov |
make all dialog have non-fixed size
|
file |
diff |
annotate
|
2016-11-18 |
Andrey Skvortsov |
fix license notices in source files and license files under GPLv2+
|
file |
diff |
annotate
|
2013-10-09 |
Laurent Bessard |
Fixed pou variables information loading stylesheet
|
file |
diff |
annotate
|
2013-09-10 |
Laurent Bessard |
Fixed bug with return type in elements that don't need return type tree and dimension
|
file |
diff |
annotate
|
2013-06-12 |
Laurent Bessard |
Fixed bug when centering element in Preview panel
|
file |
diff |
annotate
|
2013-06-12 |
Laurent Bessard |
Rewrite SFCTransitionDialog
|
file |
diff |
annotate
|
2013-06-12 |
Laurent Bessard |
Rewrite SFCStepDialog and factorize code for creating common dialog sizers
|
file |
diff |
annotate
|
2013-06-12 |
Laurent Bessard |
Rewrite LDPowerRailDialog
|
file |
diff |
annotate
|
2013-06-11 |
Laurent Bessard |
Rewrite LDElementDialog
|
file |
diff |
annotate
|
2013-06-11 |
Laurent Bessard |
Rewrite ConnectionDialog
|
file |
diff |
annotate
|
2013-06-11 |
Laurent Bessard |
Rewrite FBDVariableDialog
|
file |
diff |
annotate
|
2013-06-10 |
Laurent Bessard |
Rewrite FBDBlockDialog and BlockPreviewDialog
|
file |
diff |
annotate
|
2013-06-10 |
Laurent Bessard |
Add support for scaling preview if block is too big
|
file |
diff |
annotate
|
2013-06-09 |
Laurent Bessard |
Fixed support for default function block name in FBDBlockDialog
|
file |
diff |
annotate
|
2013-06-09 |
Laurent Bessard |
Added support for default function block name in FBDBlockDialog
|
file |
diff |
annotate
|