summaryrefslogtreecommitdiffstats
path: root/src/live_effects (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| | * 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
| | | | | | | | | | | | longer be used to fill a powerstroke path
| * | 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 ↵Jabier Arraiza2017-09-303-62/+32
| | | | | | | | | | | | LPE params
| * | 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 ↵Jabier Arraiza2017-09-218-262/+134
| | | | | | | | powerstroke path
| * Fix bug #1718224 Removing PowerStroke LPE from path in master sets negative ↵Jabier Arraiza2017-09-191-1/+1
| | | | | | | | stroke width
| * 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 ↵Jabier Arraiza2017-09-163-4/+5
| | | | | | | | debug and in release mode. Thanks Michael for help me finfing this bug. Also sused to remove some unnneded code in path chemistry and to better naming the variable uninicilitated
| * Added new LPE parameter to store Items array, also bugfixing in patharray ↵Jabiertxo Arraiza Cenoz2017-09-144-4/+586
| | | | | | | | parameter
| * 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
| | | | | | | | | | | | | | between many LPE widget that allow attach all paths on the clipboard instead only one Also added to this widget the option visible, to allow work with multiples paths wigout getting full cracy
| * Fix for bug: 1715433 :: Clone original LPE can no longer be used to fill a ↵Jabiertxo Arraiza Cenoz2017-09-087-3/+49
| | | | | | | | powerstroke path
* | Minnor tweak on powerstroke LPEJabier Arraiza2017-08-271-1/+1
| |
* | Add previewJabier Arraiza2017-08-271-11/+3
| |
* | Working on preview over powerpencilJabier Arraiza2017-08-274-8/+33
| |
* | Starting with powerpencilJabier Arraiza2017-08-251-2/+9
|/
* 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
|
* Fix a bug on LPE powerclip when using a shape with transform as clipJabier Arraiza2017-08-141-0/+16
|
* Attemp to fix bug 1707899, retain shapes color. Also now retain shape ↵Jabier Arraiza2017-08-134-4/+11
| | | | previous width
* Merge branch 'jabiertxof/inkscape-inkscape.dev_power_clip_and_mask'Martin Owens2017-08-137-0/+869
|\
| * update to trunkJabier Arraiza2017-07-0110-31/+34
| |\
| * | Bug fixesJabier Arraiza2017-06-242-7/+10
| | |
| * | Working with powerclip and powermaskJabier Arraiza2017-06-245-45/+140
| | |
| * | Updating to masterJabier Arraiza2017-06-121-1/+1
| |\ \
| * | | adding last changesJabier Arraiza2017-06-122-25/+26
| | | |
| * | | Working on powermaskJabier Arraiza2017-06-112-4/+20
| | | |
| * | | Working on powermaskJabier Arraiza2017-06-103-99/+118
| | | |
| * | | Update to trunkJabier Arraiza Cenoz2017-06-077-0/+1940
| |\ \ \ | | | | | | | | | | (bzr r15723)
| | * | | fixed enum order + added cpp files to POFILES.inMichael Soegtrop2017-06-052-6/+4
| | | | | | | | | | | | | | | (bzr r14862.2.4)
| | * | | merged with latest version of lpe-bool and trunkMichael Soegtrop2017-06-05134-4950/+7431
| | |\ \ \ | | | | | | | | | | | | (bzr r14862.2.3)
| * | | | | Working on powermask LPEJabier Arraiza Cenoz2017-06-076-68/+134
| | | | | | | | | | | | | | | | | | (bzr r15722)
| * | | | | Update to trunkJabier Arraiza Cenoz2017-06-075-0/+473
| |\ \ \ \ \ | | | | | | | | | | | | | | (bzr r15721)
| | * | | | | fixed enum order + added cpp files to POFILES.inMichael Soegtrop2017-06-052-3/+2
| | | | | | | | | | | | | | | | | | | | | (bzr r14876.2.5)
| | * | | | | updated to latest trunkMichael Soegtrop2017-06-05128-3101/+5587
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | (bzr r14876.2.4)
| | | * | | | Alow write to repr on hidden LPE parametersJabier Arraiza Cenoz2017-05-292-2/+5
| | | | | | | | | | | | | | | | | | | | | (bzr r15703.1.13)