summaryrefslogtreecommitdiffstats
path: root/src/object/sp-shape.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-12/+12
| | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60.
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-12/+12
|
* Fixing LPE recalculations warnings on updateJabier Arraiza2018-04-231-0/+3
|
* Fix bug: 1758477Jabier Arraiza2018-03-281-5/+1
| | | | | Rotate Duplicate/ Mirror Symmetry added functionality feature request https://bugs.launchpad.net/inkscape/+bug/1758477
* Fix LPE updating problemsJabiertxo Arraiza Cenoz2018-03-281-1/+1
|
* Allow upadate shapen innside groups with LPEJabier Arraiza2018-03-261-3/+2
|
* Allow path moveJabier Arraiza2018-03-261-3/+1
|
* Fixing refsJabier Arraiza2018-03-261-2/+4
|
* Base LPE refactorJabier Arraiza2018-03-261-26/+85
|
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-0/+1175
A lot of header clean-up.