summaryrefslogtreecommitdiffstats
path: root/src/ui/shape-editor.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-7/+8
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* ShapeEditor: Always keep KnotHolders in set_item()Eduard Braun2018-10-241-2/+2
|
* Base LPE refactorJabier Arraiza2018-03-261-0/+2
|
* Fix the editing of clipping and masking objectsStefano Facchini2017-10-011-2/+2
| | | | | | | | By passing along an edit_transform matrix, as done for clipping paths. Cleanups: - remove some unused methods - use member initialization
* working on knots selectionJabier Arraiza2017-07-011-5/+2
|
* Move more UI code into ui/Liam P. White2014-10-051-0/+71
(bzr r13341.1.253)