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
/
transform-handle-set.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-02
modernize loops
Marc Jeanmougin
1
-7
/
+7
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-09-12
New option to invert y-axis
Thomas Holder
1
-12
/
+15
2018-06-18
Run clang-tidy’s modernize-use-emplace pass.
Emmanuel Gil Peyrot
1
-2
/
+2
2018-06-18
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-3
/
+3
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-23
/
+23
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-04-23
Noumerous bugfixes pointed by Lazur on IRC
Jabier Arraiza
1
-2
/
+0
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-6
/
+13
2017-01-23
fix nodes reverting back during editing
alexandru.roman
1
-0
/
+5
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-4
/
+0
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-0
/
+4
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-4
/
+0
2015-09-13
Refactoring of the code that handles transformations and snapping in the sele...
Diederik van Lierop
1
-19
/
+29
2014-12-21
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
1
-1
/
+1
2014-12-21
Purge sp_desktop_controls
Liam P. White
1
-1
/
+1
2013-12-07
patch by Adolf Mathias and ~suv for Bug 1136495
Alvin Penner
1
-1
/
+1
2013-11-09
Moved and renamed some tool-related files.
Markus Engel
1
-1
/
+1
2013-11-07
First step of moving tools into appropriate namespaces.
Markus Engel
1
-2
/
+2
2013-07-04
Improve handle xpm loading using rotate
Martin Owens
1
-6
/
+6
2013-04-20
Merging of EventContext classes complete.
Markus Engel
1
-5
/
+5
2013-04-20
Further changes to EventContexts; they work without GObject
Markus Engel
1
-1
/
+2
2012-05-17
Extended resizing to node handles.
Jon A. Cruz
1
-2
/
+0
2012-05-17
Corrected protected type access (comments were incorrect).
Jon A. Cruz
1
-42
/
+79
2012-04-10
Adopt obsolete GtkAnchorType enum as SPAnchorType
Alex Valavanis
1
-13
/
+13
2012-02-29
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
1
-3
/
+1
2012-02-15
cppcheck
Kris De Gussem
1
-1
/
+1
2012-01-23
Patch from John Smith for 623660
Josh Andler
1
-1
/
+1
2011-11-04
1) Cycle to the next-closest-snap-source when pressing tab, if the snap-close...
Diederik van Lierop
1
-59
/
+88
2011-09-16
Node tool, transforming a set of nodes: Fix crashes, and finish implementatio...
Diederik van Lierop
1
-61
/
+109
2011-02-02
update to latest 2geom !
Johan B. C. Engelen
1
-14
/
+14
2010-12-27
Snapping: improve calculation of metrics for scaling, modify some comments, a...
Diederik van Lierop
1
-1
/
+0
2010-12-27
Node tool: snap while scaling a selection of nodes. Consider this as experime...
Diederik van Lierop
1
-2
/
+64
2010-12-16
Node tool: fix snapping of node rotation center
Krzysztof Kosi??ski
1
-1
/
+19
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
-14
/
+14
2010-04-06
Revert the inverted coordinate system fix. 3D Boxes and guides
Krzysztof Kosi??ski
1
-12
/
+12
2010-04-03
Initial fix for the inverted coordinate system bug
Krzysztof Kosi??ski
1
-12
/
+12
2010-02-04
Reduce libsigc++ usage to partially fix performance regressions
Krzysztof Kosi??ski
1
-14
/
+4
2010-01-15
Warning cleanup.
Jon A. Cruz
1
-4
/
+27
2010-01-13
Some additional docs
Krzysztof Kosi??ski
1
-12
/
+3
2009-12-26
Implement selection spatial grow
Krzysztof Kosi??ski
1
-1
/
+1
2009-11-29
First GSoC node tool commit to Bazaar
Krzysztof Kosi??ski
1
-0
/
+653