summaryrefslogtreecommitdiffstats
path: root/src/live_effects (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix issue https://gitlab.com/inkscape/inkscape/issues/246 LPE ↵Jabier Arraiza2019-09-281-120/+141
| | | | Perspective/Envelope: Perspective Overflow doesn't work
* Final fix issue pointed by Mc from ↵Jabiertxof2019-09-281-3/+3
| | | | https://twitter.com/geekeish/status/1174984172726673409. Styling
* Real fix issueJabiertxof2019-09-281-10/+10
|
* Fix issue pointed by Mc from ↵Jabiertxof2019-09-281-5/+8
| | | | https://twitter.com/geekeish/status/1174984172726673409
* fixes https://gitlab.com/inkscape/inbox/issues/847 Crash on Inverse Clipping ↵Jabier Arraiza2019-09-272-14/+29
| | | | an object with its clone and https://gitlab.com/inkscape/inkscape/issues/414 Object > Mask/Clip >Set Inverse (LPE) without clip path crashes Inkscape
* sink with master and cleanupJabier Arraiza2019-09-191-8/+0
|
* merge to master and cleanupJabier Arraiza2019-09-191-0/+4
|
* Fix operands in LPE boolJabier Arraiza2019-09-191-0/+4
|
* Fix operands in LPE boolJabier Arraiza2019-09-161-1/+1
|
* Eliminate clang warningsThomas Holder2019-08-231-14/+3
| | | | | | | | | | -Winfinite-recursion -Wpessimizing-move -Wunused-label -Wunneeded-internal-declaration -Wself-assign-overloaded -Wunused-const-variable (some) -Wsometimes-uninitialized (some)
* Typo in tooltip 2.Gyuris Gellért2019-08-201-1/+1
|
* Typo in tooltip.Gyuris Gellért2019-08-201-1/+1
|
* Fix a bug in fillet/chamfer LPE pointed in mailing list by Miguel Lopez. ↵Jabiertxof2019-08-161-2/+2
| | | | Fillet Chamfer is not applied when reopen the file
* Improve tooltip text for linking in LPEs again.Maren Hachmann2019-08-103-3/+3
|
* Remove some trailing whitespace.Moini2019-07-203-20/+20
|
* Improve some LPE descriptions.Moini2019-07-207-49/+49
|\
| * Improve title text for LPE button that pastes a path from the clipboard to ↵Moini2019-07-203-3/+3
| | | | | | | | use with the current LPE
| * Small string fixes in rotate copies and mirror lpeMaren Hachmann2019-04-252-3/+3
| |
| * Update lpe-bool.cppMaren Hachmann2019-04-251-7/+7
| |
| * Add missing descriptions (mostly for experimental LPEs)Maren Hachmann2019-04-241-42/+42
| |
* | Fix coding styleJabier Arraiza2019-07-191-9/+9
| |
* | Fixes for pressure pencilJabier Arraiza2019-07-198-96/+96
| |
* | Improvements finish pointed by MarenJabier Arraiza2019-07-198-26/+65
| |
* | Fix translations and coding styleJabier Arraiza2019-07-192-16/+9
| |
* | Improvemets to power pencilJabiertxof2019-07-194-17/+20
| |
* | fixing coding styleJabier Arraiza2019-07-141-18/+19
| |
* | PoewePencil improvementsJabier Arraiza2019-07-142-34/+36
| |
* | Pre-Threading commentJabier Arraiza2019-07-141-29/+32
| |
* | working on redrawJabier Arraiza2019-07-141-14/+19
| |
* | working on powerpencil in other threadJabier Arraiza2019-07-142-4/+8
| |
* | finish rebase from masterJabier Arraiza2019-07-081-3/+2
| |
* | Fix various minor typosYuri Chornoivan2019-07-0110-70/+70
| |
* | Fix typos by PeterK.Jabiertxof2019-06-101-4/+4
| |
* | Refactoring: call setAttribute() directly.Shlomi Fish2019-06-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Call this->setAttribute(...) directly instead of this->getRepr()->setAttribute(...). This avoids clutter and mental indirection. See http://wiki.inkscape.org/wiki/index.php?title=Refactoring_projects&oldid=112116 and https://en.wikipedia.org/wiki/Law_of_Demeter . --- I hereby disclaim any implicit or explicit ownership of my changes in this changeset, and put them under a multiple licence consisting of your choice of one of more of: - The CC0 / Public Domain - https://creativecommons.org/choose/zero/ . - The MIT / Expat license - https://en.wikipedia.org/wiki/MIT_License - The default licence of your project - The https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License - version 2.1 or higher - The https://en.wikipedia.org/wiki/GNU_General_Public_License - version 2 or higher - Any licence in the 2018-Aug-27 popular licenses list of https://opensource.org/licenses - The https://en.wikipedia.org/wiki/Apache_License version 2.0 or later - The https://en.wikipedia.org/wiki/Artistic_License version 2.0 or later - The https://en.wikipedia.org/wiki/ISC_license - The https://opensource.org/licenses/BSD-2-Clause Crediting me will be nice, but not mandatory, and you can change the licence of the project without needing my permission.
* | Hackfest2019: Rm tautological testsAlexander Valavanis2019-05-273-18/+74
|\ \
| * | Fix a issue compiling with a obsolete value I forget remove in prev comitJabier Arraiza2019-05-271-2/+1
| | |
| * | Add hide operand, work on groups and allow shapes as parameters in LPE BoolJabier Arraiza2019-05-264-19/+76
| | |
* | | Hackfest2019: Rm tautological testsAlexander Valavanis2019-05-271-1/+0
| | |
* | | Merge branch 'master' of gitlab.com:inkscape/inkscapeAlexander Valavanis2019-05-262-58/+19
|\| |
| * | Remove some couts and delete uneeded LPE parameterJabier Arraiza2019-05-262-10/+1
| | |
| * | Allow open paths in mirror symmetry LPEJabier Arraiza2019-05-261-49/+19
| | |
* | | Rm unused code now Gtk+ >= 3.22 dependency is setAlexander Valavanis2019-05-261-12/+0
|/ /
* | Rename wrong named functionJabiertxof2019-05-254-11/+10
| |
* | Allow style as attribute in CopyRotate LPE and Mirror SymmetryJabiertxof2019-05-254-22/+75
| |
* | Fix a bug defaulting some parametersJabiertxof2019-05-242-13/+13
| |
* | Revert wrong commit in Rotate LPEJabiertxof2019-05-242-14/+5
| |
* | Improvements to Copy Rotate LPEJabiertxof2019-05-232-122/+38
| |
* | Speed improvemets to offset LPEJabiertxof2019-05-221-32/+12
| |
* | Allow scale offset in groups using the knot like in pathsJabiertxof2019-05-222-15/+48
| |
* | Allow offset mixed in open and closed subpats. LPE OffsetJabiertxof2019-05-221-21/+29
| |