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