summaryrefslogtreecommitdiffstats
path: root/src/sp-ellipse.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Code cleanup.Liam P. White2014-08-181-17/+16
* Remove the incorrect fix for the bug 1241902Jabier Arraiza Cenoz2014-06-271-2/+0
* Fix for Bug #1241902 -Jabier Arraiza Cenoz2014-06-071-0/+2
* do not allow ellipse arc segment greater than 90 degrees. (Bug 1312333)Alvin Penner2014-04-301-50/+23
* update 2geom's copy to r2142Johan B. C. Engelen2014-01-121-2/+2
* Fix transforming shapes with path effect applied (bug #1247324)Jabier Arraiza Cenoz2014-01-061-0/+5
* fix initialization bug, that leads to non-continuous pathJohan B. C. Engelen2013-11-181-1/+1
* Added some consts.Markus Engel2013-10-261-3/+5
* Fix some more issues with ellipses.Markus Engel2013-10-101-31/+35
* Seamlessly switch between SVG circle, ellipse, and path (arc) elements while ...Tavmjong Bah2013-10-081-354/+345
* C++Johan B. C. Engelen2013-10-041-1/+1
* C++Johan B. C. Engelen2013-10-041-1/+1
* Further changes to SPEllipse.Markus Engel2013-09-291-44/+26
* Adjusted code style of SPEllipse.Markus Engel2013-09-271-175/+208
* Further refactored SPEllipse.Markus Engel2013-09-261-179/+86
* random code cleanupJohan B. C. Engelen2013-09-261-6/+4
* Merged from trunk (r12593).Markus Engel2013-09-261-2/+2
|\
| * C++ify calling a few SPLPEItem functions, much more work than expected... slo...Johan B. C. Engelen2013-09-251-2/+2
* | Merged from trunk (r12588).Markus Engel2013-09-241-8/+61
|\|
| * change names for displayName and detailedDescription, improve char code and r...Martin Owens2013-09-241-3/+3
| * Merge from trunk.Matthew Petroff2013-09-201-368/+279
| |\
| | * Refactor status-bar text for multiple items, was very brokenMartin Owens2013-09-201-8/+8
| * | Fix bug that added transforms to new objects.Matthew Petroff2013-09-021-0/+60
* | | Refactored SPGenericEllipse::set_shapeMarkus Engel2013-09-241-38/+42
| |/ |/|
* | Merged from trunk (r12488).Markus Engel2013-08-301-12/+12
|\|
| * cppcheckKris De Gussem2013-08-041-15/+20
* | Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel2013-04-071-5/+0
* | Merged Item.Markus Engel2013-04-051-4/+0
* | Merged more classes.Markus Engel2013-04-051-4/+0
* | Merged Shape and subclasses. Cleaned up a bit.Markus Engel2013-04-051-180/+196
* | Combined some classes.Markus Engel2013-04-041-122/+76
* | Cleaned up a bit. Uses some C++11 features.Markus Engel2013-04-021-50/+0
* | Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr...Markus Engel2013-04-021-0/+22
* | Added constructors to SP classes.Markus Engel2013-04-011-16/+40
* | Prepared exchange of casting macros.Markus Engel2013-03-311-0/+4
* | Renamed virtual function names.Markus Engel2013-03-291-32/+32
* | merged from trunkMarkus Engel2013-03-291-294/+14
|\|
| * Clean up more GObject type definitionsAlex Valavanis2013-01-231-136/+28
| * clip path visual bbox refresh, second try (Bug 1005085)Alvin Penner2012-12-311-0/+1
* | Removed function pointers from SPObject and subclasses.Markus Engel2013-03-291-9/+9
* | Various changes.Markus Engel2013-03-141-3/+3
* | Added virtual pad to SPFlowtext; removed old calls to virtual SPItem methods.Markus Engel2012-10-061-4/+4
* | Removed old calls to set_shape and update_patheffect.Markus Engel2012-09-291-2/+2
* | Added "virtual pad" toMarkus Engel2012-08-181-82/+221
|/
* add underscores to some member variables.Johan B. C. Engelen2012-01-171-2/+2
* Remove all NRRect use.Krzysztof Kosi??ski2011-08-271-13/+12
* Refactoring of the snapping preferences; mainly about storing all toggles in ...Diederik van Lierop2011-08-221-9/+11
* - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen2011-07-171-5/+5
* - Add a third group of snap sources/targets, called ¨others¨ (before we had...Diederik van Lierop2011-06-261-2/+2
* Merge from trunkKrzysztof Kosi??ski2011-04-071-9/+13
|\