summaryrefslogtreecommitdiffstats
path: root/src/live_effects (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* 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
* Fixes for clone original LPEJabiertxo Arraiza Cenoz2017-09-134-48/+132
* This commit is based on a coment on bug #1670644. And allow to fill the fill ...Jabier Arraiza2017-09-094-65/+114
* Fix for bug: 1715433 :: Clone original LPE can no longer be used to fill a po...Jabiertxo Arraiza Cenoz2017-09-087-3/+49
* Also alow shapen, not only Paths on meassure segmentsJabier Arraiza2017-08-191-3/+17
* Minor tweak on measure segmentJabier Arraiza2017-08-191-1/+1
* Minor tweaks to Measure Segments LPEJabier Arraiza2017-08-192-15/+15
* Change from Measure Line LPE to Measure Segments LPEJabier Arraiza2017-08-195-198/+308