summaryrefslogtreecommitdiffstats
path: root/src/ui/shape-editor.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-9/+9
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-2/+2
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-2/+2
* Base LPE refactorJabier Arraiza2018-03-261-3/+44
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-2/+3
* 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
* 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
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+4
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-4/+1
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-2/+2
* Move more UI code into ui/Liam P. White2014-10-051-0/+177