summaryrefslogtreecommitdiffstats
path: root/src/live_effects (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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)
| | * | | | | | | Force not original-d if the clip-path or mask has not a LPE allowed to change itJabiertxof2017-05-282-43/+67
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15703.1.4)
| | * | | | | | | More fixes to LPEJabiertxof2017-05-2714-88/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15703.1.2)
| | * | | | | | | Change bad named varsJabiertxof2017-05-2712-23/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r15703.1.1)
| * | | | | | | | Initial releaseJabiertxof2017-05-2923-142/+489
| |/ / / / / / / | | | | | | | | | | | | | | | | (bzr r15704)
* | | | | | | / Fix a bug pointed by CR on delete nodes in fillet/chamfer LPEJabier Arraiza2017-07-292-6/+7
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Remove old icon handling codeAlexander Valavanis2017-06-2910-31/+34
| |_|_|_|_|/ |/| | | | |
* | | | | | Lpe bool fixMichael Soegtrop2017-06-111-1/+1
| | | | | |
* | | | | | 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)
| * | | | | Alow write to repr on hidden LPE parametersJabier Arraiza Cenoz2017-05-292-2/+5
| | | | | | | | | | | | | | | | | | (bzr r15716)
| * | | | | 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 r15713)
| * | | | | 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 r15711)
| * | | | | Force not original-d if the clip-path or mask has not a LPE allowed to change itJabiertxof2017-05-282-43/+67
| | | | | | | | | | | | | | | | | | (bzr r15707)
| * | | | | More fixes to LPEJabiertxof2017-05-2714-88/+47
| | | | | | | | | | | | | | | | | | (bzr r15705)
| * | | | | Change bad named varsJabiertxof2017-05-2712-23/+26
| |/ / / / | | | | | | | | | | (bzr r15704)
| * | | | Order LPE parametersJabier Arraiza Cenoz2017-05-262-2/+2
| | | | | | | | | | | | | | | (bzr r15703)