Commit graph

41 commits

Author SHA1 Message Date
Carl Philipp Klemm
4c2a4790c0 Add support for reading state 2025-10-14 12:59:55 +02:00
Carl Philipp Klemm
1eac3f6a83 Cleanup python script running 2025-10-13 18:12:32 +02:00
Carl Philipp Klemm
87db38b08e QCodeEditor: update cmake_minimum_required 2025-10-13 17:06:18 +02:00
Carl Philipp Klemm
f802708af4 Merge branch 'python' 2025-10-13 17:03:05 +02:00
Carl Philipp Klemm
738c8805f9 Fix missing = in python example 2025-10-13 17:00:02 +02:00
66937e2cfc Implementation using python invocation using qprocess 2025-10-13 16:30:44 +02:00
Carl Philipp Klemm
cd67e8ddd7 Add text edit to hold the output of the python script 2025-10-13 15:47:44 +02:00
Carl Philipp Klemm
b6fb6ca7d4 Put the file name of the code editor into the satus bar instead of the title bar 2025-10-13 15:32:47 +02:00
Carl Philipp Klemm
73aa61a13b Merge remote-tracking branch 'uvos/actions' 2025-10-13 15:24:02 +02:00
Carl Philipp Klemm
8ad659de76 Add example generation 2025-10-13 15:21:17 +02:00
5e91fd4a1a Add keyboard shortcuts 2025-10-13 14:51:28 +02:00
2d58946f3f Implement actions 2025-10-13 14:28:34 +02:00
Carl Philipp Klemm
a08cf6a682 Merge branch 'trigger' 2025-10-13 14:09:10 +02:00
Carl Philipp Klemm
fd85e5b648 Fix trigger state handling 2025-10-13 14:08:43 +02:00
c11630e50a add trigger support 2025-10-13 13:59:35 +02:00
Carl Philipp Klemm
417608478d Initial integration of the code widget 2025-10-13 13:56:39 +02:00
Carl Philipp Klemm
2f3069a388 add QCodeEditor 2025-10-13 12:40:46 +02:00
Carl Philipp Klemm
bccee9bd36 Package: Windows: add qmodernwindowsstyle.dll to package 2025-10-13 11:56:01 +02:00
Carl Philipp Klemm
5cae591a4b Add window icon 2025-10-13 11:29:39 +02:00
Carl Philipp Klemm
af9263b041 Fix case where the ganged channel is channel 0 2025-10-13 11:05:21 +02:00
81e7e1a5b3 Implement ganged switches 2025-10-13 10:45:44 +02:00
Carl Philipp Klemm
7a6e674756 rename windows build job
Some checks failed
Build eismuliplexer-qt for windows / BuildWin (push) Has been cancelled
Build eismuliplexer for linux / Build (push) Has been cancelled
2025-09-25 17:39:30 +02:00
Carl Philipp Klemm
b4f3eeae70 CI: zip is needed on windows for packageing release 2025-09-25 17:37:47 +02:00
Carl Philipp Klemm
6b496e46ef Packageing: correct windows executable name 2025-09-25 17:36:52 +02:00
Carl Philipp Klemm
6c62ba763a set PKG_CONFIG_PATH when cross compieling to find correct version of the eismultiplexer lib 2025-09-25 17:34:31 +02:00
Carl Philipp Klemm
7151e18520 add missing cross compile file 2025-09-25 17:25:24 +02:00
Carl Philipp Klemm
36d60961cd CI: windows ci needs nodejs for checkout 2025-09-25 17:24:04 +02:00
Carl Philipp Klemm
acb9e520ae CI: change windows build image 2025-09-25 16:54:37 +02:00
Carl Philipp Klemm
67d673f3b4 Add windows build to CI, unlikely to work first try 2025-09-25 16:39:27 +02:00
Carl Philipp Klemm
dc9b41246a CI: try standalone interpreted appimage 2025-09-18 13:57:58 +02:00
Carl Philipp Klemm
e079642bbe CI: try ubuntu-latest 2025-09-18 13:52:39 +02:00
Carl Philipp Klemm
b2dc70f5e7 CI: also install qpa plugins, so that they are hopefully included in the appimage 2025-09-18 13:39:23 +02:00
Carl Philipp Klemm
8a3b08ef91 CI: correct upload-artifact command 2025-09-18 13:31:53 +02:00
Carl Philipp Klemm
31f6a3e06f CI: use --appimage-extract-and-run 2025-09-18 13:29:47 +02:00
Carl Philipp Klemm
24a4146577 CI: add glx and mesa packages to work around broken qt package in ubuntu 2025-09-18 13:25:18 +02:00
Carl Philipp Klemm
c3afad46bc CI: fix version handling 2025-09-18 13:09:07 +02:00
Carl Philipp Klemm
379342c086 Add missing cmake file 2025-09-18 13:06:47 +02:00
Carl Philipp Klemm
f43d78f285 CI: correct syntax 2025-09-18 13:04:50 +02:00
Carl Philipp Klemm
8091cc751f Enable the building of appimages on CI 2025-09-18 13:02:31 +02:00
Carl Philipp Klemm
316ce6c043 Correct handling of eismultiplexer_connect return code 2025-08-25 17:50:18 +02:00
Carl Philipp Klemm
e87470d14e inial commit 2025-08-25 17:01:34 +02:00