summary refs log tree commit diff
path: root/src/timeline/widgets/AudioItem.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove old timelineNicolas Werner2019-11-231-236/+0
|
* Fix support for Qt versions < 5.11Joseph Donofry2019-07-041-1/+6
|
* Fix formatting issuesJoseph Donofry2019-07-041-2/+3
|
* Fix deprecated function call issues with Qt 5.13Joseph Donofry2019-07-041-1/+1
| | | | Update to mtxclient 0.3.0
* Remove pixel value from fontsKonstantinos Sideris2018-09-301-5/+3
|
* Use proxy objects on lambdas instead of raw pointersKonstantinos Sideris2018-09-071-7/+9
| | | | | | | When the object is destroyed the connections will be removed automatically by Qt. fixes #433
* Move all files under src/Konstantinos Sideris2018-07-171-0/+230