summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/originalpath.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve tooltip text for linking in LPEs again.Maren Hachmann2019-08-101-1/+1
* Improve title text for LPE button that pastes a path from the clipboard to us...Moini2019-07-201-1/+1
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-3/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-3/+3
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-3/+3
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-3/+3
* Base LPE refactorJabier Arraiza2018-03-261-1/+1
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-3/+4
* Fix for bug: 1715433 :: Clone original LPE can no longer be used to fill a po...Jabiertxo Arraiza Cenoz2017-09-081-1/+6
* Remove old icon handling codeAlexander Valavanis2017-06-291-3/+4
* This patch fixes the bug #1664632.Jabiertxof2017-02-201-1/+1
* [Bug #1654798] Broken icon in LPE 'Fill between many'suv-lp2017-01-091-1/+1
* Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-271-4/+0
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-2/+2
* Fix Gtk+ 3.10 warnings: GtkStockItem is deprecatedAlex Valavanis2014-01-021-1/+2
* Adding inclusion of config.h where needed for threads.h check.Jon A. Cruz2013-06-071-0/+4
* Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz2013-06-061-0/+2
* Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz2013-06-041-0/+2
* clone original path lpe: add boilerplate code to allow to compensate for link...Johan B. C. Engelen2012-04-081-0/+8
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-1/+1
* Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-061-1/+3
* LPE: originalpath parameters: implement select original buttonJohan B. C. Engelen2012-01-121-1/+11
* LPE: add new LPE that outputs the original path data. used to make a clone (w...Johan B. C. Engelen2012-01-121-0/+120