summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/item.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix codding styleJabiertxof2018-11-091-1/+1
|
* Move icon-loader and provide a temporary fallback to render pixbufJabiertxof2018-11-091-1/+1
|
* Clarify licensesMax Gaukler2018-11-081-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
* adding gtk-themeJabier Arraiza2018-07-211-5/+4
|
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-191-1/+1
|
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-3/+3
| | | | | 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 Jeanmougin2018-05-041-2/+2
| | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60.
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-2/+2
|
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-1/+1
| | | | A lot of header clean-up.
* Add better transform handle to Clone Item LPEJabier Arraiza2017-10-011-0/+10
|
* Fix bug in comment #20 From Maren in bug #1715433. Clone original LPE can no ↵Jabier Arraiza2017-09-301-1/+4
| | | | longer be used to fill a powerstroke path
* Add tooltip to set default LPE widgetJabier Arraiza2017-09-221-0/+6
|
* Remove old icon handling codeAlexander Valavanis2017-06-291-2/+2
|
* Rewrite UXJabiertxof2017-04-291-0/+4
| | | (bzr r15620.1.12)
* ResetJabiertxof2017-04-281-15/+1
| | | (bzr r15620.1.9)
* Add end of preferences GUIJabier Arraiza Cenoz2017-04-271-1/+11
| | | (bzr r15620.1.6)
* Allow set and reset default values of LPE parametersJabiertxof2017-04-141-0/+4
| | | (bzr r15620.1.1)
* Fix C++11 errors and warnings with g++-7Alex Valavanis2017-02-051-5/+8
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1660992 (bzr r15477)
* Fixing update to trunkJabier Arraiza Cenoz2017-01-241-0/+246
(bzr r15356.1.20)