It would be useful to have power-of-two accelerator in the change data range dialog for use with FFTs.
Not high priority, but it would be natural to change the N spin box in the datarangewiget to be an QSpinBox inherited class which redifines stepUp and stepDown to step to the next/previous power of 2.
This has been implemented in the timeinput branch and will be remerged into HEAD when it is stable. It actually allows free-form input. For instance, you can enter any of these: 5 2^12 1500/4.2
Change version to 1.x