Files
regulus79 ce17c95636 Add Continuous Auto-Scrolling (#7396)
* Initial Commit

* Refactor code and add new icons

* Fix logical error

* Add smooth scrolling to Song Editor

* Remove unused variable

* Fix scrolling speed and scrollbar width

* Remove QDebug and re-add a newline I deleted in an unrelated file

* Forgot to add files to commit

* Remove unused variable

* Fix Styling

* Fix Styling Again

* Fix Styling Again

* Fix Styling Again

* Add icons for classic theme

* Accidentally committed varying scroll speed with zoom -- removing

* Change abs to std::abs

Co-authored-by: saker <sakertooth@gmail.com>

* Change qMax to std::max and use static_cast

Co-authored-by: saker <sakertooth@gmail.com>

* Simplify stepped auto scrolling

Co-authored-by: saker <sakertooth@gmail.com>

* Remove unnecessary parentheses

* Remove return statement causing the play head line to stop

* Add specific tooltips to auto scrolling button states

* Remove `== true` from SongEditor.cpp

Co-authored-by: saker <sakertooth@gmail.com>

* Make tooltips translatable

Co-authored-by: Dominic Clark <mrdomclark@gmail.com>

* Fix zooming position calculation

* Rename bars to ticks

* Fix rubberband rect size

---------

Co-authored-by: saker <sakertooth@gmail.com>
Co-authored-by: Dominic Clark <mrdomclark@gmail.com>
2024-08-04 10:30:42 +02:00
..
2016-07-29 00:39:10 +02:00
2021-03-05 09:31:27 -03:00
2020-07-26 11:14:18 -07:00
2020-10-19 22:18:21 +02:00
2016-07-29 00:39:10 +02:00
2017-10-10 19:05:37 +02:00
2023-11-11 18:09:38 -05:00
2023-11-11 18:09:38 -05:00
2017-10-10 19:05:37 +02:00
2020-07-26 11:14:18 -07:00
2020-07-26 11:14:18 -07:00
2022-01-09 08:15:23 +01:00
2016-10-04 12:06:50 +02:00
2020-07-26 11:14:18 -07:00
2020-07-26 11:14:18 -07:00
2019-06-08 11:57:56 +02:00
2024-06-01 12:09:47 +02:00
2020-10-19 22:18:21 +02:00
2020-07-26 11:14:18 -07:00
2023-08-31 19:21:26 +02:00