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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge branch 'misc-typos' of gitlab.com:luzpaz/inkscape
Marc Jeanmougin
2018-10-07
2
-2
/
+2
|
\
|
*
Misc. typos
luz.paz
2018-10-06
2
-2
/
+2
*
|
SPAttributeEnum typed function arguments
Thomas Holder
2018-10-06
2
-2
/
+2
|
/
*
Fix updating widgets on LPE missed in the refactor
Jabiertxof
2018-10-04
3
-1
/
+5
*
Fix for bug:#1659476; Horizontal slider in "Power Stroke" LPE not movable wit...
Jabiertxof
2018-10-03
10
-21
/
+16
*
Fixes for LPE transforms and a bug when closing inkscape, related to lpeobjec...
Jabiertxof
2018-10-02
1
-2
/
+3
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
5
-19
/
+3
*
Move GTKMM_CHECK_VERSION from config.h to it's own header
Eduard Braun
2018-10-01
2
-1
/
+5
*
Fix warnings in LPE ruler
Jabiertxof
2018-10-01
1
-6
/
+12
*
Improvements to transforms in LPE
Jabier Arraiza
2018-10-01
7
-23
/
+2
*
Improve calls to document_units
Jabier Arraiza
2018-09-30
3
-25
/
+8
*
Fix for bug #1769679, Crash when opening file with live path effect
Jabier Arraiza
2018-09-30
1
-6
/
+12
*
Fix for bug:#1299461; Some LPE fails on apply to original, but cloned elements
Jabier Arraiza
2018-09-30
2
-1
/
+11
*
Fix bug: #1644805
Jabier Arraiza
2018-09-29
1
-0
/
+6
*
Fix bug #1791696: PowerClip: Using a group as a clip doesn't work as expected
Jabier Arraiza
2018-09-28
2
-10
/
+8
*
cppcheck: 2 memleaks + copypasta
Julien Nabet
2018-09-26
1
-1
/
+1
*
LPE PointParam: use doc2dt
Thomas Holder
2018-09-23
1
-2
/
+1
*
Fix a bug if shape is not defined in powerclip
Jabier Arraiza
2018-09-22
1
-0
/
+3
*
Fix and improve stiling of helper tab on meassure segments LPE
Jabiertxof
2018-09-15
1
-4
/
+4
*
Improve message parameter and remove unecesary widgets from meassure segments...
Jabier Arraiza
2018-09-15
4
-29
/
+26
*
Update measure segments helper info and align to messages LPE parameter
Jabiertxof
2018-09-14
3
-22
/
+39
*
Update info widget inmeasure segments
Jabiertxof
2018-09-14
1
-6
/
+6
*
improbe UX of Fillet/Chamfer LPE
Jabiertxof
2018-09-14
5
-122
/
+21
*
Fix bug applying powerclip/mask to non cliped/masked elements
Jabiertxof
2018-09-13
4
-0
/
+22
*
fixes and improvementes to power clip and powermask
Jabiertxof
2018-09-13
4
-230
/
+211
*
Revert changes
Jabier Arraiza
2018-08-05
2
-255
/
+213
*
Allow inkscape handle units and percent in dasharray and dashoffset. Add pref...
Jabier Arraiza
2018-08-05
2
-213
/
+255
*
Fix missing icons and warning on ico size in symbols
Jabiertxo Arraiza Cenoz
2018-08-04
2
-6
/
+6
*
Fixing coding style
Jabier Arraiza
2018-07-21
1
-2
/
+2
*
adding gtk-theme
Jabier Arraiza
2018-07-21
6
-52
/
+42
*
Replace typedef struct with struct in POD type declarations.
Emmanuel Gil Peyrot
2018-06-20
2
-4
/
+4
*
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
2018-06-19
10
-31
/
+31
*
Run clang-tidy’s modernize-use-emplace pass.
Emmanuel Gil Peyrot
2018-06-18
5
-17
/
+17
*
Run clang-tidy’s modernize-use-bool-literals pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+2
*
Run clang-tidy’s modernize-pass-by-value pass.
Emmanuel Gil Peyrot
2018-06-18
4
-11
/
+15
*
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
2018-06-18
7
-11
/
+11
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
79
-190
/
+95
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
56
-213
/
+213
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
101
-501
/
+501
*
Run clang-tidy’s modernize-use-equals-delete pass.
Emmanuel Gil Peyrot
2018-06-12
74
-164
/
+164
*
Fixes on convert to paths LPE shapes
Jabier Arraiza
2018-06-02
1
-9
/
+12
*
Add center mirror symmetry butons for perfect symmetry and rotate copyes cleanup
Jabier Arraiza
2018-05-26
4
-179
/
+224
*
suggested changes
luz.paz
2018-05-14
2
-11
/
+11
*
Source typos
luz.paz
2018-05-14
2
-10
/
+10
*
Misc. typos
luz.paz
2018-05-14
3
-4
/
+4
*
Create and use LabelledColorPicker widget
Geoff Lankow
2018-05-09
1
-6
/
+2
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
59
-232
/
+231
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
59
-231
/
+232
*
fix bug on compile
Jabiertxo Arraiza Cenoz
2018-04-24
1
-1
/
+0
*
Forcing Win CI
Jabiertxo Arraiza Cenoz
2018-04-24
1
-0
/
+1
[prev]
[next]