| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improve clip LPE | Jabier Arraiza | 2019-11-01 | 1 | -303/+201 |
| | | | | | | | | Fixes: https://gitlab.com/inkscape/inbox/issues/868 https://gitlab.com/inkscape/inbox/issues/867 https://gitlab.com/inkscape/inbox/issues/866 | ||||
| * | Fix various minor code problems | Marc Jeanmougin | 2019-10-05 | 1 | -1/+1 |
| | | |||||
| * | Fix some memory leaks found by scan-build | Marc Jeanmougin | 2019-10-05 | 1 | -2/+2 |
| | | |||||
| * | Apply a Nathan Lee fix to all LPE changing from SP_ACTIVE_DOCUMET to ↵ | Jabier Arraiza | 2019-09-30 | 1 | -4/+4 |
| | | | | | LPE->document. It also remove a boring check and allow to preview on file explorer some Items blocked. | ||||
| * | fixes https://gitlab.com/inkscape/inbox/issues/847 Crash on Inverse Clipping ↵ | Jabier Arraiza | 2019-09-27 | 1 | -7/+19 |
| | | | | | an object with its clone and https://gitlab.com/inkscape/inkscape/issues/414 Object > Mask/Clip >Set Inverse (LPE) without clip path crashes Inkscape | ||||
| * | Fix a compiling issue and add some improvements | Jabiertxof | 2019-05-16 | 1 | -1/+0 |
| | | |||||
| * | Fix a bug on reloading LPE Clone effect | Jabiertxof | 2019-05-16 | 1 | -0/+1 |
| | | |||||
| * | Minor style fixes | Marc Jeanmougin | 2019-01-01 | 1 | -6/+6 |
| | | |||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -1/+2 |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | ||||
| * | Fix bug #1791696: PowerClip: Using a group as a clip doesn't work as expected | Jabier Arraiza | 2018-09-28 | 1 | -9/+7 |
| | | |||||
| * | Fix a bug if shape is not defined in powerclip | Jabier Arraiza | 2018-09-22 | 1 | -0/+3 |
| | | |||||
| * | Fix bug applying powerclip/mask to non cliped/masked elements | Jabiertxof | 2018-09-13 | 1 | -0/+10 |
| | | |||||
| * | fixes and improvementes to power clip and powermask | Jabiertxof | 2018-09-13 | 1 | -225/+171 |
| | | |||||
| * | Run clang-tidy’s modernize-use-equals-default pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -1/+1 |
| | | | | | | This replaces empty constructors and destructors with the default keyword. | ||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -8/+8 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 1 | -5/+5 |
| | | | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | ||||
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 1 | -5/+5 |
| | | |||||
| * | Fixes to transforms on LPE | Jabier Arraiza | 2018-04-14 | 1 | -1/+4 |
| | | |||||
| * | Allow upadate shapen innside groups with LPE | Jabier Arraiza | 2018-03-26 | 1 | -0/+1 |
| | | |||||
| * | Base LPE refactor | Jabier Arraiza | 2018-03-26 | 1 | -16/+42 |
| | | |||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -5/+6 |
| | | | | | A lot of header clean-up. | ||||
| * | Move finctions away object sets | Jabier Arraiza | 2017-11-02 | 1 | -0/+19 |
| | | |||||
| * | Fix for bug #412928 Allow clip/mask set inverse | Jabiertxo Arraiza Cenoz | 2017-10-06 | 1 | -73/+60 |
| | | |||||
| * | Fix a bug on LPE powerclip when using a shape with transform as clip | Jabier Arraiza | 2017-08-14 | 1 | -0/+16 |
| | | |||||
| * | Bug fixes | Jabier Arraiza | 2017-06-24 | 1 | -5/+9 |
| | | |||||
| * | Working with powerclip and powermask | Jabier Arraiza | 2017-06-24 | 1 | -39/+88 |
| | | |||||
| * | Working on powermask | Jabier Arraiza | 2017-06-10 | 1 | -1/+1 |
| | | |||||
| * | Working on powermask LPE | Jabier Arraiza Cenoz | 2017-06-07 | 1 | -3/+0 |
| | | | | (bzr r15722) | ||||
| * | Starting with powermask | Jabiertxof | 2017-06-06 | 1 | -8/+0 |
| | | | | (bzr r15718) | ||||
| * | Substitute a bool paramenter by a button | Jabier Arraiza Cenoz | 2017-06-06 | 1 | -8/+20 |
| | | | | (bzr r15717) | ||||
| * | Fixing somethings changing from shapes to paths | Jabier Arraiza Cenoz | 2017-06-06 | 1 | -44/+47 |
| | | | | (bzr r15716) | ||||
| * | Add toggle clip bisibility button | Jabier Arraiza Cenoz | 2017-05-29 | 1 | -54/+94 |
| | | | | (bzr r15709) | ||||
| * | Allow temp hide clip | Jabier Arraiza Cenoz | 2017-05-29 | 1 | -20/+19 |
| | | | | (bzr r15707) | ||||
| * | Handling hide | Jabiertxof | 2017-05-29 | 1 | -16/+30 |
| | | | | (bzr r15706) | ||||
| * | Initial release | Jabiertxof | 2017-05-29 | 1 | -0/+297 |
| (bzr r15704) | |||||
