summaryrefslogtreecommitdiffstats
path: root/src/object/sp-guide.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow guide duplication in guides dialogMarc Jeanmougin2019-03-221-0/+4
* Avoid the “using std::*;” or “using namespace std;” constructs.Emmanuel Gil Peyrot2019-03-061-4/+4
* Fix #91 "guides around the page" with y-axis downThomas Holder2019-02-181-6/+7
* modernize loopsMarc Jeanmougin2019-01-021-2/+2
* Clarify licensesMax Gaukler2018-11-081-1/+2
* SPAttributeEnum typed function argumentsThomas Holder2018-10-061-1/+1
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* !SP_ACTIVE_DESKTOP -> is_yaxisdown trueThomas Holder2018-09-231-5/+5
* New option to invert y-axisThomas Holder2018-09-121-1/+30
* Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot2018-06-181-4/+4
* Run clang-tidy’s modernize-use-bool-literals pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-7/+7
* Guides created after "lock all guides" selected should be lockedGeoff Lankow2018-05-041-0/+3
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-0/+545