Sun, 05 Sep 2021 15:24:14 +0200 |
Edouard Tisserant |
More WxPython 3.x->4.x API update
wxPython4
|
file |
diff |
annotate
|
Thu, 02 Sep 2021 22:18:14 +0200 |
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
|
Fri, 05 Oct 2018 14:22:01 +0300 |
Andrey Skvortsov |
python3 support: pylint, W1619 #(old-division) division w/o __future__ statement
|
file |
diff |
annotate
|
Mon, 19 Feb 2018 15:14:30 +0100 |
Edouard Tisserant |
Moved some definitions away from controller class, and adaped references them through all code.
|
file |
diff |
annotate
|
Wed, 25 Oct 2017 13:50:26 +0300 |
Andrey Skvortsov |
fix pylint py3k conversion warning: "(no-absolute-import) import missing `from __future__ import absolute_import`"
|
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
|
Thu, 05 Oct 2017 16:38:49 +0300 |
Andrey Skvortsov |
explicitly mark unused variables found by pylint with _ or dummy
|
file |
diff |
annotate
|
Tue, 03 Oct 2017 16:31:31 +0300 |
Andrey Skvortsov |
remove unused variables found by pylint
|
file |
diff |
annotate
|
Mon, 21 Aug 2017 22:41:37 +0300 |
Andrey Skvortsov |
clean-up: fix PEP8 E402 module level import not at top of file
|
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
|
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 12:48:08 +0300 |
Andrey Skvortsov |
clean-up: fix PEP8 E305 expected 2 blank lines after class or function definition
|
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 15:50:30 +0300 |
Andrey Skvortsov |
clean-up: fix PEP8 E231 missing whitespace after ':' or ','
|
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 19:13:01 +0300 |
Andrey Skvortsov |
clean-up for PEP8: fix W291 trailing whitespace
|
file |
diff |
annotate
|
Tue, 28 Mar 2017 17:09:31 +0300 |
Surkov Sergey |
fix debug button and variable tree generate for actions and transitions in POU instance variable panel
|
file |
diff |
annotate
|
Mon, 16 Jan 2017 12:22:58 +0300 |
Andrey Skvortsov |
change white background for icons in PouInstanceVariablePanel to transparent
|
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, 21 Apr 2016 20:42:37 +0300 |
Andrey Skvortsov |
fix deprecation warnings about accessing properties m_x, m_y of wxKeyEvent
|
file |
diff |
annotate
|
Thu, 17 Oct 2013 12:20:36 +0200 |
Laurent Bessard |
Fixed bug Drag'n drop variables from left panel to debug panel disabled
|
file |
diff |
annotate
|
Mon, 14 Oct 2013 10:49:04 +0200 |
Laurent Bessard |
Remove old debug panels and viewers not using matplotlib
|
file |
diff |
annotate
|
Sat, 12 Oct 2013 10:10:30 +0900 |
Edouard Tisserant |
Cleaner matplotlib import preventing noisy warnings
|
file |
diff |
annotate
|
Wed, 09 Oct 2013 22:00:23 +0200 |
Laurent Bessard |
Fixed pou variables instance information loading stylesheet
|
file |
diff |
annotate
|
Thu, 03 Oct 2013 19:01:28 +0200 |
Laurent Bessard |
Fixed PouInstanceVariablesPanel, replacing wx controls, too long to create and destroy, by bitmaps directly drawn in panel
|
file |
diff |
annotate
|
Fri, 02 Aug 2013 08:55:45 +0900 |
Edouard Tisserant |
Various cleanup and optimization
|
file |
diff |
annotate
|
Thu, 11 Jul 2013 12:49:04 +0200 |
Laurent Bessard |
Fixed refresh bug when activating element in instance variables list
|
file |
diff |
annotate
|
Mon, 10 Jun 2013 09:54:24 +0200 |
Laurent Bessard |
Fixed bug with InstanceChoice values in PouInstanceVariablesPanel
|
file |
diff |
annotate
|
Thu, 06 Jun 2013 23:01:15 +0200 |
Laurent Bessard |
Fixed bugs in refresh of PouInstanceVariablesPanel
|
file |
diff |
annotate
|
Wed, 05 Jun 2013 23:09:52 +0200 |
Laurent Bessard |
Fixed flickering and lag when refreshing PouInstanceVariablesPanel
|
file |
diff |
annotate
|
Tue, 04 Jun 2013 09:12:03 +0200 |
Laurent Bessard |
Fixed bug when moving TextViewer and replacing right click by double click when adding graph in Debug Variable Panel
|
file |
diff |
annotate
|
Mon, 03 Jun 2013 17:29:03 +0200 |
Laurent Bessard |
Added support for opening text viewer by default and toggling between GraphicViewer and TextViewer
|
file |
diff |
annotate
|
Wed, 29 May 2013 11:10:19 +0200 |
Laurent Bessard |
Fixed bug in PouInstanceVariablesPanel, exploring child FunctionBlock variables if no instance selected
|
file |
diff |
annotate
|
Thu, 09 May 2013 18:49:08 +0200 |
Laurent Bessard |
Fixed Drag'n dropping from PouInstanceVariablesPanel ensuring DebugVariablePanel is visible before starting drag'n drop
|
file |
diff |
annotate
|
Tue, 30 Apr 2013 11:42:35 +0200 |
Laurent Bessard |
Fixed bug in PouInstanceVariablesPanel buttons tooltips
|
file |
diff |
annotate
|
Mon, 15 Apr 2013 00:27:30 +0200 |
Laurent Bessard |
Fix bug when pressing left arrow key in PouInstanceVariablesPanel
|
file |
diff |
annotate
|
Tue, 19 Feb 2013 00:06:59 +0100 |
Laurent Bessard |
Improved matplotlib graphic debug panel implementation
|
file |
diff |
annotate
|
Tue, 29 Jan 2013 18:01:51 +0100 |
Laurent Bessard |
Fix bug when closing project
|
file |
diff |
annotate
|
Wed, 19 Dec 2012 13:32:04 +0100 |
Laurent Bessard |
Fix bug main configuration variables not displayed in lower left panel when project root element is selected
|
file |
diff |
annotate
|
Tue, 11 Dec 2012 01:19:42 +0100 |
Laurent Bessard |
Adding drag'n drop of debug variable from DebugVariable grid and PouInstance variable list
|
file |
diff |
annotate
|
Thu, 15 Nov 2012 23:32:54 +0100 |
Laurent Bessard |
Fix bug multiple graph viewer tab displaying values of the same variable can be opened
|
file |
diff |
annotate
|
Tue, 11 Sep 2012 19:13:42 +0200 |
laurent |
Adding transition and action in list of instances of SFC POU in PouInstanceVariablesPanel
|
file |
diff |
annotate
|
Tue, 11 Sep 2012 16:30:42 +0200 |
laurent |
Fix bug debug instance button not visible in PouInstanceVariablesPanel when instance path is too long
|
file |
diff |
annotate
|
Fri, 07 Sep 2012 16:45:55 +0200 |
Laurent Bessard |
Integration of PLCOpenEditor into Beremiz
|
file |
diff |
annotate
|