summary refs log tree commit diff
path: root/src/dialogs/ImageOverlay.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Port image overlay to qmlNicolas Werner2022-01-021-102/+0
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
* use more literalsNicolas Werner2021-12-291-2/+2
* Some qt6 prepNicolas Werner2021-12-281-1/+0
* Added window role to image overlayThulinma2021-12-051-0/+1
* Change indentation to 4 spacesNicolas Werner2021-09-181-54/+53
* lintingkirp2021-08-111-2/+1
* change slot close, to signal closingkirp2021-08-111-2/+3
* add shortcut Escape button for closing images issues 672kirp2021-08-111-0/+2
* Update license headersNicolas Werner2021-03-051-16/+4
* show image dialog fullscreen instead of resizing to the size of the first des...Nicolas Werner2020-02-131-11/+6
* Remove move() in ImageOverlayAdasauce2020-02-121-1/+0
* modernize: use nullptrNicolas Werner2020-02-041-1/+1
* Fix section layout issues and pagination issuesNicolas Werner2019-11-231-1/+0
* Fix deprecated function call issues with Qt 5.13Joseph Donofry2019-07-041-1/+4
* Add download button to ImageOverlayredsky172019-01-301-0/+10
* Consider the scale ratio when scaling down imagesKonstantinos Sideris2018-08-011-1/+1
* Move all files under src/Konstantinos Sideris2018-07-171-0/+106