summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-line_segment.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-3/+1
* Code formatingJabiertxof2017-04-281-1/+1
* Fix headers on LPE'sJabiertxof2016-12-101-0/+2
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-4/+0
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+4
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-4/+0
* 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-8/+8
* Moved and renamed some tool-related files.Markus Engel2013-11-091-1/+1
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-1/+1
* const ....Johan B. C. Engelen2013-01-171-1/+1
* UI uniformisationKris De Gussem2012-10-211-1/+1
* Removed unneeded header style filename #definesJon A. Cruz2012-06-171-2/+0
* Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz2011-02-211-1/+1
* Use the line intersection routines in 2geom/line.h instead of the deprecated ...Diederik van Lierop2009-04-121-6/+6
* Fix end type combo boxMaximilian Albert2008-08-181-5/+5
* noop: reorder options for lpe-line-segmentMaximilian Albert2008-08-181-2/+2
* Toggle button in geometry toolbar to set limiting bounding box for LPELineSeg...Maximilian Albert2008-08-181-13/+7
* New LPE to draw infinite lines (cut by a limiting bounding box), rays and seg...Maximilian Albert2008-08-181-0/+103