index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
tool
/
curve-drag-point.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-05
Fix https://gitlab.com/inkscape/inbox/issues/871 Measure Segments LPE: Labels...
Jabier Arraiza
1
-0
/
+1
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-1
/
+1
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-1
/
+1
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-1
/
+3
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-3
/
+0
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-0
/
+3
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-3
/
+0
2015-06-25
Improve Tips for BSpline mode
Jabier Arraiza Cenoz
1
-0
/
+9
2015-05-30
Snapping in node tool now also works when:
Diederik van Lierop
1
-7
/
+13
2015-04-10
Fix coding style issues in bspline/spirolive code
Jabier Arraiza Cenoz
1
-2
/
+2
2015-03-21
Improve the cache system of bspline, "Correctly" show bspline weight power on...
Jabier Arraiza Cenoz
1
-2
/
+2
2015-01-01
simplify and optimice code for mobe bspline from paths
Jabier Arraiza Cenoz
1
-8
/
+12
2015-01-01
Allow reposition of BSpline using the path
Jabier Arraiza Cenoz
1
-2
/
+12
2014-03-31
Some node.cpp/h work moved to path_manipulator.
Jabier Arraiza Cenoz
1
-2
/
+2
2014-03-05
Fixing branch problems
Jabier Arraiza Cenoz
1
-2
/
+3
2014-03-05
Translations
Jabier Arraiza Cenoz
1
-3
/
+2
2014-03-05
translations from spanish to english done, it might need a little review, but...
Guiu Rocafort
1
-2
/
+3
2014-03-01
Substitute isBSpline property by a cached function isBSpline(bool)
Jabier Arraiza Cenoz
1
-2
/
+2
2013-12-30
Spanish comment of curve-drag-point-cpp
Jabier Arraiza Cenoz
1
-0
/
+2
2013-12-30
Refactorizing
Jabier Arraiza Cenoz
1
-2
/
+0
2013-12-30
Refactorizing
Jabier Arraiza Cenoz
1
-4
/
+2
2013-11-07
First step of moving tools into appropriate namespaces.
Markus Engel
1
-1
/
+1
2013-10-06
Fix in bsplines
root
1
-2
/
+2
2013-02-23
Saved for next refactor
Jabier Arraiza Cenoz
1
-7
/
+13
2012-05-17
Extended resizing to node handles.
Jon A. Cruz
1
-1
/
+1
2012-05-17
Corrected protected type access (comments were incorrect).
Jon A. Cruz
1
-20
/
+7
2012-04-10
Adopt obsolete GtkAnchorType enum as SPAnchorType
Alex Valavanis
1
-1
/
+1
2012-02-29
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
1
-1
/
+1
2012-02-01
Additional fixes for drag cancellation in the node tool
Krzysztof Kosi??ski
1
-1
/
+14
2012-01-23
Patch from John Smith for 623660
Josh Andler
1
-2
/
+2
2011-11-05
Powerstroke: adjust control points when adding or deleting knots, to try and ...
Johan B. C. Engelen
1
-1
/
+1
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-05-26
Consistency fix in the tools strings (badly places :).
Nicolas Dufour
1
-4
/
+4
2010-02-09
Fix multiple minor problems in the node tool
Krzysztof Kosi??ski
1
-2
/
+13
2010-02-04
Reduce libsigc++ usage to partially fix performance regressions
Krzysztof Kosi??ski
1
-43
/
+26
2010-01-20
Fix Ctrl+Alt+click deletion of selected nodes when transform handles
Krzysztof Kosi??ski
1
-5
/
+9
2010-01-20
Insert nodes on Ctrl+Alt+click on a path.
Krzysztof Kosi??ski
1
-2
/
+14
2010-01-16
Do not try to construct an ustring from NULL in CurveDragPoint::_getTip.
Krzysztof Kosi??ski
1
-1
/
+1
2010-01-15
Warning cleanup.
Jon A. Cruz
1
-4
/
+4
2009-12-26
Implement selection spatial grow
Krzysztof Kosi??ski
1
-2
/
+3
2009-11-29
First GSoC node tool commit to Bazaar
Krzysztof Kosi??ski
1
-0
/
+185