summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpeobject.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Hackfest2019: Rm tautological testsAlexander Valavanis2019-05-271-1/+0
|
* 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
* Remove 'document-private.h' where not needed plus some other header cleanup.Tavmjong Bah2018-10-221-1/+0
|
* SPAttributeEnum typed function argumentsThomas Holder2018-10-061-1/+1
|
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-2/+1
| | | | | This replaces empty constructors and destructors with the default keyword.
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-10/+10
| | | | | 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-3/+3
| | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60.
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-3/+3
|
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-0/+2
| | | | A lot of header clean-up.
* Fix bug #1694111 also fixes noumerous bugfixes on LPE undo. And shapes are ↵Jabiertxof2017-05-291-0/+1
| | | | | | | | improved to only perform path effet one time each Fixed bugs: - https://launchpad.net/bugs/1694111 (bzr r15713)
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-3/+0
| | | (bzr r15034)
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+3
| | | (bzr r15027)
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-3/+0
| | | (bzr r15025)
* create SPObject factoryLiam P. White2015-02-251-10/+0
| | | (bzr r13939.1.1)
* C++Johan B. C. Engelen2013-10-041-1/+1
| | | (bzr r12660)
* Cleaned up a bit; fixed struct vs. class forward declarations.Markus Engel2013-07-311-42/+28
| | | (bzr r11608.1.111)
* Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel2013-04-071-8/+5
| | | (bzr r11608.1.86)
* Merged more classes.Markus Engel2013-04-061-69/+15
| | | (bzr r11608.1.84)
* Registered classes with new factory. Hkern, Vkern and FeFuncX have to be ↵Markus Engel2013-04-021-0/+10
| | | | | rewritten, as they aren't real classes. (bzr r11608.1.69)
* Added constructors to SP classes.Markus Engel2013-04-011-8/+14
| | | (bzr r11608.1.67)
* Prepared exchange of casting macros.Markus Engel2013-03-311-0/+1
| | | (bzr r11608.1.63)
* Renamed virtual function names.Markus Engel2013-03-291-8/+8
| | | (bzr r11608.1.57)
* merged from trunkMarkus Engel2013-03-291-135/+2
|\ | | | | (bzr r11608.1.56)
* | Removed function pointers from SPObject and subclasses.Markus Engel2013-03-291-4/+4
| | | | | | | | | | Added some missing virtual pads for classes that were hidden by preprocessor macros. (bzr r11608.1.55)
* | Added "virtual pads" forMarkus Engel2013-03-291-10/+133
| | | | | | | | | | | | | | - ColorProfile - LivePathEffectObject - Persp3D (bzr r11608.1.51)
* | Various changes.Markus Engel2013-03-141-3/+4
|/ | | (bzr r11608.1.48)
* Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of ↵Jon A. Cruz2011-06-041-1/+1
| | | | | SP_ROOT() gtk type function/macro. (bzr r10254)
* Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz2011-02-211-6/+6
| | | (bzr r10060)
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-9/+7
|\ | | | | (bzr r9945.1.1)
| * SPObject c++ification finalized along with the beginning of XML ↵Abhishek Sharma Public2010-07-121-1/+1
|/ | | | | Privatisation tweaks (bzr r9546.1.6)
* better fix for lpe stack forkingJohan B. C. Engelen2010-05-181-0/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/578969 (bzr r9431)
* fix bug when forking LPE stackJohan B. C. Engelen2010-05-141-4/+5
| | | | | | | Fixed bugs: - https://launchpad.net/bugs/578969 - https://launchpad.net/bugs/505400 (bzr r9419)
* Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert2009-08-061-2/+2
| | | | | which cannot be fixed easily. (bzr r8422)
* SPDocument->Documentjohnce2009-08-051-2/+2
| | | (bzr r8405)
* Merging from trunkTed Gould2008-10-111-26/+17
| | | (bzr r6884)
* fix crash on entering invalid lpe name in xmlJohan B. C. Engelen2008-09-231-4/+3
| | | (bzr r6873)
* plumb XML::Documents in everywhereMenTaLguY2008-06-111-4/+3
| | | (bzr r5884)
* Write all effect parameters to SVG when a LPE knotholder handle is ungrabbedMaximilian Albert2008-06-101-0/+2
| | | (bzr r5870)
* fix warningsJohan B. C. Engelen2008-02-291-1/+1
| | | (bzr r4905)
* Fix wrong identification of invalid effects (for unknown effects, it used to ↵Johan B. C. Engelen2008-02-061-4/+2
| | | | | default to Bend Path). Now it is reckognized as invalid effect, but still the effect is executed: meaning that "original-d" is copied to "d" instead of keeping "d" attrib. That still needs to be fixed. (bzr r4672)
* + Fix bug #179840, forking of LPEsJohan B. C. Engelen2008-01-021-5/+26
| | | | | + Groundwork for fixing transforming LPE bugs. TODO: implement the actual transformation of LPE parameters. (bzr r4367)
* warning cleanupJon A. Cruz2007-11-081-9/+9
| | | (bzr r4043)
* LPE: add on-canvas editing of path parameters!Johan B. C. Engelen2007-10-201-1/+1
| | | (bzr r3934)
* trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp.Peter Moulder2007-10-111-264/+264
| | | (bzr r3884)
* LPE: fix undo bug for applying/removing effectJohan B. C. Engelen2007-09-051-3/+8
| | | (bzr r3686)
* Fix LPE:Johan B. C. Engelen2007-08-171-1/+0
| | | | | | | | * add default values for parameters * remove text for LPE_INVALID * update example for skel strokes * clean a bit of the code (bzr r3498)
* Commit LivePathEffect branch to trunk!Johan B. C. Engelen2007-08-141-0/+260
(disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472)