Commit Graph

4 Commits

Author SHA1 Message Date
0050e7ed94 feat: Select start program in developer dialog
In the 'PLC developer', a Python file can now be selected as a start
project on the Revolution Pi. This is transferred to the Revolution
Pi via the new XML-RPC function 'set_plcprogram'. This version is
available from 'revpipyload' 0.11.0.
2023-10-26 12:24:38 +02:00
e147c57bf9 style: Change the selection method in developer file lists.
This behavior is now similar to common file browsers, in which
further elements are selected by holding a button, but a new
selection begins with a simple click.
2023-10-26 06:17:42 +02:00
09c95e2319 Update translation file 2023-01-07 13:57:45 +01:00
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