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-star.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-21
Allow edit LPE on nestad groups
Jabiertxof
1
-1
/
+1
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
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
-12
/
+2
2018-10-01
Improvements to transforms in LPE
Jabier Arraiza
1
-7
/
+4
2018-09-29
Fix for bug: #1791784 LPE path effect undo does not work
Jabier Arraiza
1
-2
/
+6
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-bool-literals 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
-10
/
+10
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-4
/
+4
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-4
/
+4
2018-04-23
Fixing LPE recalculations warnings on update
Jabier Arraiza
1
-6
/
+24
2018-04-23
Fix warings on updates
Jabier Arraiza
1
-6
/
+5
2018-04-23
Remove some documents updates
Jabier Arraiza
1
-3
/
+0
2018-04-23
Add transforms fixes
Jabier Arraiza
1
-13
/
+0
2018-03-26
Allow upadate shapen innside groups with LPE
Jabier Arraiza
1
-1
/
+1
2018-03-26
Base LPE refactor
Jabier Arraiza
1
-37
/
+14
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-0
/
+0
2017-10-14
Fixing problems with nested LPE and convert to paths
Jabier Arraiza
1
-4
/
+5
2017-10-09
Fixes for transforms in LPE shapes
Jabiertxo Arraiza Cenoz
1
-8
/
+22
2017-09-21
Fix for bug #1715433 Clone original LPE can no longer be used to fill a power...
Jabier Arraiza
1
-0
/
+2
2017-05-29
Fix bug #1694111 also fixes noumerous bugfixes on LPE undo. And shapes are im...
Jabiertxof
1
-2
/
+8
2017-05-29
Fix bug #1694111 also fixes noumerous bugfixes on LPE undo. And shapes are im...
Jabiertxof
1
-2
/
+8
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-12-07
static code analysis
Kris De Gussem
1
-6
/
+7
2015-02-25
create SPObject factory
Liam P. White
1
-10
/
+0
2014-08-07
Redo the fix for bug #1348375
Liam P. White
1
-2
/
+3
2014-08-06
Fix another mistake introduced in r13495
Liam P. White
1
-3
/
+2
2014-08-06
Fix mistake introduced in r13495
Liam P. White
1
-2
/
+1
2014-08-06
Fix for bug #1348375 (randomized stars change on translation)
Liam P. White
1
-3
/
+5
2014-06-27
Remove the incorrect fix for the bug 1241902
Jabier Arraiza Cenoz
1
-2
/
+0
2014-06-27
Remove the incorrect fix for the bug 1241902
Jabier Arraiza Cenoz
1
-2
/
+0
2014-06-11
Fix for bug #1241902
Jabier Arraiza Cenoz
1
-0
/
+2
2014-06-07
Fix for Bug #1241902 -
Jabier Arraiza Cenoz
1
-0
/
+2
2014-01-06
Fix transforming shapes with path effect applied (bug #1247324)
Jabier Arraiza Cenoz
1
-0
/
+5
2013-10-26
Added some consts.
Markus Engel
1
-3
/
+3
2013-10-04
C++
Johan B. C. Engelen
1
-1
/
+1
2013-10-04
C++
Johan B. C. Engelen
1
-1
/
+1
2013-09-25
C++ify calling a few SPLPEItem functions, much more work than expected... slo...
Johan B. C. Engelen
1
-4
/
+3
2013-09-24
change names for displayName and detailedDescription, improve char code and r...
Martin Owens
1
-1
/
+1
2013-09-20
Refactor status-bar text for multiple items, was very broken
Martin Owens
1
-9
/
+8
2013-09-02
Fix bug that added transforms to new objects.
Matthew Petroff
1
-0
/
+56
2013-04-07
Merge Object and subclasses. Merging of SP- and C-classes complete.
Markus Engel
1
-2
/
+0
2013-04-05
Merged Item.
Markus Engel
1
-1
/
+0
[next]