summaryrefslogtreecommitdiffstats
path: root/src/ui/shape-editor.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-2/+3
| | | | A lot of header clean-up.
* Rename object-edit.cpp to what it really isStefano Facchini2017-10-011-2/+2
|
* Fix the editing of clipping and masking objectsStefano Facchini2017-10-011-12/+7
| | | | | | | | By passing along an edit_transform matrix, as done for clipping paths. Cleanups: - remove some unused methods - use member initialization
* Fix a bug with select knots and modifiersJabier Arraiza2017-07-041-7/+5
|
* Finish add selectable knot shapesJabier Arraiza2017-07-011-6/+6
|
* working on knots selectionJabier Arraiza2017-07-011-2/+9
|
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-4/+1
| | | (bzr r15034)
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+4
| | | (bzr r15027)
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-4/+1
| | | (bzr r15025)
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-2/+2
| | | (bzr r13820)
* Move more UI code into ui/Liam P. White2014-10-051-0/+177
(bzr r13341.1.253)