summaryrefslogtreecommitdiffstats
path: root/src/live_effects (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* 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)
| | * | | | | updated to latest trunkMichael Soegtrop2016-06-124-14/+138
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | (bzr r14876.2.3)
| | * \ \ \ \ \ Fixed Bool LPE review issuesMichael Soegtrop2016-05-235-376/+632
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | (bzr r14876.2.2)
| | * | | | | | | Added bool LPEMichael Soegtrop2016-05-086-1/+513
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r14876.2.1)
| * | | | | | | | Working on powermaskJabiertxof2017-06-062-229/+76
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15719)
| * | | | | | | | Starting with powermaskJabiertxof2017-06-066-8/+410
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15718)
| * | | | | | | | Substitute a bool paramenter by a buttonJabier Arraiza Cenoz2017-06-062-13/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15717)
| * | | | | | | | Fixing somethings changing from shapes to pathsJabier Arraiza Cenoz2017-06-062-47/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15716)
| * | | | | | | | Add toggle clip bisibility buttonJabier Arraiza Cenoz2017-05-293-56/+97
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15709)
| * | | | | | | | Allow temp hide clipJabier Arraiza Cenoz2017-05-292-20/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15707)
| * | | | | | | | Handling hideJabiertxof2017-05-291-16/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15706)
| * | | | | | | | update to trunkJabiertxof2017-05-294-8/+14
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | (bzr r15705)
| | * | | | | | | Fix bug #1694111 also fixes noumerous bugfixes on LPE undo. And shapes are ↵Jabiertxof2017-05-294-8/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | improved to only perform path effet one time each Fixed bugs: - https://launchpad.net/bugs/1694111 (bzr r15703.1.10)
| | * | | | | | | Add a new value to LPE 'is_load' to know the lpe is just load, no previous ↵Jabiertxof2017-05-284-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | values set yet to not LPE stored values when loading a previous file (bzr r15703.1.8)