summaryrefslogtreecommitdiffstats
path: root/src/object/sp-item-group.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-16Inkscape::XML::Node::addChildAtPosThomas Holder1-2/+1
2019-08-17HatchKnotHolderEntityScale & some fixesvanntile1-9/+9
2019-06-12Refactoring: replace funcs with methods.Shlomi Fish1-1/+1
2019-02-20Remove unneded code from previous commitJabiertxof1-22/+1
2019-02-20Fix for issue 95: Crash on applying Perspective/Envelope LPE to a groupJabiertxof1-0/+1
2019-01-02modernize loopsMarc Jeanmougin1-6/+4
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-06SPAttributeEnum typed function argumentsThomas Holder1-1/+1
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-4/+0
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-2/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-41/+41
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-13/+13
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-13/+13
2018-04-23Fix warings on updatesJabier Arraiza1-2/+2
2018-04-23Remove some documents updatesJabier Arraiza1-1/+0
2018-03-28Fix LPE updating problemsJabiertxo Arraiza Cenoz1-0/+1
2018-03-27a few more fixes to build warnings related to libnrtypeFelipe Corrêa da Silva Sanches1-1/+1
2018-03-26Allow upadate shapen innside groups with LPEJabier Arraiza1-1/+1
2018-03-26Base LPE refactorJabier Arraiza1-37/+35
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-16/+18
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