summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/curve-drag-point.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-05Fix https://gitlab.com/inkscape/inbox/issues/871 Measure Segments LPE: Labels...Jabier Arraiza1-0/+1
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-1/+1
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-1/+1
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-1/+3
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-3/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+3
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-3/+0
2015-06-25Improve Tips for BSpline modeJabier Arraiza Cenoz1-0/+9
2015-05-30Snapping in node tool now also works when:Diederik van Lierop1-7/+13
2015-04-10Fix coding style issues in bspline/spirolive codeJabier Arraiza Cenoz1-2/+2
2015-03-21Improve the cache system of bspline, "Correctly" show bspline weight power on...Jabier Arraiza Cenoz1-2/+2
2015-01-01simplify and optimice code for mobe bspline from pathsJabier Arraiza Cenoz1-8/+12
2015-01-01Allow reposition of BSpline using the pathJabier Arraiza Cenoz1-2/+12
2014-03-31Some node.cpp/h work moved to path_manipulator.Jabier Arraiza Cenoz1-2/+2
2014-03-05Fixing branch problemsJabier Arraiza Cenoz1-2/+3
2014-03-05TranslationsJabier Arraiza Cenoz1-3/+2
2014-03-05translations from spanish to english done, it might need a little review, but...Guiu Rocafort1-2/+3
2014-03-01Substitute isBSpline property by a cached function isBSpline(bool)Jabier Arraiza Cenoz1-2/+2
2013-12-30Spanish comment of curve-drag-point-cppJabier Arraiza Cenoz1-0/+2
2013-12-30RefactorizingJabier Arraiza Cenoz1-2/+0
2013-12-30RefactorizingJabier Arraiza Cenoz1-4/+2
2013-11-07First step of moving tools into appropriate namespaces.Markus Engel1-1/+1
2013-10-06Fix in bsplinesroot1-2/+2
2013-02-23Saved for next refactorJabier Arraiza Cenoz1-7/+13
2012-05-17Extended resizing to node handles.Jon A. Cruz1-1/+1
2012-05-17Corrected protected type access (comments were incorrect).Jon A. Cruz1-20/+7
2012-04-10Adopt obsolete GtkAnchorType enum as SPAnchorTypeAlex Valavanis1-1/+1
2012-02-29Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis1-1/+1
2012-02-01Additional fixes for drag cancellation in the node toolKrzysztof Kosi??ski1-1/+14
2012-01-23Patch from John Smith for 623660Josh Andler1-2/+2
2011-11-05Powerstroke: adjust control points when adding or deleting knots, to try and ...Johan B. C. Engelen1-1/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-05-26Consistency fix in the tools strings (badly places :).Nicolas Dufour1-4/+4
2010-02-09Fix multiple minor problems in the node toolKrzysztof Kosi??ski1-2/+13
2010-02-04Reduce libsigc++ usage to partially fix performance regressionsKrzysztof Kosi??ski1-43/+26
2010-01-20Fix Ctrl+Alt+click deletion of selected nodes when transform handlesKrzysztof Kosi??ski1-5/+9
2010-01-20Insert nodes on Ctrl+Alt+click on a path.Krzysztof Kosi??ski1-2/+14
2010-01-16Do not try to construct an ustring from NULL in CurveDragPoint::_getTip.Krzysztof Kosi??ski1-1/+1
2010-01-15Warning cleanup.Jon A. Cruz1-4/+4
2009-12-26Implement selection spatial growKrzysztof Kosi??ski1-2/+3
2009-11-29First GSoC node tool commit to BazaarKrzysztof Kosi??ski1-0/+185