summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-clone-original.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-02Improve speed of LPE's updating widgets on release knots instead when value c...Jabiertxof1-1/+1
2019-09-30Apply a Nathan Lee fix to all LPE changing from SP_ACTIVE_DOCUMET to LPE->doc...Jabier Arraiza1-2/+2
2019-05-16Fix a compiling issue and add some improvementsJabiertxof1-24/+36
2019-05-16Improve the sync path on clone LPEJabiertxof1-33/+90
2019-05-16Fix a bug on reloading LPE Clone effectJabiertxof1-4/+4
2019-05-15Add new mode to Clone LPE to allow custom clones locked. Also fix to handle S...Jabier Arraiza1-17/+47
2019-01-02modernize loopsMarc Jeanmougin1-3/+2
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-19Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-6/+6
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-3/+3
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-3/+3
2018-04-24fix bug on compileJabiertxo Arraiza Cenoz1-1/+0
2018-04-24Forcing Win CIJabiertxo Arraiza Cenoz1-0/+1
2018-04-24Add translating fixesJabiertxo Arraiza Cenoz1-11/+3
2018-04-14Fixes to transforms on LPEJabier Arraiza1-107/+39
2018-03-31Update lpe-clone-original.cpp to recheckJabier Arraiza1-1/+1
2018-03-31Fis a bug crashing inkscape if clones item is not in docJabier Arraiza1-8/+8
2018-03-26Base LPE refactorJabier Arraiza1-7/+11
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-2/+6
2018-01-08Misc. typosluz.paz1-1/+1
2018-01-01Fix minor typosYuri Chornoivan1-1/+1
2017-12-29Add fix sugested in mailing list to allow diferent LPE on clonesJabiertxo Arraiza Cenoz1-8/+29
2017-10-02Improvements to translations in clone LPEJabiertxo Arraiza Cenoz1-1/+16
2017-10-01Add better transform handle to Clone Item LPEJabier Arraiza1-7/+74
2017-09-30Fix bug in comment #20 From Maren in bug #1715433. Clone original LPE can no ...Jabier Arraiza1-4/+4
2017-09-21Fix for bug #1715433 Clone original LPE can no longer be used to fill a power...Jabier Arraiza1-206/+78
2017-09-16Fix a bug on uninicialitated variable, that perform diferent results in debug...Jabier Arraiza1-1/+1
2017-05-23fix a brunch of memory leaks pt.2chr1-3/+9
2017-05-01Fix erase lpe in multi LPE modeJabiertxof1-1/+0
2017-04-28ResetJabiertxof1-15/+0
2017-04-27Add end of preferences GUIJabier Arraiza Cenoz1-1/+1
2017-04-25Improve 0.92 support for Clone Original LPEJabiertxof1-22/+17
2017-04-14Allow set and reset default values of LPE parametersJabiertxof1-0/+15
2017-03-16Remove some compiling warnsJabiertxof1-1/+1
2017-02-21Improvements to fill between strokes and fill between many LPE'sJabier Arraiza Cenoz1-1/+0
2017-02-18Fix bug 1665595 and prevent other LPE the same bug when using ACTIVE_DOCUMENTJabiertxof1-0/+3
2017-01-25A bit refactor of clone object LPEJabier Arraiza Cenoz1-22/+12
2017-01-25Retain clone position in clone Original LPEJabier Arraiza Cenoz1-1/+20
2017-01-24Fix for bug on clone original LPEJabier Arraiza Cenoz1-17/+11
2017-01-22Add multiwidget fixesJabiertxof1-5/+16
2017-01-02Remove clone original codeJabiertxof1-282/+7
2017-01-02Fix inverse cloneJabiertxof1-8/+10
2017-01-01attemt to mirrorJabiertxof1-9/+17
2017-01-01Fixing transforms,clips...Jabiertxof1-44/+106
2016-12-30Fixing clips and masksJabier Arraiza Cenoz1-11/+25
2016-12-29Add sp_shape to LPE chain and fixing transformsJabiertxof1-9/+24
2016-12-28Fixing scaleJabier Arraiza Cenoz1-1/+5
2016-12-28Fixing scaleJabier Arraiza Cenoz1-1/+1
2016-12-28Fixing transforms and adding scaleJabier Arraiza Cenoz1-8/+17