index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
live_effects
/
lpe-line_segment.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-3
/
+1
2017-04-28
Code formating
Jabiertxof
1
-1
/
+1
2017-04-28
Reset
Jabiertxof
1
-1
/
+1
2017-04-14
Allow set and reset default values of LPE parameters
Jabiertxof
1
-1
/
+1
2016-12-16
remove rollback to 15315
Jabiertxof
1
-0
/
+2
2016-12-16
Rollback 15315
Jabiertxof
1
-2
/
+0
2016-12-10
Fix headers on LPE's
Jabiertxof
1
-0
/
+2
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-4
/
+0
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-0
/
+4
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-4
/
+0
2015-04-27
2Geom sync - initial commit
Krzysztof Kosi??ski
1
-8
/
+8
2013-11-09
Moved and renamed some tool-related files.
Markus Engel
1
-1
/
+1
2013-11-07
First step of moving tools into appropriate namespaces.
Markus Engel
1
-1
/
+1
2013-01-17
const ....
Johan B. C. Engelen
1
-1
/
+1
2012-10-21
UI uniformisation
Kris De Gussem
1
-1
/
+1
2012-06-17
Removed unneeded header style filename #defines
Jon A. Cruz
1
-2
/
+0
2011-02-21
Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.
Jon A. Cruz
1
-1
/
+1
2009-04-12
Use the line intersection routines in 2geom/line.h instead of the deprecated ...
Diederik van Lierop
1
-6
/
+6
2008-08-18
Fix end type combo box
Maximilian Albert
1
-5
/
+5
2008-08-18
noop: reorder options for lpe-line-segment
Maximilian Albert
1
-2
/
+2
2008-08-18
Toggle button in geometry toolbar to set limiting bounding box for LPELineSeg...
Maximilian Albert
1
-13
/
+7
2008-08-18
New LPE to draw infinite lines (cut by a limiting bounding box), rays and seg...
Maximilian Albert
1
-0
/
+103