2
0
mirror of https://github.com/m-labs/artiq.git synced 2024-12-20 08:56:28 +08:00
artiq/artiq/gui
2016-04-05 13:25:14 +08:00
..
__init__.py gui: split scheduler window 2014-12-30 18:18:23 +08:00
applets.py gui: setParent(None) before deleteLater() to remove dock appears unnecessary and causes memory corruption on Windows. Closes #362 2016-03-30 11:40:00 +08:00
datasets.py gui: redesign table/trees to avoid slow and buggy qt/pyqt autosize. Closes #182. Closes #187. 2016-03-25 18:33:22 +08:00
entries.py scanwidget: handle min, max, suffix (closes #352) 2016-03-28 16:59:49 +02:00
experiments.py gui/experiment: fix recompute argument error handling 2016-04-02 23:03:06 +08:00
explorer.py gui: display repository scanning status and revision. Closes #274 2016-03-18 00:40:54 +08:00
flowlayout.py gui/moninj: flow layout 2016-03-17 18:18:31 +08:00
log.py gui: setParent(None) before deleteLater() to remove dock appears unnecessary and causes memory corruption on Windows. Closes #362 2016-03-30 11:40:00 +08:00
logo.svg gui: handle better changing MDI area background colors 2016-03-15 18:36:34 +08:00
models.py gui/models/DictSyncTreeSepModel: support tooltips 2016-04-05 13:25:14 +08:00
moninj.py gui/moninj: compute size of widgets based on font sizes 2016-03-17 18:38:27 +08:00
scanwidget.py scanwidget: handle min, max, suffix (closes #352) 2016-03-28 16:59:49 +02:00
schedule.py gui/schedule: support terminating all experiments in a pipeline. Closes #262 2016-03-29 17:34:38 +08:00
scientific_spinbox.py scanwidget: add from current git 2016-02-25 20:34:04 +01:00
shortcuts.py gui: remove pyqtgraph 2016-02-15 00:23:47 +01:00
state.py gui: do 60114447 properly 2016-03-30 01:47:50 +08:00
ticker.py scanwidget: add from current git 2016-02-25 20:34:04 +01:00
tools.py gui: ignore only unmodified wheelevents 2016-03-08 15:53:27 +01:00
waitingspinnerwidget.py gui: display repository scanning status and revision. Closes #274 2016-03-18 00:40:54 +08:00