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
/
freehand-base.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-19
Fixes for pressure pencil
Jabier Arraiza
1
-1
/
+1
2019-07-19
Improvements finish pointed by Maren
Jabier Arraiza
1
-6
/
+4
2019-07-19
Improvemets to power pencil
Jabiertxof
1
-37
/
+11
2019-07-14
retain tool color
Jabier Arraiza
1
-2
/
+4
2019-07-14
fixing coding style
Jabier Arraiza
1
-21
/
+24
2019-07-14
Powerpencil substitute
Jabier Arraiza
1
-12
/
+8
2019-07-14
PoewePencil improvements
Jabier Arraiza
1
-54
/
+78
2019-07-14
Pre-Threading comment
Jabier Arraiza
1
-2
/
+6
2019-07-14
working on redraw
Jabier Arraiza
1
-37
/
+43
2019-07-14
working on powerpencil in other thread
Jabier Arraiza
1
-14
/
+16
2019-05-26
Rm unused code now Gtk+ >= 3.22 dependency is set
Alexander Valavanis
1
-2
/
+2
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-10-07
Fix dot size for calligraphy
Marc Jeanmougin
1
-1
/
+1
2018-10-01
Move macros.h and remove unneeded macros
Eduard Braun
1
-1
/
+2
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
1
-4
/
+0
2018-06-18
Run clang-tidy’s modernize-use-emplace pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-36
/
+36
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-04-23
Fixing LPE recalculations warnings on update
Jabier Arraiza
1
-4
/
+0
2018-03-26
Allow upadate shapen innside groups with LPE
Jabier Arraiza
1
-1
/
+4
2018-03-26
Fix maren problem in https://gitlab.com/inkscape/inkscape/merge_requests/212#...
Jabier Arraiza
1
-2
/
+0
2018-03-26
Base LPE refactor
Jabier Arraiza
1
-1
/
+1
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-13
/
+18
2017-12-26
Fix power stroke closed path and minor tweacks for pencil powerstroke
Jabier Arraiza
1
-1
/
+0
2017-12-25
Fix start anchors
Jabier Arraiza
1
-93
/
+65
2017-12-21
Refactoring pencil powerstroke
Jabier Arraiza
1
-3
/
+46
2017-12-18
Tiny fix to improbe release pentool
Jabier Arraiza
1
-0
/
+1
2017-12-18
Working on powerstroke fixes to pentool
Jabier Arraiza
1
-4
/
+0
2017-12-07
Fix bug 1733422 - Bezier and pencil tool don't work form: from clipboard
Jabier Arraiza
1
-0
/
+16
2017-12-05
Add fix to problem switching pen tool modes
Jabier Arraiza
1
-31
/
+29
2017-12-04
Add fix to problem switching pen tool modes
Jabier Arraiza
1
-31
/
+29
2017-12-02
Remobing bspline interpolator
Jabier Arraiza
1
-0
/
+1
2017-12-01
Cleaninng
Jabier Arraiza
1
-45
/
+42
2017-11-28
Working on BSPline interpolator
Jabier Arraiza
1
-42
/
+45
2017-11-22
Working on continuous paths
Jabier Arraiza
1
-7
/
+11
2017-11-20
Smoothing start and end
Jabiertxo Arraiza Cenoz
1
-2
/
+2
2017-11-19
Working on coontinuing paths
Jabier Arraiza
1
-12
/
+12
2017-11-19
Working on fix smooth draw
Jabier Arraiza
1
-0
/
+3
2017-11-13
Working refactor
Jabiertxo Arraiza Cenoz
1
-20
/
+2
2017-11-12
Added speed improbements
Jabier Arraiza
1
-3
/
+17
2017-11-12
Base refactor
Jabier Arraiza
1
-23
/
+17
2017-10-05
Rename get_group0_keyval to get_latin_keyval
Andrey Mozzhuhin
1
-1
/
+1
2017-10-01
Removed all GSList occurences in .h files
Marc Jeanmougin
1
-42
/
+30
2017-09-24
Remove unused parameter in SPItem::doWriteTransform
Stefano Facchini
1
-1
/
+1
2017-08-29
Ressurrect Spiro Symplify by LPE because no wrong results and retain removed ...
Jabiertxo Arraiza Cenoz
1
-1
/
+1
2017-08-29
Remove LPE Simplify from spiro and BSpline mode because made uncontrolable pa...
Jabiertxo Arraiza Cenoz
1
-1
/
+3
2017-08-28
Parametrice into preferences magic numbers and other staff
Jabier Arraiza
1
-7
/
+9
2017-08-28
Allow pressure in pencil in the tree modes, bezier, bspline and spiro
Jabier Arraiza
1
-2
/
+3
2017-08-27
Add preview
Jabier Arraiza
1
-5
/
+8
[next]