ganzziani / xscopes-qt

XScopes PC Interface
74 stars 39 forks source link

Added defines and QSlider Tooltips #21

Open kelliott121 opened 9 years ago

kelliott121 commented 9 years ago

I've added enums for all the tabs and subtabs so that the tabs can be referenced by constants instead of numerical literals. Since most of the tabs aren't referenced directly, several of the enums may be superfluous. I've also created a new type of slider that displays the current value in the tooltip and updated all sliders to be this type to give a way to view the exact value.

rzr commented 8 years ago

please try to rebase on current master

rzr commented 6 years ago

Developement is active on master branch maybe you can try to rebase on it Thanks

rzr commented 4 years ago

Please update

brunetton commented 4 years ago

This PR looks super interesting; I'd love to see that merged onto master 👍

rzr commented 3 years ago

please rebase