summary refs log tree commit diff
path: root/src/timeline/widgets/ImageItem.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove old timelineNicolas Werner2019-11-231-267/+0
|
* Fix support for Qt versions < 5.11Joseph Donofry2019-07-041-2/+5
|
* Fix deprecated function call issues with Qt 5.13Joseph Donofry2019-07-041-1/+1
| | | | Update to mtxclient 0.3.0
* Add download button to ImageOverlayredsky172019-01-301-0/+1
| | | | | | When opening images in the full-screen overlay, there is now a download button next to the close button. This button utilizes the same functionality as the right-click->save image button.
* 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