index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sp-item-group.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-1020
/
+0
2018-01-08
Misc. typos
luz.paz
1
-1
/
+1
2017-10-14
Fixing problems with nested LPE and convert to paths
Jabier Arraiza
1
-5
/
+1
2017-10-02
third batch
Marc Jeanmougin
1
-20
/
+14
2017-09-24
Remove unused parameter in SPItem::doWriteTransform
Stefano Facchini
1
-9
/
+9
2017-09-06
A little improvements on groups with paths having LPE
Jabier Arraiza
1
-3
/
+6
2017-09-06
A bit refactor on SPGroup
Jabier Arraiza
1
-46
/
+46
2017-09-04
Allow nested LPE over groups also with shapes
Jabier Arraiza
1
-5
/
+25
2017-05-18
fix a brunch of memory leaks
chr
1
-0
/
+1
2017-01-24
update to trunk
Jabier Arraiza Cenoz
1
-12
/
+31
2017-01-24
Bug fixes
Jabiertxof
1
-4
/
+3
2017-01-24
Remove some code and make dependant of rotate copies
Jabiertxof
1
-24
/
+13
2017-01-24
Fixing to merge
Jabiertxof
1
-13
/
+24
2017-01-05
Adding base
Jabiertxof
1
-0
/
+9
2017-01-03
Fixing some bugs
Jabiertxof
1
-0
/
+9
2017-01-02
Remove clone original code
Jabiertxof
1
-24
/
+13
2016-12-28
First attemp working
Jabiertxof
1
-13
/
+24
2016-12-16
remove rollback to 15315
Jabiertxof
1
-2
/
+3
2016-12-16
Rollback 15315
Jabiertxof
1
-3
/
+2
2016-12-15
Fixes for internal document scaling and add a second test option.
Tavmjong Bah
1
-2
/
+3
2016-08-29
Code design. Replacing tabs with spaces, and fixng parentheses warning.
Nicolas Dufour
1
-4
/
+4
2016-08-29
[Bug #1425542] Filter applied on group does not auto redraw when edited.
alvinhochun
1
-0
/
+7
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-6
/
+1
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-1
/
+6
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-6
/
+1
2016-07-14
Renamed children list in SPObject
Adrian Boguszewski
1
-11
/
+11
2016-07-14
Last part of new SPObject children list
Adrian Boguszewski
1
-1
/
+1
2016-07-13
Second part of new SPObject children list
Adrian Boguszewski
1
-30
/
+31
2016-07-11
First part of new SPObject children list
Adrian Boguszewski
1
-3
/
+2
2016-06-25
Fix bug#168286 also opem regression on bug#1594565
Jabier Arraiza Cenoz
1
-1
/
+103
2015-12-07
static code analysis
Kris De Gussem
1
-7
/
+7
2015-12-07
static code analysis
Kris De Gussem
1
-10
/
+10
2015-08-16
fix for ungrouping dynamic offset displacement bug
Marc Jeanmougin
1
-7
/
+3
2015-05-02
fixed selection after ungroup
Marc Jeanmougin
1
-5
/
+2
2015-03-12
Point parameter refactor, Fixes a bug in Lattice2 whith lines.
Jabier Arraiza Cenoz
1
-1
/
+1
2015-02-27
more cast cleanup
Marc Jeanmougin
1
-2
/
+2
2015-02-27
corrected the casts (hopefully)
Marc Jeanmougin
1
-7
/
+7
2015-02-25
create SPObject factory
Liam P. White
1
-10
/
+0
2015-02-21
Fix for the performance loss in ungrouping observed by Tavmjong in rev 13933
Marc Jeanmougin
1
-8
/
+4
2015-02-19
added a set to the Selection
Marc Jeanmougin
1
-17
/
+12
2015-02-19
scale groups when changing document units. (Bug 1369197)
Alvin Penner
1
-10
/
+4
2015-02-19
Put a few std::vector<SPitem*>
Marc Jeanmougin
1
-10
/
+9
2015-02-17
At first, I was thinking "I just have to go to the selection file, and change...
Marc Jeanmougin
1
-53
/
+38
2015-02-16
Clones. Fix for bug #1245339 (When changing a clone's parent's layer, the clo...
mc
1
-9
/
+27
2015-01-15
during copy and paste, scale stock symbols from units of 'px' to 'document-un...
Alvin Penner
1
-3
/
+3
2014-12-25
Remove sp_style_merge_from_parent() and sp_style_merge_from_dying_parent().
Tavmjong Bah
1
-4
/
+3
2014-12-23
Use gray for 'context-fill' and 'context-stroke' in marker selector.
Tavmjong Bah
1
-6
/
+8
2014-12-21
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
1
-1
/
+1
2014-12-21
Implement rendering for 'context-fill' and 'context-stroke' (text not handled...
Tavmjong Bah
1
-3
/
+10
2014-11-15
ignore this commit
Jabier Arraiza Cenoz
1
-2
/
+7
[next]