summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-powerclip.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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