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
/
control-point-selection.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-09
Make sure old calls to insert behaves the same
Nathan Lee
1
-2
/
+2
2019-10-09
Speed up multi-node (de)selection
Nathan Lee
1
-2
/
+3
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-10-18
Remove util/unordered-containers.h aliases.
Emmanuel Gil Peyrot
1
-4
/
+5
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-override pass.
Emmanuel Gil Peyrot
1
-2
/
+2
2018-05-09
Apply fixed
Jabier Arraiza
1
-2
/
+3
2018-05-09
Reset old code to reaply fixed
Jabier Arraiza
1
-3
/
+2
2018-05-09
Start migrating 0.92 patch to master
Jabier Arraiza
1
-2
/
+3
2017-10-19
Remove unused util/accumulators.h
Stefano Facchini
1
-1
/
+0
2016-03-13
"Relative to" option for node alignment.
Marc Jeanmougin
1
-0
/
+3
2014-08-08
Massive performance improvment for basic node operations with thousands of nodes
Liam P. White
1
-5
/
+8
2013-11-07
First step of moving tools into appropriate namespaces.
Markus Engel
1
-1
/
+1
2012-01-23
Patch from John Smith for 623660
Josh Andler
1
-1
/
+1
2011-09-16
Node tool, transforming a set of nodes: Fix crashes, and finish implementatio...
Diederik van Lierop
1
-1
/
+2
2011-02-27
compatibility patch to compile using gcc 4.6
Adib Taraben
1
-0
/
+1
2011-02-02
update to latest 2geom !
Johan B. C. Engelen
1
-3
/
+3
2010-12-27
Node tool: snap while scaling a selection of nodes. Consider this as experime...
Diederik van Lierop
1
-0
/
+5
2010-12-23
Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...
Jon A. Cruz
1
-1
/
+1
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-07-24
Patch by Krzysztof to fix handles when node sculpting
Josh Andler
1
-3
/
+4
2010-07-22
Fix sculpting of nodes with non-degenerate handles.
Krzysztof Kosi??ski
1
-3
/
+4
2010-03-04
Clean up the unordered containers fix.
Krzysztof Kosi??ski
1
-14
/
+3
2010-03-04
Fixing build breakage with more proper autoconf usage.
Jon A. Cruz
1
-5
/
+17
2010-03-03
Node tool: implement sculpting
Krzysztof Kosi??ski
1
-3
/
+5
2010-03-02
Use Boost unordeed containers instead of TR1 to minimize pain
Krzysztof Kosi??ski
1
-4
/
+2
2010-02-18
Make ControlPointSelection trackable to prevent random crashes
Krzysztof Kosi??ski
1
-1
/
+1
2010-02-09
Fix multiple minor problems in the node tool
Krzysztof Kosi??ski
1
-1
/
+10
2010-02-06
Fix performance regressions in the node tool and a stupid crash bug
Krzysztof Kosi??ski
1
-3
/
+0
2010-02-04
Reduce libsigc++ usage to partially fix performance regressions
Krzysztof Kosi??ski
1
-6
/
+4
2010-01-20
Go back to using TR1 unordered containers to fix warnings. Add configure
Krzysztof Kosi??ski
1
-18
/
+4
2010-01-14
Replace std::tr1::unordered_(map|set) with __gnu_cxx::hash_(map|set),
Krzysztof Kosi??ski
1
-6
/
+22
2010-01-14
* Add "show transform handles" toggle button.
Krzysztof Kosi??ski
1
-9
/
+12
2010-01-10
* Implement node snapping.
Krzysztof Kosi??ski
1
-2
/
+13
2009-11-29
First GSoC node tool commit to Bazaar
Krzysztof Kosi??ski
1
-0
/
+140