summaryrefslogtreecommitdiffstats
path: root/src/ui/object-edit.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implement arc "chord" type. (Matches Krita "chord" arc type.)Tavmjong Bah2017-03-021-2/+6
| | | (bzr r15561)
* Remove some ocurrences of desktop in knot functionsJabiertxof2016-12-191-1/+1
| | | (bzr r15337)
* Add Shift+drag to arc start and end knots, holding shift will now move both ↵Martin Owens2016-08-161-10/+25
| | | | | knots together, maintaining the arc's size. Adjusted buffer for closed/open auto flipping. (bzr r15061)
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-6/+1
| | | (bzr r15034)
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-2/+6
| | | (bzr r15027)
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-6/+2
| | | (bzr r15025)
* Make the handle of a dynamic offset snappableDiederik van Lierop2015-10-151-3/+5
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1174858 (bzr r14419)
* Partial fix for bug 1430873. Ellipses should behave properly with % values.Tavmjong Bah2015-03-161-6/+6
| | | (bzr r14009)
* Partial fix for bug 1430873. Rectangles should behave properly with % values.Tavmjong Bah2015-03-141-49/+35
| | | (bzr r14004)
* Commenting dead assignments.Nicolas Dufour2015-02-081-8/+16
| | | (bzr r13909)
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-1/+1
| | | (bzr r13820)
* Update to trunk r13638Liam P. White2014-10-251-80/+133
| | | (bzr r13341.1.286)
* Move more UI code into ui/Liam P. White2014-10-051-0/+1399
(bzr r13341.1.253)