summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/item.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-11-09Fix codding styleJabiertxof1-1/+1
2018-11-09Move icon-loader and provide a temporary fallback to render pixbufJabiertxof1-1/+1
2018-11-08Clarify licensesMax Gaukler1-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
2018-07-21adding gtk-themeJabier Arraiza1-5/+4
2018-06-19Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-3/+3
This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer.
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-2/+2
This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60.
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-2/+2
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-1/+1
A lot of header clean-up.
2017-10-01Add better transform handle to Clone Item LPEJabier Arraiza1-0/+10
2017-09-30Fix bug in comment #20 From Maren in bug #1715433. Clone original LPE can no ↵Jabier Arraiza1-1/+4
longer be used to fill a powerstroke path
2017-09-22Add tooltip to set default LPE widgetJabier Arraiza1-0/+6
2017-06-29Remove old icon handling codeAlexander Valavanis1-2/+2
2017-04-29Rewrite UXJabiertxof1-0/+4
(bzr r15620.1.12)
2017-04-28ResetJabiertxof1-15/+1
(bzr r15620.1.9)
2017-04-27Add end of preferences GUIJabier Arraiza Cenoz1-1/+11
(bzr r15620.1.6)
2017-04-14Allow set and reset default values of LPE parametersJabiertxof1-0/+4
(bzr r15620.1.1)
2017-02-05Fix C++11 errors and warnings with g++-7Alex Valavanis1-5/+8
Fixed bugs: - https://launchpad.net/bugs/1660992 (bzr r15477)
2017-01-24Fixing update to trunkJabier Arraiza Cenoz1-0/+246
(bzr r15356.1.20)
2017-01-02Remove clone original codeJabiertxof1-246/+0
(bzr r15295.1.47)
2017-01-02Fix inverse cloneJabiertxof1-16/+10
(bzr r15356.1.12)
2017-01-01attemt to mirrorJabiertxof1-10/+16
(bzr r15356.1.11)