summary refs log tree commit diff
path: root/src/dialogs/PreviewUploadOverlay.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move all files under src/Konstantinos Sideris2018-07-171-177/+0
* Properly reset the autocomplete anchor when the popup closesKonstantinos Sideris2018-07-151-1/+1
* Use MainWindow instead of QApplication::activeWindow to reference the main wi...Konstantinos Sideris2018-07-151-3/+11
* Update CI instructionsKonstantinos Sideris2018-06-171-3/+3
* Rename the log namespace to avoid symbol clash with the math functionKonstantinos Sideris2018-06-141-4/+5
* Be explicit about the captured parameters in lambdasKonstantinos Sideris2018-02-201-1/+1
* Scale down the preview image to fit in the application windowKonstantinos Sideris2018-02-191-11/+9
* Minor adjustmentsKonstantinos Sideris2018-02-191-1/+1
* Support audio, video, generic file for pasting (#220)christarazi2018-02-181-0/+170