index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
livarot
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix crash caused by e6d70fa8d497b2d75a837aa22e5876943de9fede
Marc Jeanmougin
2019-10-15
1
-3
/
+3
*
Fix leak in path simplify
Marc Jeanmougin
2019-10-07
1
-18
/
+19
*
Fix various minor typos
Yuri Chornoivan
2019-07-01
5
-7
/
+7
*
Change Path Cutting for Arcs
Nathan Lee
2019-06-17
2
-4
/
+2
*
Stop crash on binary path division (flatpak)
Nathan Lee
2019-04-25
1
-1
/
+1
*
arc polygonization uses arc's scale for precision
rocifier
2019-03-17
1
-7
/
+8
*
modernize: add overrides
Marc Jeanmougin
2019-01-02
1
-1
/
+1
*
modernize loops
Marc Jeanmougin
2019-01-02
8
-161
/
+156
*
Clarify licenses
Max Gaukler
2018-11-08
35
-98
/
+295
*
Use _WIN32 instead of WIN32
Eduard Braun
2018-10-01
1
-1
/
+1
*
Remove #include "config.h" from header files where possible
Eduard Braun
2018-09-24
1
-4
/
+0
*
Refactor with Tav help
Jabier Arraiza
2018-08-05
1
-2
/
+2
*
Revert changes
Jabier Arraiza
2018-08-05
1
-32
/
+3
*
Allow inkscape handle units and percent in dasharray and dashoffset. Add pref...
Jabier Arraiza
2018-08-05
1
-3
/
+32
*
Replace typedef struct with struct in POD type declarations.
Emmanuel Gil Peyrot
2018-06-20
2
-22
/
+16
*
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
2018-06-19
7
-24
/
+24
*
Run clang-tidy’s modernize-use-emplace pass.
Emmanuel Gil Peyrot
2018-06-18
1
-4
/
+4
*
Run clang-tidy’s modernize-use-bool-literals pass.
Emmanuel Gil Peyrot
2018-06-18
2
-4
/
+4
*
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
2018-06-18
4
-6
/
+6
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
2
-3
/
+2
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
16
-196
/
+196
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
2
-26
/
+26
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
16
-46
/
+46
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
16
-46
/
+46
*
Add lots of README's.
Tavmjong Bah
2018-03-30
1
-0
/
+17
*
Removing sample meson build files.
Felipe Corrêa da Silva Sanches
2018-03-17
1
-55
/
+0
*
[meson-build] livarot
Felipe Corrêa da Silva Sanches
2018-03-17
1
-0
/
+55
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
2
-2
/
+2
*
Remove all unused makefile.in
Stefano Facchini
2017-10-19
1
-17
/
+0
*
terminate line with round caps. (Bug 1680179)
Alvin Penner
2017-04-20
1
-2
/
+4
*
Move boolop functions from sp_selected_path_<op> to ObjectSet::path<op>
Alexander Brock
2016-11-09
3
-12
/
+2
*
Fix a regression introduced by the refactoring.
Shlomi Fish
2016-09-29
1
-1
/
+2
*
Remove test for bool value.
Shlomi Fish
2016-09-03
1
-1
/
+1
*
remove == true/false.
Shlomi Fish
2016-09-03
1
-3
/
+3
*
Avoid == true / == false.
Shlomi Fish
2016-09-03
1
-2
/
+1
*
Refactoring
Shlomi Fish
2016-09-03
1
-13
/
+7
*
Convert to boolean truth/falsehood.
Shlomi Fish
2016-09-03
1
-5
/
+5
*
Fix a bunch of errors as reported at http://www.viva64.com/en/b/0419/
Tavmjong Bah
2016-08-15
1
-1
/
+1
*
Remove deprecated Autotools and btool files. Please use CMake instead
Alex Valavanis
2016-08-08
1
-41
/
+0
*
cstdint is c++11, defaulting to stdint.h
Marc Jeanmougin
2016-04-11
1
-1
/
+1
*
fix compile error in livarot
Marc Jeanmougin
2016-04-11
1
-11
/
+1
*
re-write rev 11457. (Bug 1557348)
Alvin Penner
2016-04-05
1
-2
/
+7
*
Update to 2Geom revision 2396
Krzysztof Kosi??ski
2015-05-22
1
-6
/
+6
*
Fix path conversion between 2Geom and Livarot
Krzysztof Kosi??ski
2015-05-08
1
-7
/
+1
*
Fix calls to Geom::cross() - sign change.
Krzysztof Kosi??ski
2015-04-28
8
-44
/
+44
*
more restrictive definition of parentContour. (Bug 499744)
Alvin Penner
2015-04-02
1
-3
/
+5
*
Fix modelines
Alex Valavanis
2014-08-30
1
-9
/
+9
*
Undo changes in r13391
Liam P. White
2014-06-07
5
-20
/
+14
*
Clean up some unnecessary pointer usage in livarot
Liam P. White
2014-06-06
5
-14
/
+20
*
Clean up of style code: Patch from suv: SPStyle: struct -> class
Tavmjong Bah
2014-04-26
1
-1
/
+1
[next]