Ticket #4931 (closed: fixed)
GUI for StartLiveData
Reported by: | Janik Zikovsky | Owned by: | Janik Zikovsky |
---|---|---|---|
Priority: | critical | Milestone: | Release 2.1 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | #4935, #4953 | |
Blocking: | Tester: | Stuart Campbell |
Description
Create a custom GUI to help the user with StartLiveData.
Change History
comment:2 Changed 9 years ago by Janik Zikovsky
Refs #4931 moved ScriptEditor into MantidWidgets for code reuse
Changeset: 8af3b29581adeeebaa97e8f4743fdc0f66cd1629
comment:3 Changed 9 years ago by Janik Zikovsky
Refs #4931 attempt to make a qt designer plugin
but none of it works for me, including the old ones.
Changeset: 5d5edc65443eee3c6f61c2f08b6dd90f74f7fcc1
comment:4 Changed 9 years ago by Janik Zikovsky
Refs #4931 add QScintilla to MantidWidgets
and add the ScriptEditor to the plugins
Changeset: 3d14ce34a00e4b06e50c1b61cd9f055f705a101b
comment:5 Changed 9 years ago by Janik Zikovsky
Refs #4931 export to make windows happy
Changeset: 4d71e6aea8f88944292361614ac49ba7b3de9fb4
comment:7 Changed 9 years ago by Janik Zikovsky
Refs #4931 designer plugin output path, restore old one
Changeset: f6ba953422097bb2124323c2bc10888133331aab
comment:8 Changed 9 years ago by Janik Zikovsky
Refs #4931 moved ScriptEditor into MantidWidgets for code reuse
Changeset: 8af3b29581adeeebaa97e8f4743fdc0f66cd1629
comment:9 Changed 9 years ago by Janik Zikovsky
Refs #4931 attempt to make a qt designer plugin
but none of it works for me, including the old ones.
Changeset: 5d5edc65443eee3c6f61c2f08b6dd90f74f7fcc1
comment:10 Changed 9 years ago by Janik Zikovsky
Refs #4931 add QScintilla to MantidWidgets
and add the ScriptEditor to the plugins
Changeset: 3d14ce34a00e4b06e50c1b61cd9f055f705a101b
comment:11 Changed 9 years ago by Janik Zikovsky
Refs #4931 export to make windows happy
Changeset: 4d71e6aea8f88944292361614ac49ba7b3de9fb4
comment:13 Changed 9 years ago by Janik Zikovsky
Refs #4931 start of a ui file for StartLiveData
Also refs #4953 AlgorithmPropertiesWidget
Changeset: f71dfcd08783d4446f47510a8c0757edec90bc1d
comment:14 Changed 9 years ago by Janik Zikovsky
Refs #4931 UI layout for StartLiveDataDialog
Changeset: dc0a9b5f0b818987a73f449abf730789ea899d97
comment:15 Changed 9 years ago by Janik Zikovsky
Refs #4931 more StartLiveData gui stuff
Changeset: 2245c5b4e3b69e798be7316031049ec8ba2bb0c6
comment:16 Changed 9 years ago by Janik Zikovsky
Refs #4931 GUI works for the processing step
Changeset: 97b8ffb116b0080fd6e93ec67c637340abada82b
comment:17 Changed 9 years ago by Janik Zikovsky
Refs #4931 start of a ui file for StartLiveData
Also refs #4953 AlgorithmPropertiesWidget
Changeset: f71dfcd08783d4446f47510a8c0757edec90bc1d
comment:18 Changed 9 years ago by Janik Zikovsky
Refs #4931 UI layout for StartLiveDataDialog
Changeset: dc0a9b5f0b818987a73f449abf730789ea899d97
comment:19 Changed 9 years ago by Janik Zikovsky
Refs #4931 more StartLiveData gui stuff
Changeset: 2245c5b4e3b69e798be7316031049ec8ba2bb0c6
comment:20 Changed 9 years ago by Janik Zikovsky
Refs #4931 GUI works for the processing step
Changeset: 97b8ffb116b0080fd6e93ec67c637340abada82b
comment:21 Changed 9 years ago by Janik Zikovsky
Refs #4931 more widgets connected in StartLiveData GUI
Changeset: b859e1cc2f1d1a23da5373729a012e0b1a229d2d
comment:22 Changed 9 years ago by Janik Zikovsky
Refs #4931 disable the label along with the text box
Changeset: 3d672aed385c30cb2cf50b86c319c54db44ac575
comment:23 Changed 9 years ago by Janik Zikovsky
Refs #4931 GUI for PreserveEvents in LiveData.
Changeset: d0bdc43429a01776610a619cb26ea3f9f17267c8
comment:24 Changed 9 years ago by Janik Zikovsky
Refs #4931 more widgets connected in StartLiveData GUI
Changeset: b859e1cc2f1d1a23da5373729a012e0b1a229d2d
comment:25 Changed 9 years ago by Janik Zikovsky
Refs #4931 disable the label along with the text box
Changeset: 3d672aed385c30cb2cf50b86c319c54db44ac575
comment:26 Changed 9 years ago by Janik Zikovsky
Refs #4931 GUI for PreserveEvents in LiveData.
Changeset: d0bdc43429a01776610a619cb26ea3f9f17267c8
comment:27 Changed 9 years ago by Janik Zikovsky
- Status changed from accepted to verify
- Resolution set to fixed
I think this is pretty much finished at this point. Will make new tickets if there are things to fix in the GUI.
comment:28 Changed 8 years ago by Stuart Campbell
- Status changed from verify to verifying
- Tester set to Stuart Campbell
comment:29 Changed 8 years ago by Stuart Campbell
- Status changed from verifying to closed
Looks good. Just comment about it not being obvious what the input/output workspace names are for processing with a python script. Create ticket #5211 on next iteration for that (if you want to do it for this iteration, just move it back.)
comment:30 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 5777