index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
object
/
sp-path.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-03
refactor: Eliminate SPIString::value_default
Thomas Holder
1
-2
/
+2
2019-06-06
Refactoring: call setAttribute() directly.
Shlomi Fish
1
-1
/
+1
2019-01-02
modernize loops
Marc Jeanmougin
1
-4
/
+4
2018-12-21
Allow edit LPE on nestad groups
Jabiertxof
1
-1
/
+1
2018-12-15
Remove unused transform functions related to LPE and improvements to fill-bet...
Jabier Arraiza
1
-14
/
+1
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-11-06
Update to latest syntax for 'd' as property.
Tavmjong Bah
1
-15
/
+35
2018-10-06
SPAttributeEnum typed function arguments
Thomas Holder
1
-1
/
+1
2018-10-02
Fixes for LPE transforms and a bug when closing inkscape, related to lpeobjec...
Jabiertxof
1
-4
/
+1
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
1
-4
/
+0
2018-10-01
Fix for bug #263620 comment 5,
Jabier Arraiza
1
-10
/
+6
2018-10-01
Improvements to transforms in LPE
Jabier Arraiza
1
-6
/
+10
2018-09-29
Fix for bug: #1791784 LPE path effect undo does not work
Jabier Arraiza
1
-2
/
+7
2018-09-13
fixes and improvementes to power clip and powermask
Jabiertxof
1
-0
/
+1
2018-06-18
Run clang-tidy’s modernize-use-emplace pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-2
/
+1
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-9
/
+9
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-6
/
+6
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-6
/
+6
2018-04-23
Fixing LPE recalculations warnings on update
Jabier Arraiza
1
-1
/
+1
2018-04-23
Fix warings on updates
Jabier Arraiza
1
-2
/
+4
2018-04-23
Remove some documents updates
Jabier Arraiza
1
-3
/
+0
2018-04-21
Fixes for d promote to property
Jabier Arraiza
1
-37
/
+33
2018-03-28
Fix bug: 1758477
Jabier Arraiza
1
-1
/
+0
2018-03-26
Base LPE refactor
Jabier Arraiza
1
-129
/
+6
2018-03-07
Promote the path 'd' attribute to a property per SVG 2. Try 2.
Tavmjong Bah
1
-0
/
+36
2018-02-18
Revert "Promote the path 'd' attribute to a property per SVG 2."
Tavmjong Bah
1
-62
/
+17
2018-02-13
Promote the path 'd' attribute to a property per SVG 2.
Tavmjong Bah
1
-17
/
+62
2018-02-06
Remove unused include.
Tavmjong Bah
1
-1
/
+0
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-0
/
+0
2018-01-08
Misc. typos
luz.paz
1
-1
/
+1
2017-09-13
Fixes for clone original LPE
Jabiertxo Arraiza Cenoz
1
-0
/
+1
2017-06-24
Working with powerclip and powermask
Jabier Arraiza
1
-2
/
+1
2017-02-21
Improvements to fill between strokes and fill between many LPE's
Jabier Arraiza Cenoz
1
-1
/
+6
2017-01-24
update to trunk
Jabier Arraiza Cenoz
1
-16
/
+15
2017-01-02
Remove clone original code
Jabiertxof
1
-16
/
+15
2017-01-01
Fixing transforms,clips...
Jabiertxof
1
-13
/
+14
2016-12-28
First attemp working
Jabiertxof
1
-2
/
+2
2016-12-06
Fixes for measure LPE and speed path based LPE operations
Jabiertxof
1
-31
/
+31
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-3
/
+1
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-1
/
+3
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-3
/
+1
2015-09-08
Fix for bug 179842
Jabier Arraiza Cenoz
1
-1
/
+2
2015-04-27
2Geom sync - initial commit
Krzysztof Kosi??ski
1
-2
/
+1
2015-02-28
Workaround for bug #1426090 (more LPE nastiness)
Liam P. White
1
-4
/
+30
2015-02-25
create SPObject factory
Liam P. White
1
-10
/
+0
2014-12-21
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
1
-1
/
+1
2014-07-28
fix build. gcc 4.6.1 does not like double parens here :/
Johan B. C. Engelen
1
-1
/
+1
2014-07-28
Don't update path effects on document load (#1299948)
Liam P. White
1
-2
/
+15
2014-06-27
Remove the incorrect fix for the bug 1241902
Jabier Arraiza Cenoz
1
-2
/
+0
[next]