Wed, 25 May 2022 20:00:31 +0200 |
Edouard Tisserant |
Various fixes to make svghmi_traffic_light example bahave on windows.
|
file |
diff |
annotate
|
Wed, 25 May 2022 09:12:58 +0200 |
Edouard Tisserant |
IDE: fix permission checking on windows for IDE project directory.
|
file |
diff |
annotate
|
Mon, 23 May 2022 16:27:56 +0200 |
Edouard Tisserant |
IDE: better permission checking when opening a project.
|
file |
diff |
annotate
|
Fri, 12 Oct 2018 12:06:45 +0300 |
Andrey Skvortsov |
python3 support: pylint,W1610 # (reduce-builtin) reduce built-in referenced
|
file |
diff |
annotate
|
Tue, 20 Feb 2018 14:16:51 +0100 |
Edouard Tisserant |
PEP8 and PyLint conformance: whitespaces and stuff
|
file |
diff |
annotate
|
Tue, 13 Feb 2018 13:57:53 +0100 |
Edouard Tisserant |
Removed dead code
|
file |
diff |
annotate
|
Fri, 02 Feb 2018 16:22:25 +0100 |
Edouard Tisserant |
ClassImporter now accepts string, callable or class, for compatibility with some old extensions.
|
file |
diff |
annotate
|
Fri, 02 Feb 2018 11:06:41 +0100 |
Edouard Tisserant |
Documentation
|
file |
diff |
annotate
|
Tue, 10 Oct 2017 14:01:46 +0300 |
Andrey Skvortsov |
fix pylint warning '(unidiomatic-typecheck) Using type() instead of isinstance() for a typecheck'
|
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
|
Fri, 06 Oct 2017 17:52:34 +0300 |
Andrey Skvortsov |
fix pylint warning '(unused-import), Unused import connectors'
|
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
|
Fri, 15 Sep 2017 18:57:20 +0300 |
Andrey Skvortsov |
add '_' function to builtin dictionary at import time
|
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 22:30:41 +0300 |
Andrey Skvortsov |
clean-up: fix PEP8 W293 blank line contains whitespace
|
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
|
Fri, 28 Jul 2017 15:34:11 +0300 |
Andrey Skvortsov |
skip hidden files and directories on permission check
|
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
|
Sun, 26 Jan 2014 13:18:29 +0100 |
Edouard Tisserant |
Factorized bitmap and i18n resources loading in between PLCopenEditor and Beremiz. Now in utils/misc.py
|
file |
diff |
annotate
|
Fri, 07 Sep 2012 18:28:45 +0200 |
laurent |
Adding support for extending internationalization to extensions
|
file |
diff |
annotate
|
Fri, 07 Sep 2012 16:45:55 +0200 |
Laurent Bessard |
Integration of PLCOpenEditor into Beremiz
|
file |
diff |
annotate
|
Mon, 27 Aug 2012 23:36:57 +0200 |
laurent |
Fix bug when closing IECCodeView and IECRawCodeView, reopening them was impossible
|
file |
diff |
annotate
|
Mon, 25 Jun 2012 20:05:29 +0200 |
laurent |
Adding support using plcopeneditor bitmap library for icon request
|
file |
diff |
annotate
|
Sun, 20 May 2012 19:07:09 +0200 |
Edouard Tisserant |
Moved LPC sources to a separate project
|
file |
diff |
annotate
|
Sat, 19 May 2012 12:41:48 +0200 |
Edouard Tisserant |
refecored library extension machanism
|
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
|