summary refs log tree commit diff
path: root/src/timeline/widgets/ImageItem.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove pixel value from fontsKonstantinos Sideris2018-09-301-4/+3
|
* Use proxy objects on lambdas instead of raw pointersKonstantinos Sideris2018-09-071-12/+17
| | | | | | | When the object is destroyed the connections will be removed automatically by Qt. fixes #433
* Consider the scale ratio when scaling down imagesKonstantinos Sideris2018-08-011-2/+2
| | | | fixes #393
* Move all files under src/Konstantinos Sideris2018-07-171-0/+259