summaryrefslogtreecommitdiffstats
path: root/src/ui/object-edit.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename object-edit.cpp to what it really isStefano Facchini2017-10-011-1618/+0
* Show a control point for the center of a spiralAntonio Ospite2017-07-281-0/+47
* Adjust the tooltip strings of the objects center pointAntonio Ospite2017-07-201-3/+3
* Show a control point for the center of a rectangleAntonio Ospite2017-07-201-0/+39
* Add control point at center of starsospite2017-05-021-0/+34
* Ellipses in Inkscape are defined by the center and the radius, but theAntonio Ospite2017-04-131-0/+36
* Implement arc "chord" type. (Matches Krita "chord" arc type.)Tavmjong Bah2017-03-021-2/+6
* Remove some ocurrences of desktop in knot functionsJabiertxof2016-12-191-1/+1
* Add Shift+drag to arc start and end knots, holding shift will now move both k...Martin Owens2016-08-161-10/+25
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-6/+1
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-2/+6
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-6/+2
* Make the handle of a dynamic offset snappableDiederik van Lierop2015-10-151-3/+5
* Partial fix for bug 1430873. Ellipses should behave properly with % values.Tavmjong Bah2015-03-161-6/+6
* Partial fix for bug 1430873. Rectangles should behave properly with % values.Tavmjong Bah2015-03-141-49/+35
* Commenting dead assignments.Nicolas Dufour2015-02-081-8/+16
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-1/+1
* Update to trunk r13638Liam P. White2014-10-251-80/+133
* Move more UI code into ui/Liam P. White2014-10-051-0/+1399