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
/
eraser-tool.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Improve fill rule and add mass option
Jabier Arraiza Cenoz
2016-03-01
1
-19
/
+43
*
Improved eraser tool, now working on documents not pixels and with 0 width
Jabier Arraiza Cenoz
2016-02-13
1
-79
/
+80
*
static code analysis
Kris De Gussem
2015-11-05
1
-4
/
+4
*
Fix eraser tool
Krzysztof Kosi??ski
2015-05-09
1
-6
/
+18
*
fix for stl "remove"
Marc Jeanmougin
2015-05-07
1
-1
/
+1
*
better fix, using std::remove instead of std::erase
Marc Jeanmougin
2015-05-07
1
-3
/
+1
*
fix crash when converting a group of objects to path
Marc Jeanmougin
2015-05-07
1
-1
/
+3
*
merge
Marc Jeanmougin
2015-04-26
1
-10
/
+0
|
\
|
*
Strip ToolFactory
Liam P. White
2015-02-25
1
-10
/
+0
*
|
corrected the casts (hopefully)
Marc Jeanmougin
2015-02-27
1
-5
/
+5
*
|
added a set to the Selection
Marc Jeanmougin
2015-02-19
1
-1
/
+1
*
|
Put a few std::vector<SPitem*>
Marc Jeanmougin
2015-02-19
1
-10
/
+8
*
|
Just...
mc
2015-02-18
1
-18
/
+13
|
/
*
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
1
-5
/
+5
*
Purge sp_desktop_sketch and sp_desktop_tempgroup
Liam P. White
2014-12-21
1
-2
/
+2
*
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection
Liam P. White
2014-12-21
1
-1
/
+1
*
Move more UI code into ui/
Liam P. White
2014-10-05
1
-1
/
+1
*
Cleaned up includes of tools / revert experimental casting macro replacements...
Markus Engel
2014-03-26
1
-0
/
+1
*
Made constructors of tools use initializer lists.
Markus Engel
2014-02-26
1
-4
/
+3
*
Moved and renamed some tool-related files.
Markus Engel
2013-11-09
1
-0
/
+1019
[prev]