summaryrefslogtreecommitdiffstats
path: root/src/extension/plugins (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-19Extensions/grid2: fix header file locationPatrick Storz1-1/+2
2018-11-08Clarify licensesMax Gaukler5-2/+7
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-4/+0
2018-06-19Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot1-2/+2
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-2/+2
2017-11-07Misc. typosUnknown1-1/+1
2017-11-02do not build grid2 in target allMarc Jeanmougin1-1/+1
2016-06-25Moved next functions, added namespace, renamed range functionsAdrian Boguszewski1-1/+1
2016-06-01Replace two instances of getSVGUnit() by getDocumentScale().Tavmjong Bah1-9/+4
2016-04-16removed unnecessary commentsMoritz Eberl1-8/+0
2016-04-16Added missing fileMoritz Eberl1-0/+1
2016-04-16Added an example plugin.Moritz Eberl4-0/+314