artiq/artiq/gui
David Nadlinger 2d6fc154db applets: Allow wildcard subscription to all datasets matching prefix via IPC
This allows ndscan v0.3+ to use the IPC interface for efficiency;
previously, the non-upstreamed RID dataset namespace feature allowed
the applets to somewhat efficient subscribe directly to the master
process via the socket interface.
2022-06-18 15:45:57 +08:00
..
__init__.py gui: split scheduler window 2014-12-30 18:18:23 +08:00
applets.py applets: Allow wildcard subscription to all datasets matching prefix via IPC 2022-06-18 15:45:57 +08:00
entries.py Bugfix: Add missing item inside state to solve KeyError 2022-06-14 11:41:55 +08:00
flowlayout.py gui/moninj: flow layout 2016-03-17 18:18:31 +08:00
fuzzy_select.py gui: Fix occasional wrong fuzzy select menu position on KDE/Linux 2021-04-04 00:04:11 +01:00
log.py use sipyco (#585) 2019-11-10 15:55:17 +08:00
logo.svg update logo 2016-04-30 00:30:24 +08:00
logo_ver.svg update major version 2021-02-17 16:18:05 +08:00
models.py use sipyco (#585) 2019-11-10 15:55:17 +08:00
scanwidget.py gui: fix Python 3.10 PyQt float/int issues. Closes #1887 2022-05-29 08:43:25 +08:00
scientific_spinbox.py ScientificSpinBox: fix suffix/prefix 2016-08-14 11:28:30 +02:00
state.py use sipyco (#585) 2019-11-10 15:55:17 +08:00
ticker.py gui: cleanup compact_exponential, 15 digits 2016-08-11 14:18:27 +02:00
tools.py gui: improve search of hierarchical datasets. Closes #258 2016-08-14 18:33:24 +08:00
waitingspinnerwidget.py gui: fix Python 3.10 PyQt float/int issues. Closes #1887 2022-05-29 08:43:25 +08:00