artiq/artiq/gui
David Nadlinger 6a7926ddeb dashboard: Allow moving/hiding of Schedule view columns
This is very handy to make good use of screen real estate, as
e.g. file path and Git revision are often not as important to
judge the state of the system at a glance – particularly, as
the schedule entries can then fit on a single line each.
2024-09-09 22:00:46 +08:00
..
__init__.py gui: split scheduler window 2014-12-30 18:18:23 +08:00
applets.py applets: fix initial embedded widget size 2024-07-27 21:37:19 +08:00
dndwidgets.py dashboard: fix pyqt6 gui bugs 2024-07-29 13:37:49 +08:00
entries.py dashboard: fix pyqt6 gui bugs 2024-07-29 13:37:49 +08:00
flowlayout.py gui: Remove some unused imports [nfc] 2024-07-27 21:37:19 +08:00
fuzzy_select.py Qt{5 -> 6} 2024-07-27 21:37:19 +08:00
log.py gui: Remove some unused imports [nfc] 2024-07-27 21:37:19 +08:00
logo.svg update logo 2016-04-30 00:30:24 +08:00
logo_ver.svg gui: Update logo_ver.svg to major version 9 2024-09-01 08:06:06 +08:00
models.py gui/models: Add DictSyncModel default args to match C++ [nfc] 2024-09-09 22:00:46 +08:00
scanwidget.py Qt{5 -> 6} 2024-07-27 21:37:19 +08:00
scientific_spinbox.py Qt{5 -> 6} 2024-07-27 21:37:19 +08:00
state.py gui/state: implement backup state file for last successful load (#2538) 2024-08-21 00:39:24 +08:00
ticker.py gui: cleanup compact_exponential, 15 digits 2016-08-11 14:18:27 +02:00
tools.py dashboard: Allow moving/hiding of Schedule view columns 2024-09-09 22:00:46 +08:00
waitingspinnerwidget.py Qt{5 -> 6} 2024-07-27 21:37:19 +08:00