summaryrefslogtreecommitdiffstats
path: root/src/object/sp-lpe-item.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-27Update to experimental r13565Liam P. White1-2/+8
2014-07-23Partly reverted r13460.Markus Engel1-0/+4
2014-07-22Fixed some logic errors; clang warnings.Markus Engel1-4/+0
2014-06-27Remove the incorrect fix for the bug 1241902Jabier Arraiza Cenoz1-32/+3
2014-06-27Remove the incorrect fix for the bug 1241902Jabier Arraiza Cenoz1-33/+3
2014-06-24fix bug introduced in rev. 13403 (merge with trunk)Johan B. C. Engelen1-4/+24
2014-06-24revert rev. 13429 that broke LPE Bend, Envelope, etc etc.Johan B. C. Engelen1-4/+24
2014-06-22Fix for ungrouping/non-LPEItem masksLiam P. White1-8/+22
2014-06-22Fix for ungrouping/non-LPEItem masksLiam P. White1-8/+23
2014-06-16LPEItem enabling/disabling: rewrite mechanism to be more robust. the previous...Johan B. C. Engelen1-24/+4
2014-06-11Fix for bug #1241902Jabier Arraiza Cenoz1-0/+146
2014-06-07Fix for Bug #1241902 -Jabier Arraiza Cenoz1-0/+146
2014-05-05Enabling path manipulator to comunicate if paths are bspline whenVinícius dos Santos Oliveira1-0/+16
2014-04-29Fix a small issue with Attach PathLiam P. White1-1/+4
2014-04-28when removing LPE, with 'flattening' option, don't recalculate/rewrite ellips...Johan B. C. Engelen1-7/+14
2014-04-26Fix warning from previous commit.Josh Andler1-2/+0
2014-04-25Fix for on-canvas LPE controls to display immediately.Liam P. White1-0/+16
2014-04-15Minor thingsLiam P. White1-0/+8
2014-04-06Properly allow effect stacking with knotholders (and add extra LPE functional...Liam P. White1-2/+2
2014-04-05noop: improve code style in sp-lpe-item.cppJohan B. C. Engelen1-13/+14
2014-04-04Begin first stage of resolving issue with duplicate knotsLiam P. White1-0/+5
2014-04-02Fix some stuffLiam P. White1-2/+11
2014-04-01Fix bug 1219324Liam P. White1-0/+15
2013-10-27fix warningsJohan B. C. Engelen1-1/+1
2013-10-08Seamlessly switch between SVG circle, ellipse, and path (arc) elements while ...Tavmjong Bah1-0/+14
2013-10-04C++Johan B. C. Engelen1-49/+49
2013-10-04C++Johan B. C. Engelen1-20/+20
2013-10-04LPE: add some const correctness, remove unused function, and fix potential cr...Johan B. C. Engelen1-16/+26
2013-09-25C++ify calling a few SPLPEItem functions, much more work than expected... slo...Johan B. C. Engelen1-30/+31
2013-08-03catch exception by referenceJohan B. C. Engelen1-1/+1
2013-04-07Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel1-2/+0
2013-04-05Merged Item.Markus Engel1-11/+9
2013-04-05Merged more classes.Markus Engel1-101/+76
2013-04-01Added experimental constructor to SPRect. Memory leaks because of non-virtual...Markus Engel1-4/+10
2013-03-31Prepared exchange of casting macros.Markus Engel1-0/+1
2013-03-29Renamed virtual function names.Markus Engel1-17/+17
2013-03-29Removed function pointers from SPObject and subclasses.Markus Engel1-7/+7
2013-03-14Various changes.Markus Engel1-1/+1
2013-01-26More GObject boilerplate reductionAlex Valavanis1-44/+19
2012-10-27cppcheck fixes: sp-lpe-itemAlex Valavanis1-47/+34
2012-09-29Removed old calls to set_shape and update_patheffect.Markus Engel1-2/+2
2012-08-19As all subclasses of SPLPEItem now have "virtual pads" with correct inheritan...Markus Engel1-3/+1
2012-08-18Added "virtual pad" to SPLPEItem.Markus Engel1-46/+105
2012-06-17Removed outdated classes.Jon A. Cruz1-0/+2
2012-01-17add underscores to some member variables.Johan B. C. Engelen1-9/+14
2011-10-18cppcheckKris De Gussem1-6/+6
2011-07-16Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz1-1/+1
2011-02-22Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz1-12/+12
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-07-12SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public1-1/+1