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