Thu, 28 Sep 2017 16:25:05 +0300 |
Andrey Skvortsov |
fix unnecessary lambda and enable corresponding pylint check
|
file |
diff |
annotate
|
Thu, 28 Sep 2017 12:20:40 +0300 |
Andrey Skvortsov |
fix (old-style-class) Old-style class defined error for most parts of
|
file |
diff |
annotate
|
Fri, 22 Sep 2017 16:37:38 +0300 |
Andrey Skvortsov |
fix unnecessary parens after keyword
|
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
|
Sat, 19 Aug 2017 17:12:12 +0300 |
Andrey Skvortsov |
clean-up: fix PEP8 E721 do not compare types, use 'isinstance()'
|
file |
diff |
annotate
|
Fri, 18 Aug 2017 12:36:31 +0300 |
Andrey Skvortsov |
clean-up: fix PEP8 E127 continuation line over-indented for visual indent
|
file |
diff |
annotate
|
Thu, 17 Aug 2017 16:26:32 +0300 |
Andrey Skvortsov |
clean-up: fix PEP8 W602 deprecated form of raising exception
|
file |
diff |
annotate
|
Thu, 17 Aug 2017 10:08:23 +0300 |
Andrey Skvortsov |
clean-up: fix PEP8 E262 inline comment should start with '# '
|
file |
diff |
annotate
|
Thu, 17 Aug 2017 09:55:39 +0300 |
Andrey Skvortsov |
clean-up: fix PEP8 E222 multiple spaces after operator
|
file |
diff |
annotate
|
Wed, 16 Aug 2017 12:21:05 +0300 |
Andrey Skvortsov |
clean-up: fix PEP8 E201 whitespace after '{'
|
file |
diff |
annotate
|
Wed, 16 Aug 2017 12:03:46 +0300 |
Andrey Skvortsov |
clean-up: fix PEP8 E202 whitespace before ')'
|
file |
diff |
annotate
|
Tue, 15 Aug 2017 22:38:43 +0300 |
Andrey Skvortsov |
clean-up: fix PEP8 E251 unexpected spaces around keyword / parameter equals
|
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
|
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:38:28 +0300 |
Andrey Skvortsov |
clean-up: fix PEP8 E271 multiple spaces after keyword
|
file |
diff |
annotate
|
Mon, 14 Aug 2017 23:34:22 +0300 |
Andrey Skvortsov |
clean-up: fix PEP8 E261 at least two spaces before inline comment
|
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:23:17 +0300 |
Andrey Skvortsov |
clean-up: fix some PEP8 E228 missing whitespace around modulo operator
|
file |
diff |
annotate
|
Mon, 14 Aug 2017 21:31:01 +0300 |
Andrey Skvortsov |
clean-up: fix some PEP8 E265 block comment should start with '# '
|
file |
diff |
annotate
|
Mon, 14 Aug 2017 21:20:32 +0300 |
Andrey Skvortsov |
clean-up: fix PEP8 E401 multiple imports on one line
|
file |
diff |
annotate
|
Mon, 14 Aug 2017 19:13:01 +0300 |
Andrey Skvortsov |
clean-up for PEP8: fix W291 trailing whitespace
|
file |
diff |
annotate
|
Mon, 07 Aug 2017 14:28:29 +0300 |
Andrey Skvortsov |
fix some typos
|
file |
diff |
annotate
|
Mon, 28 Nov 2016 16:47:01 +0300 |
Andrey Skvortsov |
fix translation strings with multiple parameters
|
file |
diff |
annotate
|
Fri, 06 May 2016 14:05:44 +0300 |
Andrey Skvortsov |
add copyright notices to python files where there were missing, that
|
file |
diff |
annotate
|
Fri, 27 Sep 2013 17:48:05 +0200 |
Laurent Bessard |
Fixed error message printed when error in XML files is detected
|
file |
diff |
annotate
|
Fri, 27 Sep 2013 16:22:40 +0200 |
Laurent Bessard |
Added support for loading XML file even if not following XSD schema (but still following XML syntax), warning user of errors in XML file
|
file |
diff |
annotate
|
Wed, 11 Sep 2013 23:48:41 +0200 |
Laurent Bessard |
Fixed Beremiz for working with new xmlclass support using lxml
|
file |
diff |
annotate
|
Tue, 28 May 2013 17:52:07 +0200 |
Laurent Bessard |
Fixed inconsistency in value display when setting integer value for float parameter
|
file |
diff |
annotate
|
Wed, 24 Apr 2013 18:50:37 +0200 |
Laurent Bessard |
Fixed bug in Save function in Beremiz
|
file |
diff |
annotate
|
Wed, 24 Apr 2013 17:27:08 +0200 |
Laurent Bessard |
Fixed Save As... function in Beremiz
|
file |
diff |
annotate
|
Mon, 15 Apr 2013 00:35:04 +0200 |
Laurent Bessard |
Clean Config Tree Node children list by type after removing one child
|
file |
diff |
annotate
|
Wed, 06 Mar 2013 19:23:58 +0100 |
Laurent Bessard |
Added support for extension custom contextual add menu
|
file |
diff |
annotate
|
Thu, 15 Nov 2012 23:00:53 +0100 |
Laurent Bessard |
Adding support for defining specific global variables for ConfTreeNodes
|
file |
diff |
annotate
|
Sun, 23 Sep 2012 23:56:53 +0200 |
Laurent Bessard |
Fix bug when modifying IEC_Channel
|
file |
diff |
annotate
|
Sun, 23 Sep 2012 23:34:04 +0200 |
Laurent Bessard |
Fix unexpected warning message when adding extension to project
|
file |
diff |
annotate
|
Thu, 13 Sep 2012 02:18:00 +0200 |
laurent |
Fix confnode new name format that generates an error with frame class name in wxGlade extension
|
file |
diff |
annotate
|
Fri, 07 Sep 2012 16:45:55 +0200 |
Laurent Bessard |
Integration of PLCOpenEditor into Beremiz
|
file |
diff |
annotate
|
Sat, 25 Aug 2012 14:50:48 +0200 |
laurent |
Update list of messages to be translated for internationalization and french translations
|
file |
diff |
annotate
|
Mon, 02 Jul 2012 16:02:38 +0200 |
laurent |
Fix bug while opening project panel
|
file |
diff |
annotate
|
Mon, 02 Jul 2012 12:00:10 +0200 |
laurent |
Fix bug when opening deeper ConfTreeNode editors
|
file |
diff |
annotate
|
Sun, 01 Jul 2012 23:20:19 +0200 |
laurent |
Adding support for beremiz extensions to define custom file editors for project files
|
file |
diff |
annotate
|
Thu, 28 Jun 2012 12:07:21 +0200 |
laurent |
Adding support for file explorer for project files
|
file |
diff |
annotate
|
Mon, 25 Jun 2012 20:05:29 +0200 |
laurent |
Adding support using plcopeneditor bitmap library for icon request
|
file |
diff |
annotate
|
Mon, 25 Jun 2012 12:13:58 +0200 |
laurent |
Fix bug when deleting conf tree node and conf tree node editor opened for this same node
|
file |
diff |
annotate
|
Fri, 15 Jun 2012 18:08:26 +0200 |
laurent |
Fix bug when opening and closing confnode extra viewers
|
file |
diff |
annotate
|
Tue, 22 May 2012 06:41:54 +0200 |
Edouard Tisserant |
merge
|
file |
diff |
annotate
|
Mon, 21 May 2012 18:56:44 +0200 |
laurent |
Fix bugs with ConfigTreeNode
|
file |
diff |
annotate
|
Tue, 22 May 2012 06:11:37 +0200 |
Edouard Tisserant |
Fixed runtime problems with python 2.6 without wx installed
|
file |
diff |
annotate
|
Mon, 21 May 2012 17:53:50 +0200 |
Edouard Tisserant |
fixed uncaught exception dialog while displaying cought exception in log
|
file |
diff |
annotate
|
Mon, 21 May 2012 10:04:27 +0200 |
laurent |
refactoring
|
file |
diff |
annotate
|
Sun, 20 May 2012 19:07:09 +0200 |
Edouard Tisserant |
Moved LPC sources to a separate project
|
file |
diff |
annotate
|
Sat, 12 May 2012 11:21:10 +0200 |
Edouard Tisserant |
refactoring - library support is not anymore attached to configtree nodes, but handles by project controller
|
file |
diff |
annotate
|
Wed, 09 May 2012 00:00:50 +0200 |
Edouard Tisserant |
refactoring
|
file |
diff |
annotate
| base
|