summary refs log tree commit diff
path: root/src/ImageOverlayDialog.cc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Create directories for related filesKonstantinos Sideris2017-11-301-129/+0
|
* Use C++11 braced list style (#121)Benjamin Saunders2017-11-051-2/+2
|
* Clean up headersKonstantinos Sideris2017-10-281-3/+0
|
* Style change againKonstantinos Sideris2017-09-101-60/+62
|
* Small style changeKonstantinos Sideris2017-08-201-5/+8
|
* Fix full screen image viewer on macOS sierraKonstantinos Sideris2017-08-061-21/+15
|
* macOS fixes (#15)Matthew Hodgson2017-05-041-11/+19
| | | | | | | - Improve build instructions. - Fix fullscreen image sizing. - Remove horizontal overscroll of RoomInfoListItem.
* Fix MainWindow being out of focus when the fullscreen overlay is closedKonstantinos Sideris2017-04-301-3/+10
| | | | That was probably a Linux specific issue or my mouse is buggy.
* Close fullscreen overlay with out of contents clickKonstantinos Sideris2017-04-301-0/+2
|
* Add full screen overlay for image displayKonstantinos Sideris2017-04-301-0/+116