summaryrefslogtreecommitdiffstats
path: root/src/object/sp-ellipse.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-01Fix various minor typosYuri Chornoivan1-1/+1
2019-03-20Fixed: circles and ellipses had wrong element names in XML editor (Issue #116)Joseph Da Silva1-6/+2
2018-12-21Allow edit LPE on nestad groupsJabiertxof1-1/+1
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-25Add fixes in review.Jabiertxof1-8/+6
2018-10-25Fixing coding styleJabiertxof1-7/+7
2018-10-25Fix closing issuesJabiertxof1-5/+8
2018-10-06SPAttributeEnum typed function argumentsThomas Holder1-1/+1
2018-10-02Fixes for LPE transforms and a bug when closing inkscape, related to lpeobjec...Jabiertxof1-4/+1
2018-10-01Fix for bug #263620 comment 5,Jabier Arraiza1-8/+3
2018-10-01Improvements to transforms in LPEJabier Arraiza1-6/+3
2018-09-29Fix for bug: #1791784 LPE path effect undo does not workJabier Arraiza1-2/+6
2018-09-13fixes and improvementes to power clip and powermaskJabiertxof1-0/+1
2018-06-18Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot1-5/+5
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-35/+35
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-2/+2
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-2/+2
2018-04-23Fixing LPE recalculations warnings on updateJabier Arraiza1-3/+9
2018-04-23Fix warings on updatesJabier Arraiza1-6/+5
2018-04-23Remove some documents updatesJabier Arraiza1-3/+0
2018-03-26Allow upadate shapen innside groups with LPEJabier Arraiza1-1/+1
2018-03-26Allow path moveJabier Arraiza1-1/+6
2018-03-26Fixing refsJabier Arraiza1-6/+1
2018-03-26Base LPE refactorJabier Arraiza1-45/+21
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-0/+0
2017-12-04Add arc radius to toolbarGeoff Lankow1-0/+59
2017-10-14Fixing problems with nested LPE and convert to pathsJabier Arraiza1-3/+3
2017-10-09Fixes for transforms in LPE shapesJabiertxo Arraiza Cenoz1-3/+13
2017-09-21Fix for bug #1715433 Clone original LPE can no longer be used to fill a power...Jabier Arraiza1-0/+2
2017-05-29Fix bug #1694111 also fixes noumerous bugfixes on LPE undo. And shapes are im...Jabiertxof1-2/+8
2017-05-29Fix bug #1694111 also fixes noumerous bugfixes on LPE undo. And shapes are im...Jabiertxof1-2/+8
2017-03-02Implement arc "chord" type. (Matches Krita "chord" arc type.)Tavmjong Bah1-19/+56
2017-01-24Remove some code and make dependant of rotate copiesJabiertxof1-11/+2
2017-01-02Remove clone original codeJabiertxof1-11/+2
2016-12-28First attemp workingJabiertxof1-2/+11
2016-11-08[Bug #1638472] Quadrant points of ellipse/circle fail to snap (as source or t...suv-lp1-3/+4
2016-08-17Use M_PI, M_PI_2. We use these constants everywhere so if they are not define...Tavmjong Bah1-9/+3
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-05-22Update to 2Geom revision 2396Krzysztof Kosi??ski1-0/+1
2015-03-16Partial fix for bug 1430873. Ellipses should behave properly with % values.Tavmjong Bah1-33/+50
2015-02-25create SPObject factoryLiam P. White1-29/+0
2014-11-16Don't write the d attribute on <circle> or <ellipse>Liam P. White1-1/+1
2014-11-16Fix nasty leakLiam P. White1-2/+2
2014-08-18Code cleanup.Liam P. White1-17/+16
2014-06-27Remove the incorrect fix for the bug 1241902Jabier Arraiza Cenoz1-2/+0
2014-06-27Remove the incorrect fix for the bug 1241902Jabier Arraiza Cenoz1-2/+0
2014-06-11Fix for bug #1241902Jabier Arraiza Cenoz1-0/+2