summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/path.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* modernize loopsMarc Jeanmougin2019-01-021-2/+2
* 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
* Fix for bug:#1299461; Some LPE fails on apply to original, but cloned elementsJabier Arraiza2018-09-301-0/+8
* adding gtk-themeJabier Arraiza2018-07-211-13/+9
* 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-9/+9
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-10/+10
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-10/+10
* Base LPE refactorJabier Arraiza2018-03-261-1/+1
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-3/+5
* Misc. typosluz.paz2018-01-081-1/+1
* Fix a problem with symbols when updating defs with current document set. Also...Jabier Arraiza2018-01-071-4/+7
* Misc. typosUnknown2017-11-071-1/+1
* Add tooltip to set default LPE widgetJabier Arraiza2017-09-221-0/+6
* Fixes for bug #1716926. Consider backportJabiertxo Arraiza Cenoz2017-09-131-15/+18
* 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-6/+9
* Force not original-d if the clip-path or mask has not a LPE allowed to change itJabiertxof2017-05-281-42/+62
* fix a brunch of memory leakschr2017-05-181-1/+2
* Rewrite UXJabiertxof2017-04-291-0/+4
* ResetJabiertxof2017-04-281-15/+1
* Add end of preferences GUIJabier Arraiza Cenoz2017-04-271-1/+11
* Allow set and reset default values of LPE parametersJabiertxof2017-04-141-0/+4
* Fix C++11 errors and warnings with g++-7Alex Valavanis2017-02-051-5/+8
* Fix bug #1598009 regression on path parameterJabier Arraiza Cenoz2016-07-021-3/+1
* fix-bugs #540591 #1287996 and #456503 related to undo in path parameters of LPEJabier Arraiza Cenoz2016-06-111-2/+26
* Bug #1419517 Fix Crash when applying new path effect after deleting pattern o...Jabier Arraiza Cenoz2016-03-181-1/+6
* Merge from trunkKrzysztof Kosi??ski2015-05-081-1/+7
|\
| * Fix a bug linking a path parameter to a transformed elementjabiertxof2015-04-291-1/+7
* | 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-3/+3
|/
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-1/+1
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-1/+1
* Update to trunk r13580Liam P. White2014-10-061-1/+1
|\
| * Fix bug #1367520 (crash regression)Liam P. White2014-09-101-1/+1
| * Fix bug #1241501, improve tooltip text on path parameterJabier Arraiza Cenoz2014-08-061-1/+1
| * Don't update path effects on document load (#1299948)Liam P. White2014-07-281-0/+5
* | Move more UI code into ui/Liam P. White2014-10-051-2/+2
* | Fix bug #1241501, improve tooltip text on path parameterJabier Arraiza Cenoz2014-08-061-1/+1
* | Tentative fix for LPEs and undoLiam P. White2014-05-101-0/+5
|/
* Fix Gtk+ 3.10 warnings: GtkStockItem is deprecatedAlex Valavanis2014-01-021-4/+5
* Moved and renamed some tool-related files.Markus Engel2013-11-091-1/+1
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-1/+1
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-1/+1
* const ....Johan B. C. Engelen2013-01-171-1/+1
* const methodsJohan B. C. Engelen2013-01-171-1/+1
* Removed outdated classes.Jon A. Cruz2012-06-171-0/+2
* clone original path lpe: add boilerplate code to allow to compensate for link...Johan B. C. Engelen2012-04-081-0/+10
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-0/+2