beremiz
Clone
Summary
Browse
Changes
Graph
fix name clash
python3
2023-02-04, GP Orcullo
a5f58ca4629b
fix str encoding issue
python3
2023-02-04, GP Orcullo
741d0010b4b2
OSX: use wall time instead of system clock
python3
2022-11-10, GP Orcullo
39480d9d3d3f
replaced depreciated functions
python3
2022-11-10, GP Orcullo
25195da82745
fix platform identification when running CLI under Win32
python3
2022-11-10, GP Orcullo
fdd7f9938e59
silence compile warnings
python3
2022-11-09, GP Orcullo
31c9409a5841
Preliminary OSX support
python3
2022-11-09, GP Orcullo
296e459efdfb
pythonw is used on OSX
python3
2022-11-09, GP Orcullo
a26453d1c54d
switched to Pyro5
python3
2022-10-30, GP Orcullo
1fbc900ca1ce
Add PLC stop command
python3
2022-10-20, GP Orcullo
5780e7c13fd8
wx: replaced deprecated class
python3
2022-11-07, GP Orcullo
5a3c5dc888cc
wx fixes
python3
2022-11-01, GP Orcullo
ab11852616b8
str encoding fixes
python3
2022-11-01, GP Orcullo
ec2babbd5698
ctypes fixes
python3
2022-11-01, GP Orcullo
67a0df6478b3
fixed missing import
python3
2022-10-31, GP Orcullo
1eee037e81f7
set executionOrderId default value to 0
python3
2022-10-31, GP Orcullo
f5124b39ae56
replaced depreciated function
python3
2022-10-31, GP Orcullo
c032fff8af32
upgrade fake_wx
python3
2022-10-29, GP Orcullo
485fe0e78bfd
Update to wx.NewIdRef()
python3
2022-10-28, GP Orcullo
f99def63cdd8
fix for gc errors on shutdown
python3
2022-10-28, GP Orcullo
88fe6fc9fd38
wx fixes for controls
python3
2022-10-28, GP Orcullo
d92c1a3dafa7
Fix: wx._core.wxAssertionError: C++ assertion "CanBeToggled()" failed
python3
2022-10-28, GP Orcullo
369c7569bf94
fix - TypeError: unhashable type: 'Colour'
python3
2022-10-28, GP Orcullo
247599238b9d
xmlclass.py: fix AttributeError
python3
2022-10-28, GP Orcullo
479ba844ded8
AbsDir fix
python3
2022-10-28, GP Orcullo
7270e7e092f8
convert sort and cmp functions to Python3
python3
2022-10-28, GP Orcullo
f713566d5d01
switch to pickle from cPickle
python3
2022-10-28, GP Orcullo
bc71b19b45ff
fix dynamic module loading
python3
2022-10-28, GP Orcullo
814595c0ea16
fix ctypes encoding
python3
2022-10-28, GP Orcullo
8db203310f68
fix string encoding
python3
2022-10-28, GP Orcullo
ca814b175391
updated click api
python3
2022-10-28, GP Orcullo
98a76dbb1b6d
remove six.reraise
python3
2022-10-28, GP Orcullo
5256e4bd92e6
removed Python2 modules
python3
2022-10-28, GP Orcullo
9f6f46dbe3ae
fixed plcopen imports
python3
2022-10-28, GP Orcullo
a80a66ba52d6
automated conversion using 2to3-3.9 tool
python3
2022-10-28, GP Orcullo
f62625418bff
Tests: Add preliminary IEC-61131 language test, to be continued.
wxPython4
2023-03-27, Edouard Tisserant
fda6c1a37662
Tests: Add time emulation feature for tests with BEREMIZ_TEST_CYCLES CFLAG.
wxPython4
2023-03-27, Edouard Tisserant
a811e1ff718a
IDE: fix exception when re-opening previously closed tab
wxPython4
2023-03-12, Edouard Tisserant
1db10e9df882
IDE: fix again ruberband with gtk3.
wxPython4
2023-03-12, Edouard Tisserant
41be039fbb8c
Merged from default
wxPython4
2023-03-10, Edouard Tisserant
8a393ba12cd7
IDE: Fix missing highlighted element in diagrams when using GTK3
wxPython4
2023-03-08, Edouard Tisserant
8c3d9159b6a9
Merged default in wxPython4 branch
wxPython4
2023-03-03, Edouard Tisserant
838242d34741
Fix typo in toolchain_gcc.py : LDLAGS -> LDFLAGS
wxPython4
2023-03-03, Edouard Tisserant
99263915a91d
Merged from default
wxPython4
2023-02-28, Edouard Tisserant
9ce94d0d3764
Test: Customize Fluxbox launch to get rid of toolbar in IDE tests.
wxPython4
2023-02-28, Edouard Tisserant
87dac789bdaf
Tests: Use TESSERACT_LSTM_COMBINED, LSTM + Legacy OCR mode in Sikuli, more stable results.
wxPython4
2023-02-28, Edouard Tisserant
1bd62761a8f6
Merged default in wxPython4 branch
wxPython4
2023-02-17, Edouard Tisserant
743a384f1bbb
Tests: docker image needs tesseract4, but opencv lib since sikuli.jar already contains it.
wxPython4
2023-02-14, Edouard Tisserant
ad3a05cf2066
More explicit default value for generic makefile target command. Assume Makfile is located in project_files
wxPython4
2023-02-14, Edouard Tisserant
58c74d098f09
IDE: prevent IDE/CLI process surviving to sys.exit() by using deamon threads to monitor external processes output streams.
wxPython4
2023-02-03, Edouard Tisserant
ffce28009ad3
Tests: allow overriding local host's hostname with BEREIS_LOCAL_HOST env variable.
wxPython4
2023-02-02, Edouard Tisserant
6365e33fb11f
Tests: IDE: explicitely wait for build success rather than just stdout to become silent.
wxPython4
2023-02-02, Edouard Tisserant
d0a9c01ee7a5
Tests: Fixed wrong path (relative to $HOME) in CLI tests.
wxPython4
2023-02-02, Edouard Tisserant
4906295e0be6
Tests: OPCUA tests can now use OPCUA_DEFAULT_HOST environment variable to force host to something else than "127.0.0.1" or "localhost"
wxPython4
2023-02-01, Edouard Tisserant
7841b651d601
IDE: fix segfault when unselecting network discovery in URI editor
wxPython4
2023-01-16, Edouard Tisserant
da9ffd572551
IDE: fix exception when showing project's context menu in case of empty clipboard (wxpython4).
wxPython4
2023-01-15, Edouard Tisserant
3dafdb6ad023
Tests: Fix dockerfile not finding locales.
2023-01-01, etisserant
961903c0b76d
cosmetic fix
wxPython4
2023-01-01, Edouard Tisserant
c3a13fcbda3a
Tests: use expedited termination of IDE with SIGTERM instead of normal close
wxPython4
2023-01-01, Edouard Tisserant
cf7c91183995
IDE: When receiving SIGTERM signal, kill runtime befor bailing out without saving.
wxPython4
2023-01-01, Edouard Tisserant
cea2005bf2c9