aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/imageviewer/exportdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Rename PathChooser::{f,setF}ileName() to {f,setF}ilePath()hjk2020-04-091-2/+2
* Globally disable WindowContextHelpButtonHintKai Koehne2020-02-251-2/+0
* connect() to ambiguous signals/slots: Replace static_cast with QOverloadAlessandro Portale2019-05-281-4/+2
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* ImageView: ModernizeAlessandro Portale2018-11-121-6/+6
* Add SVG multi exportFriedemann Kleint2018-02-141-1/+7
* Replace manual signal blocking/unblocking with QSignalBlockerTobias Hunger2017-10-041-4/+2
* ImageViewer: Add option to export images from SVG.Friedemann Kleint2016-03-211-0/+204