summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/save-template-dialog.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-24Marks string as translatable.Marc Jeanmougin1-1/+1
2019-02-12Header cleanup.Tavmjong Bah1-1/+0
2018-11-08Clarify licensesMax Gaukler1-0/+10
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-4/+0
2018-08-31Fix bug 1789838 - Ask for confirmation before overwriting templateChristophe Lebras1-7/+12
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-1/+1
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-1/+1
2017-07-02Skip empty template informationChristophe Lebras1-4/+0
2017-07-02Manage template informationsChristophe Lebras1-19/+7
2017-07-02Add function to save templateChristophe Lebras1-11/+13
2017-07-02Add Save Template DialogChristophe Lebras1-0/+105