summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-clone-original.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve speed of LPE's updating widgets on release knots instead when value c...Jabiertxof2019-11-021-1/+1
* Apply a Nathan Lee fix to all LPE changing from SP_ACTIVE_DOCUMET to LPE->doc...Jabier Arraiza2019-09-301-2/+2
* Fix a compiling issue and add some improvementsJabiertxof2019-05-161-24/+36
* Improve the sync path on clone LPEJabiertxof2019-05-161-33/+90
* Fix a bug on reloading LPE Clone effectJabiertxof2019-05-161-4/+4
* Add new mode to Clone LPE to allow custom clones locked. Also fix to handle S...Jabier Arraiza2019-05-151-17/+47
* modernize loopsMarc Jeanmougin2019-01-021-3/+2
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-191-1/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-6/+6
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-3/+3
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-3/+3
* fix bug on compileJabiertxo Arraiza Cenoz2018-04-241-1/+0
* Forcing Win CIJabiertxo Arraiza Cenoz2018-04-241-0/+1
* Add translating fixesJabiertxo Arraiza Cenoz2018-04-241-11/+3
* Fixes to transforms on LPEJabier Arraiza2018-04-141-107/+39
* Update lpe-clone-original.cpp to recheckJabier Arraiza2018-03-311-1/+1
* Fis a bug crashing inkscape if clones item is not in docJabier Arraiza2018-03-311-8/+8
* Base LPE refactorJabier Arraiza2018-03-261-7/+11
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-2/+6
* Misc. typosluz.paz2018-01-081-1/+1
* Fix minor typosYuri Chornoivan2018-01-011-1/+1
* Add fix sugested in mailing list to allow diferent LPE on clonesJabiertxo Arraiza Cenoz2017-12-291-8/+29
* Improvements to translations in clone LPEJabiertxo Arraiza Cenoz2017-10-021-1/+16
* Add better transform handle to Clone Item LPEJabier Arraiza2017-10-011-7/+74
* Fix bug in comment #20 From Maren in bug #1715433. Clone original LPE can no ...Jabier Arraiza2017-09-301-4/+4
* Fix for bug #1715433 Clone original LPE can no longer be used to fill a power...Jabier Arraiza2017-09-211-206/+78
* Fix a bug on uninicialitated variable, that perform diferent results in debug...Jabier Arraiza2017-09-161-1/+1
* fix a brunch of memory leaks pt.2chr2017-05-231-3/+9
* Fix erase lpe in multi LPE modeJabiertxof2017-05-011-1/+0
* Improve 0.92 support for Clone Original LPEJabiertxof2017-04-251-22/+17
* Remove some compiling warnsJabiertxof2017-03-161-1/+1
* Improvements to fill between strokes and fill between many LPE'sJabier Arraiza Cenoz2017-02-211-1/+0
* Fix bug 1665595 and prevent other LPE the same bug when using ACTIVE_DOCUMENTJabiertxof2017-02-181-0/+3
* A bit refactor of clone object LPEJabier Arraiza Cenoz2017-01-251-22/+12
* Retain clone position in clone Original LPEJabier Arraiza Cenoz2017-01-251-1/+20
* Fix for bug on clone original LPEJabier Arraiza Cenoz2017-01-241-17/+11
* Add multiwidget fixesJabiertxof2017-01-221-5/+16
* Relay LPE on widgets and optionaly write on text inputsJabiertxof2017-01-211-21/+58
|\
* | Fix inverse cloneJabiertxof2017-01-021-8/+10
* | attemt to mirrorJabiertxof2017-01-011-9/+17
* | Fixing transforms,clips...Jabiertxof2017-01-011-44/+106
* | Fixing clips and masksJabier Arraiza Cenoz2016-12-301-11/+25
* | Add sp_shape to LPE chain and fixing transformsJabiertxof2016-12-291-9/+24
* | Some fixes on translations and make legacy compatibleJabiertxof2016-12-281-95/+116
|\ \
| * | Fixing scaleJabier Arraiza Cenoz2016-12-281-1/+5
| * | Fixing scaleJabier Arraiza Cenoz2016-12-281-1/+1
| * | Fixing transforms and adding scaleJabier Arraiza Cenoz2016-12-281-8/+17
|/ /
* / First attemp workingJabiertxof2016-12-281-8/+161
|/
* Fix headers on LPE'sJabiertxof2016-12-101-3/+2