summaryrefslogtreecommitdiffstats
path: root/src/sp-lpe-item.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge from trunk 13472Liam P. White2014-07-271-0/+2
|\ | | | | (bzr r13341.1.102)
| * Partly reverted r13460.Markus Engel2014-07-231-0/+4
| | | | | | (bzr r13464)
| * Fixed some logic errors; clang warnings.Markus Engel2014-07-221-4/+0
| | | | | | (bzr r13460)
| * Remove the incorrect fix for the bug 1241902Jabier Arraiza Cenoz2014-06-271-32/+3
| | | | | | (bzr r13441)
| * revert rev. 13429 that broke LPE Bend, Envelope, etc etc.Johan B. C. Engelen2014-06-241-4/+24
| | | | | | | | | | very sorry about that. (bzr r13439)
| * Fix for ungrouping/non-LPEItem masksLiam P. White2014-06-221-8/+23
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1333020 (bzr r13436)
* | Remove the incorrect fix for the bug 1241902Jabier Arraiza Cenoz2014-06-271-33/+3
| | | | | | (bzr r13341.1.69)
* | fix bug introduced in rev. 13403 (merge with trunk)Johan B. C. Engelen2014-06-241-4/+24
| | | | | | (bzr r13341.1.67)
* | Fix for ungrouping/non-LPEItem masksLiam P. White2014-06-221-8/+22
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1333020 (bzr r13341.1.66)
* | Update to latest tip (trunk r13432)Liam P. White2014-06-191-24/+4
|\| | | | | (bzr r13341.1.62)
| * LPEItem enabling/disabling: rewrite mechanism to be more robust. the ↵Johan B. C. Engelen2014-06-161-24/+4
| | | | | | | | | | previous nesting behavior was not used, and code relied on non-nesting behavior. (bzr r13429)
| * Fix for bug #1241902Jabier Arraiza Cenoz2014-06-111-0/+146
| | | | | | (bzr r13418)
* | Fix for Bug #1241902 -Jabier Arraiza Cenoz2014-06-071-0/+146
| | | | | | (bzr r13341.1.52)
* | update to trunkJabier Arraiza Cenoz2014-05-051-7/+14
|\| | | | | (bzr r11950.1.340)
| * when removing LPE, with 'flattening' option, don't recalculate/rewrite ↵Johan B. C. Engelen2014-04-281-7/+14
| | | | | | | | | | | | | | | | ellipses (which would remove the LPE result). fixes bug introduced in rev. 12670) Fixed bugs: - https://launchpad.net/bugs/1309631 (bzr r13321)
* | Enabling path manipulator to comunicate if paths are bspline whenVinícius dos Santos Oliveira2014-05-051-0/+16
|/ | | | | | | | accessing const objects. This change was required to correctly show on the GUI whether or not a node was a bspline. (bzr r11950.8.1)
* Fix warning from previous commit.Josh Andler2014-04-261-2/+0
| | | (bzr r13307)
* Fix for on-canvas LPE controls to display immediately.Liam P. White2014-04-251-0/+16
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1219324 (bzr r13306)
* noop: improve code style in sp-lpe-item.cppJohan B. C. Engelen2014-04-051-13/+14
| | | (bzr r13272)
* fix warningsJohan B. C. Engelen2013-10-271-1/+1
| | | (bzr r12734)
* Seamlessly switch between SVG circle, ellipse, and path (arc) elements while ↵Tavmjong Bah2013-10-081-0/+14
| | | | | using the Circle, Ellipse, and Arc tool. (bzr r12670)
* C++Johan B. C. Engelen2013-10-041-49/+49
| | | (bzr r12660)
* C++Johan B. C. Engelen2013-10-041-20/+20
| | | (bzr r12659)
* LPE: add some const correctness, remove unused function, and fix potential ↵Johan B. C. Engelen2013-10-041-16/+26
| | | | | crash bug (bzr r12656)
* C++ify calling a few SPLPEItem functions, much more work than expected... ↵Johan B. C. Engelen2013-09-251-30/+31
| | | | | slowly slowly... (bzr r12593)
* Merged from trunk (r12465).Markus Engel2013-08-041-1/+1
|\ | | | | (bzr r11608.1.119)
| * catch exception by referenceJohan B. C. Engelen2013-08-031-1/+1
| | | | | | (bzr r12465)
* | Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel2013-04-071-2/+0
| | | | | | (bzr r11608.1.86)
* | Merged Item.Markus Engel2013-04-051-11/+9
| | | | | | (bzr r11608.1.81)
* | Merged more classes.Markus Engel2013-04-051-101/+76
| | | | | | (bzr r11608.1.78)
* | Added experimental constructor to SPRect. Memory leaks because of ↵Markus Engel2013-04-011-4/+10
| | | | | | | | | | non-virtual destructor. (bzr r11608.1.66)
* | Prepared exchange of casting macros.Markus Engel2013-03-311-0/+1
| | | | | | (bzr r11608.1.63)
* | Renamed virtual function names.Markus Engel2013-03-291-17/+17
| | | | | | (bzr r11608.1.57)
* | merged from trunkMarkus Engel2013-03-291-143/+10
|\| | | | | (bzr r11608.1.56)
| * More GObject boilerplate reductionAlex Valavanis2013-01-261-44/+19
| | | | | | (bzr r12065)
| * cppcheck fixes: sp-lpe-itemAlex Valavanis2012-10-271-47/+34
| | | | | | (bzr r11836)
* | Removed function pointers from SPObject and subclasses.Markus Engel2013-03-291-7/+7
| | | | | | | | | | Added some missing virtual pads for classes that were hidden by preprocessor macros. (bzr r11608.1.55)
* | Various changes.Markus Engel2013-03-141-1/+1
| | | | | | (bzr r11608.1.48)
* | Removed old calls to set_shape and update_patheffect.Markus Engel2012-09-291-2/+2
| | | | | | (bzr r11608.1.45)
* | As all subclasses of SPLPEItem now have "virtual pads" with correct ↵Markus Engel2012-08-191-3/+1
| | | | | | | | | | inheritance, the virtual function call to "onUpdatePatheffect" was converted to C++ style. (bzr r11608.1.22)
* | Added "virtual pad" to SPLPEItem.Markus Engel2012-08-181-46/+105
|/ | | (bzr r11608.1.3)
* Removed outdated classes.Jon A. Cruz2012-06-171-0/+2
| | | | | Pruned header to not introduce extraneous includes. (bzr r11502)
* add underscores to some member variables.Johan B. C. Engelen2012-01-171-9/+14
| | | | | add some const stuff (bzr r10900)
* cppcheckKris De Gussem2011-10-181-6/+6
| | | (bzr r10681)
* Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz2011-07-161-1/+1
| | | (bzr r10461)
* Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-12/+12
| | | (bzr r10067)
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-5/+4
|\ | | | | (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)
| * another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public2010-07-031-2/+2
| | | | | | (bzr r9546.1.4)
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan2010-11-171-1/+1
|/ | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900)