summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-perspective_path.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-16remove "Perspective path" LPEThomas Holder1-310/+0
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-22Remove 'document-private.h' where not needed plus some other header cleanup.Tavmjong Bah1-1/+0
2018-10-01Move GTKMM_CHECK_VERSION from config.h to it's own headerEduard Braun1-0/+2
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-3/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-8/+8
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-2/+2
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-2/+2
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-2/+2
2018-03-26Base LPE refactorJabier Arraiza1-0/+3
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-1/+4
2017-12-25Use a macro for GtkMM version checksAlexander Valavanis1-2/+2
2017-04-28Code formatingJabiertxof1-5/+5
2017-04-28ResetJabiertxof1-5/+5
2017-04-14Allow set and reset default values of LPE parametersJabiertxof1-5/+5
2017-03-12LPE Gtk3 deprecation fixesAlex Valavanis1-2/+15
2016-12-19Remove some ocurrences of desktop in knot functionsJabiertxof1-3/+2
2016-12-16remove rollback to 15315Jabiertxof1-2/+3
2016-12-16Rollback 15315Jabiertxof1-3/+2
2016-12-10Fix headers on LPE'sJabiertxof1-2/+3
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-5/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+5
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-5/+0
2016-07-14Renamed children list in SPObjectAdrian Boguszewski1-1/+1
2016-07-13Second part of new SPObject children listAdrian Boguszewski1-5/+5
2016-03-02Fix for bug 1540070Jabier Arraiza Cenoz1-2/+1
2014-11-21Fixed a bug pointed by suv running from comand line, also removed another des...Jabier Arraiza Cenoz1-2/+3
2014-11-17Fixes crash with perspective_lpeJabier Arraiza Cenoz1-16/+24
2014-09-29this patch fix the problem whith clips and mask update in live effects. Jabier Arraiza Cenoz1-0/+3
2014-08-30Fix SP_ACTIVE_DOCUMENT usage (document can be determined from context)Liam P. White1-5/+6
2014-08-20Fix bug #1068987 LPE prespective_path crash inkscapeJabier Arraiza Cenoz1-3/+99
2014-08-20Fix bug #1068987 LPE prespective_path crash inkscapeJabier Arraiza Cenoz1-3/+99
2014-06-251. make it compileLiam P. White1-1/+1
2013-01-17const ....Johan B. C. Engelen1-4/+4
2012-10-14Fix "shift disables snapping" for LPEs and for editing objectsDiederik van Lierop1-2/+2
2012-06-17Removed outdated classes.Jon A. Cruz1-0/+2
2012-05-03Adding base configurable sizing of controls/handles.Jon A. Cruz1-9/+5
2012-04-07cleanup knotholder code for LPEsJohan B. C. Engelen1-20/+18
2011-10-03Doxygen cleanup.Jon A. Cruz1-2/+3
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2009-12-26Refactoring of 3D box tool, mainly to avoid unnecessary creation of perspecti...Maximilian Albert1-1/+1
2009-11-23decrease header depsJohan B. C. Engelen1-0/+1
2008-11-21Merge from fe-movedTed Gould1-18/+7
2008-08-01remove more NR:: from live_effects codeJohan B. C. Engelen1-2/+2
2008-08-012geomify a lot of NR::Points to Geom::PointJohan B. C. Engelen1-5/+5
2008-08-01Make LPE knotholder handles snapMaximilian Albert1-2/+4
2008-07-29Rename isLPEParam() to isDeletable(), create new class LPEKnotHolderEntity an...Maximilian Albert1-3/+1
2008-07-03update 2geom (svn rev1433)Johan B. C. Engelen1-1/+1
2008-07-02Handle for PerspectivePath LPE to adjust offset (not ideal yet but better tha...Maximilian Albert1-5/+53
2008-06-12whitespaceMaximilian Albert1-2/+2