summaryrefslogtreecommitdiffstats
path: root/src/object/sp-path.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-03refactor: Eliminate SPIString::value_defaultThomas Holder1-2/+2
2019-06-06Refactoring: call setAttribute() directly.Shlomi Fish1-1/+1
2019-01-02modernize loopsMarc Jeanmougin1-4/+4
2018-12-21Allow edit LPE on nestad groupsJabiertxof1-1/+1
2018-12-15Remove unused transform functions related to LPE and improvements to fill-bet...Jabier Arraiza1-14/+1
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-11-06Update to latest syntax for 'd' as property.Tavmjong Bah1-15/+35
2018-10-06SPAttributeEnum typed function argumentsThomas Holder1-1/+1
2018-10-02Fixes for LPE transforms and a bug when closing inkscape, related to lpeobjec...Jabiertxof1-4/+1
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-4/+0
2018-10-01Fix for bug #263620 comment 5,Jabier Arraiza1-10/+6
2018-10-01Improvements to transforms in LPEJabier Arraiza1-6/+10
2018-09-29Fix for bug: #1791784 LPE path effect undo does not workJabier Arraiza1-2/+7
2018-09-13fixes and improvementes to power clip and powermaskJabiertxof1-0/+1
2018-06-18Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot1-1/+1
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-9/+9
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-6/+6
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-6/+6
2018-04-23Fixing LPE recalculations warnings on updateJabier Arraiza1-1/+1
2018-04-23Fix warings on updatesJabier Arraiza1-2/+4
2018-04-23Remove some documents updatesJabier Arraiza1-3/+0
2018-04-21Fixes for d promote to propertyJabier Arraiza1-37/+33
2018-03-28Fix bug: 1758477Jabier Arraiza1-1/+0
2018-03-26Base LPE refactorJabier Arraiza1-129/+6
2018-03-07Promote the path 'd' attribute to a property per SVG 2. Try 2.Tavmjong Bah1-0/+36
2018-02-18Revert "Promote the path 'd' attribute to a property per SVG 2."Tavmjong Bah1-62/+17
2018-02-13Promote the path 'd' attribute to a property per SVG 2.Tavmjong Bah1-17/+62
2018-02-06Remove unused include.Tavmjong Bah1-1/+0
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-0/+0
2018-01-08Misc. typosluz.paz1-1/+1
2017-09-13Fixes for clone original LPEJabiertxo Arraiza Cenoz1-0/+1
2017-06-24Working with powerclip and powermaskJabier Arraiza1-2/+1
2017-02-21Improvements to fill between strokes and fill between many LPE'sJabier Arraiza Cenoz1-1/+6
2017-01-24update to trunkJabier Arraiza Cenoz1-16/+15
2017-01-02Remove clone original codeJabiertxof1-16/+15
2017-01-01Fixing transforms,clips...Jabiertxof1-13/+14
2016-12-28First attemp workingJabiertxof1-2/+2
2016-12-06Fixes for measure LPE and speed path based LPE operationsJabiertxof1-31/+31
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-3/+1
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+3
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-3/+1
2015-09-08Fix for bug 179842Jabier Arraiza Cenoz1-1/+2
2015-04-272Geom sync - initial commitKrzysztof Kosi??ski1-2/+1
2015-02-28Workaround for bug #1426090 (more LPE nastiness)Liam P. White1-4/+30
2015-02-25create SPObject factoryLiam P. White1-10/+0
2014-12-21Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White1-1/+1
2014-07-28fix build. gcc 4.6.1 does not like double parens here :/Johan B. C. Engelen1-1/+1
2014-07-28Don't update path effects on document load (#1299948)Liam P. White1-2/+15
2014-06-27Remove the incorrect fix for the bug 1241902Jabier Arraiza Cenoz1-2/+0