index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
live_effects
/
lpe-rough-hatches.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-01
Fix various minor typos
Yuri Chornoivan
1
-1
/
+1
2019-01-02
modernize loops (2)
Marc Jeanmougin
1
-4
/
+4
2019-01-02
modernize loops
Marc Jeanmougin
1
-19
/
+19
2018-11-08
Clarify licenses
Max Gaukler
1
-3
/
+4
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-3
/
+1
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-1
/
+1
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-1
/
+1
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-2
/
+2
2017-04-28
Code formating
Jabiertxof
1
-20
/
+20
2017-04-28
Reset
Jabiertxof
1
-20
/
+20
2017-04-14
Allow set and reset default values of LPE parameters
Jabiertxof
1
-20
/
+20
2016-12-16
remove rollback to 15315
Jabiertxof
1
-1
/
+2
2016-12-16
Rollback 15315
Jabiertxof
1
-2
/
+1
2016-12-10
Fix headers on LPE's
Jabiertxof
1
-1
/
+2
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-8
/
+0
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-0
/
+8
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-8
/
+0
2015-04-27
2Geom sync - initial commit
Krzysztof Kosi??ski
1
-1
/
+2
2014-03-30
Removed some operator keywords.
Markus Engel
1
-2
/
+2
2013-10-13
UI message generalisation
Kris De Gussem
1
-3
/
+3
2013-03-25
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
1
-2
/
+1
2013-01-17
const ....
Johan B. C. Engelen
1
-1
/
+1
2013-01-17
more const happiness (and removal of duplicate code in sp-object.h)
Johan B. C. Engelen
1
-1
/
+1
2012-10-04
code cleanup: make more functions static or include their own headers.
Campbell Barton
1
-2
/
+2
2012-08-09
Warnings cleanup (see Bug #1034663).
Nicolas Dufour
1
-1
/
+1
2012-06-17
Removed unneeded header style filename #defines
Jon A. Cruz
1
-1
/
+0
2012-06-17
Removed outdated classes.
Jon A. Cruz
1
-0
/
+2
2012-04-18
Warning cleanup
Jon A. Cruz
1
-4
/
+4
2012-04-07
gives distinguishing colors to two vector params of LPE rough hatches
Johan B. C. Engelen
1
-1
/
+3
2012-02-26
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
1
-1
/
+1
2011-10-21
cppcheck
Kris De Gussem
1
-1
/
+1
2011-08-27
Completely remove NRRect, NRRectL, in-svg-plane.h
Krzysztof Kosi??ski
1
-1
/
+0
2011-08-27
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
1
-1
/
+1
2011-02-02
update to latest 2geom !
Johan B. C. Engelen
1
-4
/
+4
2010-10-02
UI fixes (a.o. Bug #560751 )
Kris De Gussem
1
-16
/
+16
2010-08-05
Wholesale cruft removal part 4; fix crash when rendering guides
Krzysztof Kosi??ski
1
-6
/
+6
2010-02-14
add widget controls for LPE VectorParam. Hide these controls for LPE Hatches.
Johan B. C. Engelen
1
-0
/
+4
2009-12-20
Warning cleanup
Jon A. Cruz
1
-23
/
+23
2009-09-06
textual patch from bug 408093
bulia byak
1
-15
/
+15
2009-05-07
Minor correction in message
Nicolas Dufour
1
-1
/
+1
2009-04-23
translator comments and minor string fixes
Ivan Mas??r
1
-5
/
+5
2009-04-07
Ctor fixes and misc warning cleanups
Jon A. Cruz
1
-9
/
+11
2009-04-07
noop: Set svn:eol-style to native on all .cpp and .h files under src. (find ...
Peter Moulder
1
-585
/
+585
2009-03-27
bug fix: close open paths on input.
JF Barraud
1
-2
/
+9
2009-03-26
fixed some bugs (bad render of thick/thin parts + reversed bending + occasion...
JF Barraud
1
-57
/
+36
2009-03-15
correctly implement 'resetDefaults()' for LPEs. Now when applying an LPE, all...
Johan B. C. Engelen
1
-0
/
+2
2009-01-25
hatches lpe: parameters renamed + tips, knot-lpe: can use 'unit of stroke wid...
JF Barraud
1
-47
/
+51
2008-11-26
renamed lpe-hatches to lpe-rough-hatches.
JF Barraud
1
-11
/
+11
2008-11-21
Merge from fe-moved
Ted Gould
1
-0
/
+593