summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-powermask.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-03Fix a editor auto pasteJabier Arraiza1-1/+1
2019-11-02Fix bug releasing powermask LPEJabiertxof1-20/+35
2019-11-02Allow forking on powermaskJabier Arraiza1-58/+50
2019-09-30Apply a Nathan Lee fix to all LPE changing from SP_ACTIVE_DOCUMET to LPE->doc...Jabier Arraiza1-7/+3
2019-09-27fixes https://gitlab.com/inkscape/inbox/issues/847 Crash on Inverse Clipping ...Jabier Arraiza1-7/+10
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-09-13Fix bug applying powerclip/mask to non cliped/masked elementsJabiertxof1-0/+10
2018-09-13fixes and improvementes to power clip and powermaskJabiertxof1-0/+35
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-8/+8
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-8/+8
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-8/+8
2018-03-26Fixing refsJabier Arraiza1-2/+0
2018-03-26Base LPE refactorJabier Arraiza1-5/+9
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-7/+10
2018-01-08Misc. typosluz.paz1-1/+1
2017-11-03Rename wrong named functionJabier Arraiza1-1/+1
2017-11-02Move finctions away object setsJabier Arraiza1-0/+18
2017-11-02Allow color widget instead text input in powermask. Simplify the UIJabier Arraiza1-110/+110
2017-11-02Remove unrelated codeJabier Arraiza1-110/+110
2017-11-01Added inverse mask and clippathJabier Arraiza1-27/+33
2017-11-01Add widget to color and some refactoringJabier Arraiza1-83/+77
2017-10-06Fix for bug #412928 Allow clip/mask set inverseJabiertxo Arraiza Cenoz1-87/+48
2017-06-24Working with powerclip and powermaskJabier Arraiza1-5/+44
2017-06-12adding last changesJabier Arraiza1-25/+25
2017-06-11Working on powermaskJabier Arraiza1-4/+19
2017-06-10Working on powermaskJabier Arraiza1-95/+117
2017-06-07Working on powermask LPEJabier Arraiza Cenoz1-57/+124
2017-06-06Working on powermaskJabiertxof1-218/+75
2017-06-06Starting with powermaskJabiertxof1-113/+105
2017-06-06Substitute a bool paramenter by a buttonJabier Arraiza Cenoz1-8/+20
2017-06-06Fixing somethings changing from shapes to pathsJabier Arraiza Cenoz1-44/+47
2017-05-29Add toggle clip bisibility buttonJabier Arraiza Cenoz1-54/+94
2017-05-29Allow temp hide clipJabier Arraiza Cenoz1-20/+19
2017-05-29Handling hideJabiertxof1-16/+30
2017-05-29Initial releaseJabiertxof1-0/+297