2
0
mirror of https://github.com/m-labs/artiq.git synced 2025-01-07 17:43:34 +08:00
artiq/artiq/frontend
David Nadlinger 9fbd6de30c Qt{5 -> 6}
Some changes are due to deprecations in Qt6 which were outright
removed in PyQt, for instance QRegExp or the x()/y() QMouseEvent
properties. Most of the diff is due to enumeration values now no
longer being available directly in the parent namespace.

This commit is purposefully restricted to the mechanical changes,
no reformatting/… is done to keep the diff easy to validate.
2024-07-27 21:37:19 +08:00
..
__init__.py frontend/*: move to artiq.frontend, make entry_points 2015-01-17 16:02:43 +08:00
afws_client.py afws_client: fix JSON parsing in read_json method 2024-07-26 10:55:40 +08:00
aqctl_coreanalyzer_proxy.py add analyzer proxy magic 2024-02-16 14:48:49 +08:00
aqctl_corelog.py aqctl_corelog: fix asyncio loop management 2023-01-12 10:52:26 +08:00
aqctl_moninj_proxy.py aqctl_moninj_proxy: fix asyncio loop management 2023-01-12 12:16:53 +08:00
artiq_browser.py Qt{5 -> 6} 2024-07-27 21:37:19 +08:00
artiq_client.py doc: Edit of manual reference pages (#2466) 2024-07-18 17:53:34 +08:00
artiq_compile.py satman: allow subkernels start subkernels 2024-01-09 08:44:45 +08:00
artiq_coreanalyzer.py use sipyco (#585) 2019-11-10 15:55:17 +08:00
artiq_coremgmt.py remove profiler 2021-08-12 12:51:55 +08:00
artiq_dashboard.py Qt{5 -> 6} 2024-07-27 21:37:19 +08:00
artiq_ddb_template.py doc: Edit of manual reference pages (#2466) 2024-07-18 17:53:34 +08:00
artiq_flash.py doc: Edit of manual reference pages (#2466) 2024-07-18 17:53:34 +08:00
artiq_master.py doc: Edit of manual reference pages (#2466) 2024-07-18 17:53:34 +08:00
artiq_mkfs.py python3.5 -> python3 2017-01-30 09:24:43 +08:00
artiq_route.py firmware: add routing table (WIP) 2018-09-09 21:49:28 +08:00
artiq_rtiomap.py Fix rtiomap failure on device aliases 2022-12-13 17:21:10 +08:00
artiq_rtiomon.py use asyncio get/new_event_loop as recommended 2022-05-31 23:06:54 +08:00
artiq_run.py interactive args: add title param 2024-03-13 12:13:55 +08:00
artiq_session.py split out artiq-comtools 2019-11-14 15:21:51 +08:00
artiq_sinara_tester.py sinara_tester: simplify almazny tests 2024-06-03 15:15:32 +08:00
bit2bin.py bit2bin: don't print string terminator 2018-10-08 10:13:03 +02:00