David CARLIER
|
dac59a5fa0
|
C++11 inheritance updates
Add `override` and remove `virtual` where applicable
|
2019-10-31 20:05:33 +01:00 |
|
Lukas W
|
11c693205e
|
Remove usage of deprecated Qt API
Removes usage of the following deprecated Qt functions:
- QPixmap::grabWidget
- QString::null
- qFind
- qSort
- qGreater
- qCopy
|
2018-06-17 14:27:28 +02:00 |
|
grejppi
|
9e85d7c66e
|
update all copyright headers to the proper url (#3326)
|
2017-02-06 02:41:15 +02:00 |
|
Vesa
|
170f60c8e0
|
Fader: add a way to disable the x100 display conversion so the fader widget can be used with arbitrary values
Also it can now be used with alternate pixmaps
|
2014-12-10 06:55:59 +02:00 |
|
Lukas W
|
58ec27ef75
|
Rename automatable_slider to AutomatableSlider
|
2014-11-26 01:23:04 +01:00 |
|