summaryrefslogtreecommitdiffstats
path: root/src/sp-item-group.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-1020/+0
2018-01-08Misc. typosluz.paz1-1/+1
2017-10-14Fixing problems with nested LPE and convert to pathsJabier Arraiza1-5/+1
2017-10-02third batchMarc Jeanmougin1-20/+14
2017-09-24Remove unused parameter in SPItem::doWriteTransformStefano Facchini1-9/+9
2017-09-06A little improvements on groups with paths having LPEJabier Arraiza1-3/+6
2017-09-06A bit refactor on SPGroupJabier Arraiza1-46/+46
2017-09-04Allow nested LPE over groups also with shapesJabier Arraiza1-5/+25
2017-05-18fix a brunch of memory leakschr1-0/+1
2017-01-24update to trunkJabier Arraiza Cenoz1-12/+31
2017-01-24Bug fixesJabiertxof1-4/+3
2017-01-24Remove some code and make dependant of rotate copiesJabiertxof1-24/+13
2017-01-24Fixing to mergeJabiertxof1-13/+24
2017-01-05Adding baseJabiertxof1-0/+9
2017-01-03Fixing some bugsJabiertxof1-0/+9
2017-01-02Remove clone original codeJabiertxof1-24/+13
2016-12-28First attemp workingJabiertxof1-13/+24
2016-12-16remove rollback to 15315Jabiertxof1-2/+3
2016-12-16Rollback 15315Jabiertxof1-3/+2
2016-12-15Fixes for internal document scaling and add a second test option.Tavmjong Bah1-2/+3
2016-08-29Code design. Replacing tabs with spaces, and fixng parentheses warning.Nicolas Dufour1-4/+4
2016-08-29[Bug #1425542] Filter applied on group does not auto redraw when edited.alvinhochun1-0/+7
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-6/+1
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+6
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-6/+1
2016-07-14Renamed children list in SPObjectAdrian Boguszewski1-11/+11
2016-07-14Last part of new SPObject children listAdrian Boguszewski1-1/+1
2016-07-13Second part of new SPObject children listAdrian Boguszewski1-30/+31
2016-07-11First part of new SPObject children listAdrian Boguszewski1-3/+2
2016-06-25Fix bug#168286 also opem regression on bug#1594565Jabier Arraiza Cenoz1-1/+103
2015-12-07static code analysisKris De Gussem1-7/+7
2015-12-07static code analysisKris De Gussem1-10/+10
2015-08-16fix for ungrouping dynamic offset displacement bugMarc Jeanmougin1-7/+3
2015-05-02fixed selection after ungroupMarc Jeanmougin1-5/+2
2015-03-12Point parameter refactor, Fixes a bug in Lattice2 whith lines.Jabier Arraiza Cenoz1-1/+1
2015-02-27more cast cleanupMarc Jeanmougin1-2/+2
2015-02-27corrected the casts (hopefully)Marc Jeanmougin1-7/+7
2015-02-25create SPObject factoryLiam P. White1-10/+0
2015-02-21Fix for the performance loss in ungrouping observed by Tavmjong in rev 13933Marc Jeanmougin1-8/+4
2015-02-19added a set to the SelectionMarc Jeanmougin1-17/+12
2015-02-19scale groups when changing document units. (Bug 1369197)Alvin Penner1-10/+4
2015-02-19Put a few std::vector<SPitem*>Marc Jeanmougin1-10/+9
2015-02-17At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin1-53/+38
2015-02-16Clones. Fix for bug #1245339 (When changing a clone's parent's layer, the clo...mc1-9/+27
2015-01-15during copy and paste, scale stock symbols from units of 'px' to 'document-un...Alvin Penner1-3/+3
2014-12-25Remove sp_style_merge_from_parent() and sp_style_merge_from_dying_parent().Tavmjong Bah1-4/+3
2014-12-23Use gray for 'context-fill' and 'context-stroke' in marker selector.Tavmjong Bah1-6/+8
2014-12-21Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White1-1/+1
2014-12-21Implement rendering for 'context-fill' and 'context-stroke' (text not handled...Tavmjong Bah1-3/+10
2014-11-15ignore this commitJabier Arraiza Cenoz1-2/+7