summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-powerclip.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve clip LPEJabier Arraiza2019-11-011-303/+201
* Fix various minor code problemsMarc Jeanmougin2019-10-051-1/+1
* Fix some memory leaks found by scan-buildMarc Jeanmougin2019-10-051-2/+2
* Apply a Nathan Lee fix to all LPE changing from SP_ACTIVE_DOCUMET to LPE->doc...Jabier Arraiza2019-09-301-4/+4
* fixes https://gitlab.com/inkscape/inbox/issues/847 Crash on Inverse Clipping ...Jabier Arraiza2019-09-271-7/+19
* Fix a compiling issue and add some improvementsJabiertxof2019-05-161-1/+0
* Fix a bug on reloading LPE Clone effectJabiertxof2019-05-161-0/+1
* Minor style fixesMarc Jeanmougin2019-01-011-6/+6
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Fix bug #1791696: PowerClip: Using a group as a clip doesn't work as expectedJabier Arraiza2018-09-281-9/+7
* Fix a bug if shape is not defined in powerclipJabier Arraiza2018-09-221-0/+3
* Fix bug applying powerclip/mask to non cliped/masked elementsJabiertxof2018-09-131-0/+10
* fixes and improvementes to power clip and powermaskJabiertxof2018-09-131-225/+171
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-8/+8
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-5/+5
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-5/+5
* Fixes to transforms on LPEJabier Arraiza2018-04-141-1/+4
* Allow upadate shapen innside groups with LPEJabier Arraiza2018-03-261-0/+1
* Base LPE refactorJabier Arraiza2018-03-261-16/+42
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-5/+6
* Move finctions away object setsJabier Arraiza2017-11-021-0/+19
* Fix for bug #412928 Allow clip/mask set inverseJabiertxo Arraiza Cenoz2017-10-061-73/+60
* Fix a bug on LPE powerclip when using a shape with transform as clipJabier Arraiza2017-08-141-0/+16
* Bug fixesJabier Arraiza2017-06-241-5/+9
* Working with powerclip and powermaskJabier Arraiza2017-06-241-39/+88
* Working on powermaskJabier Arraiza2017-06-101-1/+1
* Working on powermask LPEJabier Arraiza Cenoz2017-06-071-3/+0
* Starting with powermaskJabiertxof2017-06-061-8/+0
* Substitute a bool paramenter by a buttonJabier Arraiza Cenoz2017-06-061-8/+20
* Fixing somethings changing from shapes to pathsJabier Arraiza Cenoz2017-06-061-44/+47
* Add toggle clip bisibility buttonJabier Arraiza Cenoz2017-05-291-54/+94
* Allow temp hide clipJabier Arraiza Cenoz2017-05-291-20/+19
* Handling hideJabiertxof2017-05-291-16/+30
* Initial releaseJabiertxof2017-05-291-0/+297