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
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Derive ToolBase from sigc::trackable for easier slot management.
Krzysztof Kosi??ski
2014-03-05
3
-120
/
+104
*
Added some consts. Turned functions to member functions.
Markus Engel
2014-03-02
16
-1051
/
+973
*
Fix for crash when cycle-selecting.
Markus Engel
2014-03-01
2
-39
/
+28
*
Fix for crashes on fast tool toggling.
Markus Engel
2014-03-01
2
-4
/
+18
*
Spray tool:
Nicolas Dufour
2014-02-28
1
-32
/
+58
*
remove some unnecessary copying/casting
Johan B. C. Engelen
2014-02-27
1
-4
/
+4
*
Added template functions as a casting-macro replacement.
Markus Engel
2014-02-26
1
-1
/
+23
*
Made constructors of tools use initializer lists.
Markus Engel
2014-02-26
33
-514
/
+402
*
Fix for selcue settings.
Markus Engel
2014-02-23
5
-0
/
+10
*
Fix console messages (see Bug #879058 - Spray Single Path Mode includes origi...
Nicolas Dufour
2014-02-16
1
-16
/
+8
*
Fix for Bug #879058 (Spray Single Path Mode includes original object).
Nicolas Dufour
2014-02-08
1
-1
/
+1
*
DrawingContext: change variable names ct to dc (bug #1272073)
David Mathog
2014-02-08
1
-6
/
+6
*
Fix for Bug #1250685 (Unnecessary gender-specific terms in code).
Nicolas Dufour
2014-02-05
1
-28
/
+28
*
Workaround for Bug #1273510 (crash in in cc_generic_knot_handler() after tool...
Nicolas Dufour
2014-02-04
1
-1
/
+6
*
Move dragging undo block from tools-base to canvas. Regarding bug #168695
Martin Owens
2014-01-21
2
-8
/
+0
*
cppcheck stuff
Kris De Gussem
2014-01-20
1
-2
/
+2
*
Revert changes from r12959 and r12955, impliment new stratedgy to fix bug #16...
Martin Owens
2014-01-20
2
-11
/
+8
*
Try another fix for the undo when dragging bug #168695
Martin Owens
2014-01-19
2
-3
/
+12
*
fix null pointer dereference
Kris De Gussem
2014-01-16
1
-4
/
+6
*
for rubberband outline, add shading instead of XOR (Bug 1266308)
Alvin Penner
2014-01-15
1
-0
/
+1
*
suppress compiler warnings
Kris De Gussem
2014-01-11
2
-2
/
+2
*
Change my mind on the solution to the bug, protect all selection additions.
Martin Owens
2014-01-08
1
-2
/
+1
*
Make damn sure the item hasn't been deleted before adding it.
Martin Owens
2014-01-08
1
-1
/
+2
*
Clean up some tool related things.
Markus Engel
2013-11-12
9
-173
/
+41
*
Moved and renamed some tool-related files.
Markus Engel
2013-11-09
51
-0
/
+24899