summaryrefslogtreecommitdiffstats
path: root/src/extension/plugins/grid2/grid.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-191-2/+2
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Misc. typosUnknown2017-11-071-1/+1
* Added items as a range functionAdrian Boguszewski2016-07-031-2/+2
|\
* | Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-251-1/+1
|/
* Replace two instances of getSVGUnit() by getDocumentScale().Tavmjong Bah2016-06-011-9/+4
* Added an example plugin.Moritz Eberl2016-04-161-0/+220