summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/curve-drag-point.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix https://gitlab.com/inkscape/inbox/issues/871 Measure Segments LPE: Labels...Jabier Arraiza2019-11-051-0/+1
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-1/+1
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-1/+1
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-1/+3
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-3/+0
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+3
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-3/+0
* Improve Tips for BSpline modeJabier Arraiza Cenoz2015-06-251-0/+9
* Snapping in node tool now also works when:Diederik van Lierop2015-05-301-7/+13
* Fix coding style issues in bspline/spirolive codeJabier Arraiza Cenoz2015-04-101-2/+2
* Improve the cache system of bspline, "Correctly" show bspline weight power on...Jabier Arraiza Cenoz2015-03-211-2/+2
* simplify and optimice code for mobe bspline from pathsJabier Arraiza Cenoz2015-01-011-8/+12
* Allow reposition of BSpline using the pathJabier Arraiza Cenoz2015-01-011-2/+12
* Some node.cpp/h work moved to path_manipulator.Jabier Arraiza Cenoz2014-03-311-2/+2
* Fixing branch problemsJabier Arraiza Cenoz2014-03-051-2/+3
* TranslationsJabier Arraiza Cenoz2014-03-051-3/+2
* translations from spanish to english done, it might need a little review, but...Guiu Rocafort2014-03-051-2/+3
* Substitute isBSpline property by a cached function isBSpline(bool)Jabier Arraiza Cenoz2014-03-011-2/+2
* Spanish comment of curve-drag-point-cppJabier Arraiza Cenoz2013-12-301-0/+2
* RefactorizingJabier Arraiza Cenoz2013-12-301-2/+0
* RefactorizingJabier Arraiza Cenoz2013-12-301-4/+2
* Update to trunkJabier Arraiza Cenoz2013-11-081-1/+1
|\
| * First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-1/+1
* | Fix in bsplinesroot2013-10-061-2/+2
* | Fixing node creations in BSpline mode.jtx2013-03-201-2/+2
* | Saved for next refactorJabier Arraiza Cenoz2013-02-231-7/+13
|/
* Extended resizing to node handles.Jon A. Cruz2012-05-171-1/+1
* Corrected protected type access (comments were incorrect).Jon A. Cruz2012-05-171-20/+7
* Adopt obsolete GtkAnchorType enum as SPAnchorTypeAlex Valavanis2012-04-101-1/+1
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-291-1/+1
* Additional fixes for drag cancellation in the node toolKrzysztof Kosi??ski2012-02-011-1/+14
* Patch from John Smith for 623660Josh Andler2012-01-231-2/+2
* Powerstroke: adjust control points when adding or deleting knots, to try and ...Johan B. C. Engelen2011-11-051-1/+1
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Consistency fix in the tools strings (badly places :).Nicolas Dufour2010-05-261-4/+4
* Fix multiple minor problems in the node toolKrzysztof Kosi??ski2010-02-091-2/+13
* Reduce libsigc++ usage to partially fix performance regressionsKrzysztof Kosi??ski2010-02-041-43/+26
* Fix Ctrl+Alt+click deletion of selected nodes when transform handlesKrzysztof Kosi??ski2010-01-201-5/+9
* Insert nodes on Ctrl+Alt+click on a path.Krzysztof Kosi??ski2010-01-201-2/+14
* Do not try to construct an ustring from NULL in CurveDragPoint::_getTip.Krzysztof Kosi??ski2010-01-161-1/+1
* Warning cleanup.Jon A. Cruz2010-01-151-4/+4
* Implement selection spatial growKrzysztof Kosi??ski2009-12-261-2/+3
* First GSoC node tool commit to BazaarKrzysztof Kosi??ski2009-11-291-0/+185