summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/save-template-dialog.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Marks string as translatable.Marc Jeanmougin2019-07-241-1/+1
* Header cleanup.Tavmjong Bah2019-02-121-1/+0
* Clarify licensesMax Gaukler2018-11-081-0/+10
* Merge branch 'bugfix-1789838-confirmation-needed-before-overwriting-template'...Marc Jeanmougin2018-10-181-7/+12
|\
| * Fix bug 1789838 - Ask for confirmation before overwriting templateChristophe Lebras2018-08-311-7/+12
* | Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
|/
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-1/+1
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-1/+1
* Skip empty template informationChristophe Lebras2017-07-021-4/+0
* Manage template informationsChristophe Lebras2017-07-021-19/+7
* Add function to save templateChristophe Lebras2017-07-021-11/+13
* Add Save Template DialogChristophe Lebras2017-07-021-0/+105