Commit Graph
4 Commits
Author SHA1 Message Date
Eva-Maria Zanger 6504fe962b refactor: Improve GUI text and translations
Signed-off-by: Sven Sager <s.sager@kunbus.com>
2026-07-22 11:29:11 +02:00
akira 1e8200cc55 Change most button pressed event to clicked and add global shortcuts
Most events of the buttons was on pressed, which should not be used. Now
the debugcontrol buttons has a repeating pressed event, if you hold the
button, it will read the IOs every 200 ms. The shortcuts F4, F5, F6 to
read/write IOs are now application wide.
2023-01-09 19:40:00 +01:00
akira 09c95e2319 Update translation file 2023-01-07 13:57:45 +01:00
akira 3f2f3e0478 Switch project so src layout
This will make it possible to build pip packages.
Add a make file to compile UI files and build mac and win applications.
2023-01-04 18:12:59 +01:00