summary refs log tree commit diff
path: root/src/dialogs/ImageOverlay.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix section layout issues and pagination issuesNicolas Werner2019-11-231-1/+0
| | | | | | | Pagination could get stuck, if the messages request failed. Section height seemes to have been calculated to late, which would make some section overlap the next message in some cases. Fix that by doing the height calculation manually.
* Fix deprecated function call issues with Qt 5.13Joseph Donofry2019-07-041-1/+4
| | | | Update to mtxclient 0.3.0
* Add download button to ImageOverlayredsky172019-01-301-0/+10
| | | | | | 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.
* Consider the scale ratio when scaling down imagesKonstantinos Sideris2018-08-011-1/+1
| | | | fixes #393
* Move all files under src/Konstantinos Sideris2018-07-171-0/+106