Commit Graph
17 Commits
Author SHA1 Message Date
ebner 8fc6357c08 rename to epics_launcher 2025-01-23 15:02:39 +01:00
ebner 13d72111ba fix package name 2025-01-23 14:56:38 +01:00
novak_i 4cfe71bee3 Update readme file 2020-03-01 15:04:47 -05:00
ebner 60d9df9ea8 move to qt5 2019-09-27 10:24:18 +02:00
Vintar Rok a34747aecf when sub-menu is loaded from absolute path, all its items are loaded from there 2016-05-13 08:53:55 +02:00
Vintar Rok cf321eb789 Open file inside model menu_model constructor, instead on all places before creating new menu 2016-05-12 14:34:23 +02:00
ebner 97b635d378 added relative path 2016-04-20 08:38:33 +02:00
ebner 8db2fbee21 added testcase for COSYLAB-584 2016-04-20 08:34:25 +02:00
Vintar Rok 0000bc5ac9 COSYLAB-255 v0.9.6 prepared: a) type for PEP screens added; b) command opening improved to act same as bash command line; c) additional parameter for screens (caqtdm, medm) to be able to pass cmd aguments for position etc. 2015-10-22 09:40:59 +02:00
Vintar Rok 59c572137e COSYLAB-400 commands opened with subprocess.Popen (multiprocessing did block the launcher GUI when pep or caqtdm were started. All commands are now runned with bash -c 2015-10-22 09:24:06 +02:00
Vintar Rok 8b37d1cad0 COSYLAB-397 Support for PEP 2015-10-21 10:42:55 +02:00
Vintar Rok d53942c962 COSYLAB-386 Exposing adtitional option params for caqtdm and medm screens. 2015-10-21 10:13:20 +02:00
Vintar Rok 3aa6b39bc2 COSYLAB-400 New way of executing commands. multiprocessing lib is used 2015-10-20 14:14:47 +02:00
Vintar Rok 58824b2a8c COSYLAB-255 -c --config flag changed to -m --mapping 2015-10-12 15:38:42 +02:00
Vintar Rok 673c84cedd COSYLAB-255 Bug fix: If main menu name is not specified, then takes file name without extention (before was with extention) 2015-09-30 13:53:33 +02:00
Vintar Rok c5f532100b COSYLAB-373 Code was generalised so it is now able to define new types easily 2015-09-29 07:38:51 +02:00
Vintar Rok ed692a1367 COSYLAB-255 Documentation, changing menu-title format (adding styles), modifying dir strcut, conda build 2015-09-23 08:53:57 +02:00