artiq/artiq
Robert Jordens c08881de5d gui: don't scroll experiment editor on modified wheel (closes #303)
If you try to target e.g. spinbox with a ctrl- or shift-wheel to change the value
and you don't aim well, the tree widget will scroll. We already have tree
scroll on unmodified wheel. Let's have the modified wheel events exclusively
target the smaller widgets.
2016-03-08 16:12:38 +01:00
..
applets applets: workaround 'garbage on sides of embedded windows' bug on Windows 2016-02-21 21:32:21 +08:00
compiler compiler: reject lambdas used as kernel functions (fixes #313). 2016-03-03 08:33:28 +00:00
coredevice rtio: collision_error -> collision 2016-03-08 15:38:35 +08:00
devices pdq2.mediator: minor tweaks 2016-02-24 18:11:05 +01:00
frontend rpctool: use pprint in interactive mode 2016-03-02 11:47:34 +08:00
gateware pipistrello: shrink fifos a bit (may make ise happier) 2016-03-08 15:40:12 +01:00
gui gui: don't scroll experiment editor on modified wheel (closes #303) 2016-03-08 16:12:38 +01:00
language Rename 'with parallel' to 'with interleave' (#265). 2016-02-22 13:24:43 +00:00
master master/worker_db: make arguments optional in DDB entries 2016-03-05 00:17:08 +08:00
protocols rtio: collision_error -> collision 2016-03-08 15:38:35 +08:00
runtime rtio: collision_error -> collision 2016-03-08 15:38:35 +08:00
sim sim: align API closer to non-sim 2016-02-23 21:01:03 +01:00
test rtio: when rtlink addresses are different, issue collision not replace (fixes #320) 2016-03-08 15:58:25 +08:00
wavesynth coefficients: fix constant zero 2016-02-23 17:56:38 +01:00
__init__.py artiq_dir: move out of tools to unlink dependencies 2016-01-25 18:15:50 -07:00
_version.py versioneer: remote tag_prefix = v 2016-01-18 21:28:09 -07:00
experiment.py artiq.experiment: merge language and coredevice namespaces 2016-01-25 17:24:00 -07:00
tools.py tools/file_import: make sure sys.path is always restored 2016-01-31 20:33:17 +01:00