beremiz
Clone
Summary
Browse
Changes
Graph
docs: add additional dependencies to installation instructions
2022-09-01, v.petrov
2bec3d8a9d01
update installation instructions
2022-08-31, v.petrov
7aa4209c2b2d
OPC-US client: add support for x509 and user+password authentication.
wxPython4
2022-09-13, Edouard Tisserant
50600b946ea7
IDE: fix wxPython 3->4 API change leading to exception in type selection menu in CodeFileEditor
wxPython4
2022-09-13, Edouard Tisserant
09dad7f00c36
OPC-UA, IDE: add CTN parameters to support OPC-UA encryption and authentication.
wxPython4
2022-09-06, Edouard Tisserant
a0b645a934c9
IDE: Fix tooltip not being shown anymore on any toolbars since switch to wxPython4.
wxPython4
2022-08-23, Edouard Tisserant
412090a6b3a7
Cleanup and update version.py
wxPython4
2022-08-21, Edouard Tisserant
295f21f9c581
IDE: Fixed About dialog exception on Windows, and typo in about dialog's content.
wxPython4
2022-08-17, Edouard Tisserant
cbc6a6ccd52e
runtime: fix bugs introduced in previous commit, and refactor some code
wxPython4
2022-08-16, Edouard Tisserant
efdefbad49eb
Runtime: wx.app.mainLoop and twisted reactor now share main thread with runtime.Worker.
wxPython4
2022-08-16, Edouard Tisserant
8a54fd58a552
Remove useless assignment
wxPython4
2022-08-13, Edouard Tisserant
27e7679ddb99
SVGHMI: update generated XSLT
wxPython4
2022-08-12, Edouard Tisserant
7dcd0de97e6f
tests: fix load_and_build_tests.pytest
wxPython4
2022-08-12, Edouard Tisserant
5a0f7fcf9a8f
Merge changes from default in wxPython4
wxPython4
2022-08-11, Edouard Tisserant
0c96269bf63b
IDE: one more consequence of wxPython's 3 to 4 version bump
wxPython4
2022-08-10, Edouard Tisserant
cbf99c4122bd
IDE+runtime: Fix .ico generation
wxPython4
2022-08-09, Edouard Tisserant
889cbde22ec4
IDE, SVGHMI: Workaround Snap package not launching Inskape, POEdit or Chromium directly, producing lot of output in Incskape CLI, and messing with TMPDIR
wxPython4
2022-08-08, Edouard Tisserant
1ee56fb544fc
IDE: wxPython4 consequences : wx.OPEN -> wx.FD_OPEN
wxPython4
2022-08-08, Edouard Tisserant
b46af5b80c7d
toolchain: GCC: use CFLAGS, LDFLAGS and SYSROOT given in environment
wxPython4
2022-07-31, Edouard Tisserant
fdd4b171ac6c
IDE: fix About dialog not showing (wxPython4 sequel), update copyright section.
wxPython4
2022-07-30, Edouard Tisserant
eb915a9fdcb0
IDE: fix image generation from svg script that was deleting to many files on cleanup
wxPython4
2022-07-30, Edouard Tisserant
419f17564583
IDE: images: regenerate png according to latest changes in SVG
wxPython4
2022-07-30, Edouard Tisserant
494c90b895ad
IDE: images/icons.svg: Update logo, icon, build, clean, transfer, connect and disconnect.
wxPython4
2022-07-30, Edouard Tisserant
d6d9ecd07a93
LocalRuntime: Allow overriding local runtime python binary path using BEREMIZPYTHONPATH environment variable.
wxPython4
2022-07-28, Edouard Tisserant
7f5659b1eeb8
tests: debug_project IDE test: give up with unreliable OCR for "Force value" menu entry.
wxPython4
2022-07-27, Edouard Tisserant
6d3cb1ab1ef7
IDE: fix primary buffer selection being reset on each write to console on X11.
wxPython4
2022-07-27, Edouard Tisserant
d2ca25a2d5d9
test: IDE: Fix non repeatable select-all-delete in debug_project.
wxPython4
2022-07-25, Edouard Tisserant
d2d2a11366b1
tests: Change OCR options to be more reliable on small fonts.
wxPython4
2022-07-25, Edouard Tisserant
165dc0e97f1d
tests: add Beremiz project used in opcua_test CLI test
wxPython4
2022-07-18, Edouard Tisserant
77252e67d0d6
GitHub CI: my bad. m( Was just wrong version
wxPython4
2022-07-17, Edouard Tisserant
f0ed67b01a9d
GitHub CI: actions/checkout@v3 submodules=recursive fails.
wxPython4
2022-07-17, Edouard Tisserant
f247fb5b7756
Merge from default branch + fix traffic light example SVG missing background + update generated XSLT
2022-07-17, Edouard Tisserant
f5850ce25caf
tests: recommanded build options for open62541 leads to infinite linking time when building PLC
2022-07-17, Edouard Tisserant
ffe4e46a3163
tests: one more stability related fix for debug_project IDE test
2022-07-17, Edouard Tisserant
edf59ae145b7
tests: fix tests being systematically re-executed
2022-07-17, Edouard Tisserant
45e482f279f4
CLI: fix fake_wx for OPC-UA in CLI, match with test and requirements
2022-07-17, Edouard Tisserant
0af7b6a96c53
CLI: Explicitely wait for user interrupt (-k) and flush stdout each line.
2022-07-17, Edouard Tisserant
da7b461f54b7
tests: IDE: fix again debug_project, making it hopefully more stable
2022-07-17, Edouard Tisserant
8a9a7d180b93
wxPython4 sequels: fix Wx exceptions ignored because no traceback
2022-07-17, Edouard Tisserant
ee51d1deadfd
tests: IDE: prevent edit_project to save modifed example so that it doesn't influence following tests
2022-07-15, Edouard Tisserant
67e1707f24c8
tests: IDE: force reporting screenshot even after failing command
2022-07-15, Edouard Tisserant
f2dff88db448
tests: CLI: add simple test running python example
2022-07-15, Edouard Tisserant
6210c08c1c41
tests: docker: add dependencies for CLI testing
2022-07-15, Edouard Tisserant
c1d627434cd1
tests: add support for CLI tests
2022-07-15, Edouard Tisserant
916f553a74c3
tests: fix debug_project.sikuli again.
2022-07-15, Edouard Tisserant
75a83cc07f27
CLI: prevent LOCAL:// runtime to use GUI (tray icon) when launch from CLI.
2022-07-15, Edouard Tisserant
c2eec6aae07e
Merge latest changes from default
2022-07-11, Edouard Tisserant
d6c9da8d594e
wxPython4 sequels: fix exception in connection dialog, force black text in FBD.
2022-07-11, Edouard Tisserant
cb7db021280c
tests: nore details, please
2022-07-07, Edouard Tisserant
7f62da4362fd
Github CI: upload artifact (reports) when failing
2022-07-06, etisserant
49e7d2247d46
tests: add one more ignored pic to debug_project test
2022-07-06, Edouard Tisserant
c1a972412661
tests: add missing pic for debug_project sikuli test and remove depricated picture in edit_project
2022-07-05, Edouard Tisserant
2253479cf0d9
Github CI: use new name for test launching script
2022-07-05, etisserant
ec3672b7532b
test: Fix context menu problems in debug view. This should fix debug_test as well.
wxPython4
2022-07-04, Edouard Tisserant
b9737bb5f92a
tests: add (broken) debug_project test, fix edit_project
wxPython4
2022-07-04, Edouard Tisserant
c269f256a7c4
tests: rename build_in_docker.sh to do_test_in_docker.sh
wxPython4
2022-07-04, Edouard Tisserant
fbe924df437b
Merge default in wxPython4 branch
wxPython4
2022-06-27, Edouard Tisserant
074046800624
Fix typos breaking IDE
wxPython4
2022-06-13, Edouard Tisserant
a35bf9c585cf
Added preliminary CLI. Supports building a project, transfering and running on PLC.
wxPython4
2022-06-13, Edouard Tisserant
fa291393aac7
Merge changes from default to wxPython4 branch
wxPython4
2022-05-30, Edouard Tisserant
88c4b18453d5