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
/
effect.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-02
Improve speed of LPE's updating widgets on release knots instead when value c...
Jabiertxof
1
-1
/
+1
2019-10-12
Add icons to show help in set defauls LPE parameters
Jabier Arraiza
1
-17
/
+33
2019-10-09
Improve the name of fillet/chamfer LPE to be more undertandable
Jabier Arraiza
1
-2
/
+2
2019-10-08
Move LPE's into 3 groups normal, experimental y testing. Testing is only usab...
Jabier Arraiza
1
-60
/
+60
2019-09-30
Apply a Nathan Lee fix to all LPE changing from SP_ACTIVE_DOCUMET to LPE->doc...
Jabier Arraiza
1
-1
/
+1
2019-07-20
Remove some trailing whitespace.
Moini
1
-6
/
+6
2019-07-19
Fixes for pressure pencil
Jabier Arraiza
1
-2
/
+2
2019-07-19
Improvements finish pointed by Maren
Jabier Arraiza
1
-0
/
+7
2019-07-19
Fix translations and coding style
Jabier Arraiza
1
-1
/
+1
2019-07-19
Improvemets to power pencil
Jabiertxof
1
-1
/
+2
2019-07-14
working on powerpencil in other thread
Jabier Arraiza
1
-2
/
+2
2019-07-01
Fix various minor typos
Yuri Chornoivan
1
-2
/
+2
2019-05-26
Add hide operand, work on groups and allow shapes as parameters in LPE Bool
Jabier Arraiza
1
-1
/
+1
2019-05-24
Fix a bug defaulting some parameters
Jabiertxof
1
-11
/
+11
2019-05-21
Improvemets to GeomPathstroke and Offset LPE
Jabiertxof
1
-1
/
+1
2019-05-01
Select filter on each LPE add dialog to easy remove or modify. Also improve L...
Jabier Arraiza
1
-24
/
+24
2019-05-01
Allow LPE retain elements on convert to paths inside the original defs object
Jabiertxof
1
-1
/
+3
2019-04-24
Add missing descriptions (mostly for experimental LPEs)
Maren Hachmann
1
-42
/
+42
2019-04-02
Avoid crash from nullptr exception
Nathan Lee
1
-5
/
+5
2019-03-27
full remove expader + code
Jabiertxof
1
-1
/
+0
2019-03-27
Remove the expander code. Retain only for LPE default settings
Jabiertxof
1
-0
/
+1
2019-03-25
lpe-pts2ellipse: parameter enabling based on creation method
schwieni
1
-0
/
+5
2019-02-18
Update issues on CI
Jabiertxof
1
-8
/
+8
2019-02-18
Fix compiling issues
Jabiertxof
1
-3
/
+3
2019-02-18
Add descriptions and fixes to show disabled and rename dash to dashed stoke LPE
Jabiertxof
1
-18
/
+18
2019-02-18
Add missing icons and add double languaje
Jabier Arraiza
1
-24
/
+79
2019-02-18
Improving window position
Jabiertxof
1
-1
/
+1
2019-02-18
Add descriptions
Jabiertxof
1
-106
/
+51
2019-02-18
add sorting and favorites
Jabier Arraiza
1
-0
/
+55
2019-02-18
improving enum position
Jabier Arraiza
1
-0
/
+726
2019-02-18
adding symbols
Jabier Arraiza
1
-65
/
+0
2019-02-18
fixing coding style and translation and merge from master
Jabier Arraiza
1
-2
/
+2
2019-01-27
Improvements to CSS to easy tweak widgets
Jabier Arraiza
1
-3
/
+67
2019-01-27
Initial work of LPESelector
Jabier Arraiza
1
-67
/
+3
2019-01-02
modernize loops
Marc Jeanmougin
1
-18
/
+14
2018-12-16
remove "Perspective path" LPE
Thomas Holder
1
-5
/
+0
2018-12-15
Remove unused transform functions related to LPE and improvements to fill-bet...
Jabier Arraiza
1
-11
/
+0
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-10-22
Remove 'document-private.h' where not needed plus some other header cleanup.
Tavmjong Bah
1
-1
/
+0
2018-10-03
Fix for bug:#1659476; Horizontal slider in "Power Stroke" LPE not movable wit...
Jabiertxof
1
-1
/
+1
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
1
-3
/
+3
2018-10-01
Improvements to transforms in LPE
Jabier Arraiza
1
-0
/
+1
2018-09-14
improbe UX of Fillet/Chamfer LPE
Jabiertxof
1
-2
/
+1
2018-06-18
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
1
-2
/
+2
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-2
/
+1
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-14
/
+14
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-13
/
+13
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-13
/
+13
2018-04-23
Remove some documents updates
Jabier Arraiza
1
-1
/
+0
2018-04-23
Noumerous bugfixes pointed by Lazur on IRC
Jabier Arraiza
1
-1
/
+2
[next]