Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-10 | Revert "options/value: add `QObject::connect` wrapper" | Stanislaw Halik | |
This reverts commit a67e8630caf20e7f48151024e9e68dd9271d75c7. | |||
2022-07-01 | options/value: add `QObject::connect` wrapper | Stanislaw Halik | |
This is useful not just to save on complexity in call sites, but also because I plan on using the Verdigris library to remove needless `valueChanged()` and `setValue()` overloads from each `value<t>` instance. Also fix a bug in `options/tie.hpp` where `QComboBox::setCurrentIndex` was erroneously called as `Qt::DirectConnection`. | |||
2022-06-05 | tracker/trackhat: implement LED tracking indicator | Stanislaw Halik | |
2022-06-05 | tracker/trackhat: add back gain slider | Stanislaw Halik | |
2022-05-11 | tracker/trackhat: new tracker | Stanislaw Halik | |
Sponsored by: TrackHat |