summaryrefslogtreecommitdiffstats
path: root/src/live_effects (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add option to show also the original LPE pathJabiertxo Arraiza Cenoz2017-12-012-2/+22
* Merge branch 'master' into powerpencilJabiertxo Arraiza Cenoz2017-11-1023-147/+205
|\
| * Merge branch 'luzpaz/inkscape-typos' (!119)Eduard Braun2017-11-0716-26/+26
| |\
| | * Misc. typosUnknown2017-11-0716-26/+26
| * | Fix typo crash buildingJabier Arraiza2017-11-041-1/+1
| * | Fix meessage parameter to allow min height requestJabier Arraiza2017-11-043-7/+22
| * | Merge branch 'master' into powerMaskImprovementsJabier Arraiza2017-11-044-0/+42
| |\ \
| | * | Rename wrong named functionJabier Arraiza2017-11-031-1/+1
| | * | Move finctions away object setsJabier Arraiza2017-11-024-0/+42
| | * | Remove unrelated codeJabier Arraiza2017-11-022-115/+114
| | * | Added inverse mask and clippathJabier Arraiza2017-11-012-27/+34
| | * | Add widget to color and some refactoringJabier Arraiza2017-11-012-87/+81
| | |/
| * / Allow color widget instead text input in powermask. Simplify the UIJabier Arraiza2017-11-022-114/+115
| |/
* | Merge branch 'master' into powerpencilJabier Arraiza2017-11-0364-827/+2015
|\|
| * Fix a bug converting to paths nested LPE with powerstrokeJabier Arraiza2017-10-291-1/+1
| * Merge branch 'smartpointer_refactor' of gitlab.com:jali/inkscapeMarc Jeanmougin2017-10-201-4/+0
| |\
| | * Remove std::auto_ptrJan Lingscheid2017-10-171-4/+0
| * | Remove all unused makefile.inStefano Facchini2017-10-192-34/+0
| * | Remove unused icon-size.hStefano Facchini2017-10-193-3/+0
| |/
| * Add note to use important in measure dialogJabier Arraiza2017-10-141-1/+1
| * Fixing problems with nested LPE and convert to pathsJabier Arraiza2017-10-144-3/+13
| * Prevent crash in measure LPE when pasting LPE to multiple elementsJabier Arraiza2017-10-101-1/+2
| * Fix a bug pointed by CR on copyng throught layersJabiertxo Arraiza Cenoz2017-10-101-5/+4
| * Fixes for transforms in LPE shapesJabiertxo Arraiza Cenoz2017-10-092-5/+19
| * Circle3pts LPE: handle overlapping pointsStefano Facchini2017-10-081-3/+9
| * Fix for bug #412928 Allow clip/mask set inverseJabiertxo Arraiza Cenoz2017-10-064-174/+117
| * Merge branch 'master' of gitlab.com:inkscape/inkscapeMarc Jeanmougin2017-10-022-1/+18
| |\
| | * Improvements to translations in clone LPEJabiertxo Arraiza Cenoz2017-10-022-1/+18
| * | Merge branch 'master' of gitlab.com:inkscape/inkscapeMarc Jeanmougin2017-10-028-22/+104
| |\|
| | * Add better transform handle to Clone Item LPEJabier Arraiza2017-10-018-22/+104
| * | Merge branch 'master' of gitlab.com:inkscape/inkscapeMarc Jeanmougin2017-10-015-10/+31
| |\|
| | * A little styling tweak to a LPE expanderJabier Arraiza2017-10-011-1/+2
| | * Add button to apply on path parameter as suggest Maren in bug #1715433#23Jabier Arraiza2017-10-012-4/+21
| | * Fix bug in comment #20 From Maren in bug #1715433. Clone original LPE can no ...Jabier Arraiza2017-09-302-5/+8
| * | Merge branch 'master' of gitlab.com:inkscape/inkscapeMarc Jeanmougin2017-09-303-62/+32
| |\|
| | * Improvements to meassure segments LPE and a little styling tweak to default L...Jabier Arraiza2017-09-303-62/+32
| * | Hunted every GList to the last (except in libnrtype and libcroco)Marc Jeanmougin2017-09-301-6/+10
| |/
| * CSS fixes to measure line LPEJabier Arraiza2017-09-251-7/+5
| * Add improvements to meassure segments LPE pointed by CRJabier Arraiza2017-09-257-132/+492
| * Minor tootltip tweakJabier Arraiza2017-09-221-1/+1
| * Add tooltip to set default LPE widgetJabier Arraiza2017-09-2234-10/+163
| * Add some sugesstions and fixes from CR to measure segmentsJabier Arraiza2017-09-212-7/+9
| * Fix for bug #1715433 Clone original LPE can no longer be used to fill a power...Jabier Arraiza2017-09-218-262/+134
| * Fix bug #1718224 Removing PowerStroke LPE from path in master sets negative s...Jabier Arraiza2017-09-191-1/+1
| * Flushing std::coutJabier Arraiza2017-09-172-3/+1
| * Fix bug #1460858 Ruler LPE does not consider drawing scale (page size / viewBox)Jabier Arraiza2017-09-161-4/+10
| * Fix bug #1658855, bend from clipboard end point get some spikeJabier Arraiza2017-09-161-3/+4
| * Fix a bug on uninicialitated variable, that perform diferent results in debug...Jabier Arraiza2017-09-163-4/+5
| * Added new LPE parameter to store Items array, also bugfixing in patharray par...Jabiertxo Arraiza Cenoz2017-09-144-4/+586
| * Fixes for bug #1716926. Consider backportJabiertxo Arraiza Cenoz2017-09-132-51/+61