summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpeobject.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-27Hackfest2019: Rm tautological testsAlexander Valavanis1-1/+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-06SPAttributeEnum typed function argumentsThomas Holder1-1/+1
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-2/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-10/+10
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-3/+3
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-3/+3
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-0/+2
2017-05-29Fix bug #1694111 also fixes noumerous bugfixes on LPE undo. And shapes are im...Jabiertxof1-0/+1
2017-05-29Fix bug #1694111 also fixes noumerous bugfixes on LPE undo. And shapes are im...Jabiertxof1-0/+1
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-3/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+3
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-3/+0
2015-02-25create SPObject factoryLiam P. White1-10/+0
2013-10-04C++Johan B. C. Engelen1-1/+1
2013-07-31Cleaned up a bit; fixed struct vs. class forward declarations.Markus Engel1-42/+28
2013-04-07Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel1-8/+5
2013-04-06Merged more classes.Markus Engel1-69/+15
2013-04-02Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr...Markus Engel1-0/+10
2013-04-01Added constructors to SP classes.Markus Engel1-8/+14
2013-03-31Prepared exchange of casting macros.Markus Engel1-0/+1
2013-03-29Renamed virtual function names.Markus Engel1-8/+8
2013-03-29Removed function pointers from SPObject and subclasses.Markus Engel1-4/+4
2013-03-29Added "virtual pads" forMarkus Engel1-10/+133
2013-03-14Various changes.Markus Engel1-3/+4
2011-06-04Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz1-1/+1
2011-02-21Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz1-6/+6
2010-07-12SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public1-1/+1
2010-05-18better fix for lpe stack forkingJohan B. C. Engelen1-0/+1
2010-05-14fix bug when forking LPE stackJohan B. C. Engelen1-4/+5
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-2/+2
2009-08-05SPDocument->Documentjohnce1-2/+2
2008-10-11Merging from trunkTed Gould1-26/+17
2008-09-23fix crash on entering invalid lpe name in xmlJohan B. C. Engelen1-4/+3
2008-06-11plumb XML::Documents in everywhereMenTaLguY1-4/+3
2008-06-10Write all effect parameters to SVG when a LPE knotholder handle is ungrabbedMaximilian Albert1-0/+2
2008-02-29fix warningsJohan B. C. Engelen1-1/+1
2008-02-06Fix wrong identification of invalid effects (for unknown effects, it used to ...Johan B. C. Engelen1-4/+2
2008-01-02+ Fix bug #179840, forking of LPEsJohan B. C. Engelen1-5/+26
2007-11-08warning cleanupJon A. Cruz1-9/+9
2007-10-20LPE: add on-canvas editing of path parameters!Johan B. C. Engelen1-1/+1
2007-10-11trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp.Peter Moulder1-264/+264
2007-09-05LPE: fix undo bug for applying/removing effectJohan B. C. Engelen1-3/+8
2007-08-17Fix LPE:Johan B. C. Engelen1-1/+0
2007-08-14Commit LivePathEffect branch to trunk!Johan B. C. Engelen1-0/+260