summaryrefslogtreecommitdiffstats
path: root/src/ui/shape-editor-knotholders.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove remaining uses of sp_round.Tavmjong Bah2019-09-241-15/+18
* UX improvement for creating/modifying 'inline-size' text.Tavmjong Bah2019-09-131-4/+29
* A value of zero for 'inline-size' should act as if 'inline-size' is not set. ...Tavmjong Bah2019-09-131-1/+1
* Fix a crash undoing creation of a SVG 2 FlowJabiertxof2019-09-101-8/+9
* Prepared for beta. Fixed blocking bugJabiertxof2019-09-071-1/+0
* Hatch knot editing initial commitvanntile2019-08-171-0/+6
* Add knot ungrabbed eventJabiertxof2019-05-201-0/+28
* Replace IS_FINITE with std::isfinite (exists since C++11)Patrick Storz2019-04-021-1/+1
* Separate knots for 'shape-inside' and 'inline-size'.Tavmjong Bah2018-12-191-101/+130
* Add ability to create SVG 2 text:Tavmjong Bah2018-12-181-0/+189
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Move macros.h and remove unneeded macrosEduard Braun2018-10-011-1/+1
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-8/+8
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-71/+71
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-73/+73
* 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
* Allow FER edition on canvasMarc Jeanmougin2018-04-281-0/+2
* Base LPE refactorJabier Arraiza2018-03-261-7/+15
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-14/+16
* Rename object-edit.cpp to what it really isStefano Facchini2017-10-011-0/+1666