index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
/
spray-toolbar.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-17
Move toolbars to ui/toolbar
Alexander Valavanis
1
-630
/
+0
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-4
/
+4
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-4
/
+4
2018-01-29
Don't translate the empty string.
Eduard Braun
1
-1
/
+1
2018-01-08
Restore ability to switch mode while using spray tool (is this even useful?).
Tavmjong Bah
1
-1
/
+2
2017-12-24
Convert spray tool to use ink-select-one-action.
Tavmjong Bah
1
-48
/
+45
2017-06-29
Remove old icon handling code
Alexander Valavanis
1
-4
/
+4
2016-09-03
Remove == true.
Shlomi Fish
1
-2
/
+2
2016-08-05
Split InkAction classes into separate files
Alex Valavanis
1
-1
/
+2
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-2
/
+1
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-1
/
+2
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-2
/
+1
2016-02-01
Remove duplicate mensage
Jabier Arraiza Cenoz
1
-1
/
+1
2016-02-01
Dinamic toolbar enlacements, now in clone mode on spray tool and in pencil to...
Jabier Arraiza Cenoz
1
-3
/
+6
2016-01-28
Add dinamic toolbar to spray,poligon/star and wrap tools
Jabier Arraiza Cenoz
1
-50
/
+57
2015-12-26
minor typos (mail to inkscape-translator)
Yuri Chornoivan
1
-4
/
+4
2015-11-25
Remove unused headers.
Tavmjong Bah
1
-2
/
+0
2015-11-14
Some sane defaults for spray offset, subject to further tweaking
Alexandre Prokoudine
1
-2
/
+4
2015-11-12
Fix a warn on launch
Jabier Arraiza Cenoz
1
-1
/
+1
2015-11-11
Add erase mode to spray. Bugfixes.
Jabier Arraiza Cenoz
1
-6
/
+36
2015-11-11
Refactor of code, minor bugs fixed.
Jabier Arraiza Cenoz
1
-43
/
+43
2015-11-11
Add option to spray tool to no overlap between colors
Jabier Arraiza Cenoz
1
-3
/
+23
2015-11-11
Improvements to the over visible/invisible to minimize the colisions, sprayed...
Jabier Arraiza Cenoz
1
-3
/
+25
2015-11-10
Spray Tool: Change hide invisibe by over visible and over invisible, sugested...
Jabier Arraiza Cenoz
1
-10
/
+31
2015-11-07
Fixes from review form Mc-
Jabier Arraiza Cenoz
1
-4
/
+2
2015-11-07
Use color if trace dialog is disabled
Jabier Arraiza Cenoz
1
-3
/
+3
2015-10-31
Order disposition of icons
Jabier Arraiza Cenoz
1
-11
/
+11
2015-10-31
'End' of picker work
Jabier Arraiza Cenoz
1
-24
/
+24
2015-10-31
Working on picker
Jabier Arraiza Cenoz
1
-6
/
+97
2015-10-30
Now picker use all features of trace clones
Jabier Arraiza Cenoz
1
-26
/
+0
2015-10-30
Open trace dialog on click on pick toogle
Jabier Arraiza Cenoz
1
-3
/
+19
2015-10-30
Some fixes to new pressure options
Jabier Arraiza Cenoz
1
-1
/
+1
2015-10-30
Add optional presure to width and to size
Jabier Arraiza Cenoz
1
-4
/
+62
2015-10-29
Removed recursion from code because no speed improvements
Jabier Arraiza Cenoz
1
-0
/
+2
2015-10-28
add a ignore transparent areas option
Jabier Arraiza Cenoz
1
-3
/
+34
2015-10-27
Now the picker work with alphas and also in no overlap mode
Jabier Arraiza Cenoz
1
-33
/
+37
2015-10-26
Fixed some typos pointed by Mc
Jabier Arraiza Cenoz
1
-8
/
+19
2015-10-26
Added a option to pick down color
Jabier Arraiza Cenoz
1
-0
/
+20
2015-10-26
Fixed typos from Mc
Jabier Arraiza Cenoz
1
-1
/
+1
2015-10-25
Cleanup Spray tool improvements
Jabier Arraiza Cenoz
1
-40
/
+1
2015-10-25
End adding no overlap to spray tool
Jabier Arraiza Cenoz
1
-15
/
+16
2015-10-24
working in a new way
Jabier Arraiza Cenoz
1
-0
/
+38
2014-10-05
Move GtkAction subclasses to widgets/
Liam P. White
1
-3
/
+3
2014-03-09
Fix random crashes when spraying in single path mode.
Krzysztof Kosi??ski
1
-1
/
+1
2014-03-02
Fixed includes for tools.
Markus Engel
1
-25
/
+9
2014-02-28
Spray tool:
Nicolas Dufour
1
-2
/
+6
2013-11-09
Moved and renamed some tool-related files.
Markus Engel
1
-2
/
+2
2013-09-15
Enable unit evaluation in toolbars.
Matthew Petroff
1
-6
/
+6
2013-07-19
Removed "helper/unit-menu.h" from "widgest/toolbar.*" and associated files.
Matthew Petroff
1
-6
/
+6
2013-07-17
Removed unused unit includes.
Matthew Petroff
1
-4
/
+0
[next]