index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
display
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-05
Add filter rendering improvements by caching
Jabier Arraiza
1
-2
/
+6
2018-11-04
Image HTTP support
Thomas Holder
2
-4
/
+28
2018-10-19
Finish to convert SPFilter and SPFilterPrimitive to proper classes.
Emmanuel Gil Peyrot
1
-2
/
+2
2018-10-18
Renamed "Outline thin strokes" to "visible hairlines" to make the intent clea...
Rick Yorgason
5
-25
/
+26
2018-10-18
New "Outline thin strokes" view mode which draws thin strokes in outline mode...
Rick Yorgason
6
-2
/
+43
2018-10-07
Fix crash when changing grid that was created with document
Marc Jeanmougin
1
-0
/
+3
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
22
-59
/
+16
2018-09-24
Remove #include "config.h" from header files where possible
Eduard Braun
13
-16
/
+36
2018-09-21
fix CTRL+button2 rotation direction
Thomas Holder
1
-0
/
+1
2018-09-13
Fix DPI wrong code pointed by Mc
Jabiertxof
2
-8
/
+8
2018-09-13
Add per embed/linked SVG a DPI value
Jabiertxof
2
-8
/
+15
2018-09-12
New option to invert y-axis
Thomas Holder
2
-14
/
+26
2018-09-11
Support smooth scrolling (part 1)
Eduard Braun
1
-0
/
+1
2018-09-11
Several more typos
luz.paz
2
-2
/
+2
2018-08-30
Fix bug #167900
Yuki Hoshino
2
-0
/
+2
2018-08-15
Relative values for strokes:
Tavmjong Bah
1
-1
/
+1
2018-08-13
Fix 'stroke-dashoffset' with absolute units.
Tavmjong Bah
1
-1
/
+1
2018-08-05
Refactor with Tav help
Jabier Arraiza
1
-1
/
+1
2018-08-05
Revert changes
Jabier Arraiza
1
-24
/
+2
2018-08-05
Allow inkscape handle units and percent in dasharray and dashoffset. Add pref...
Jabier Arraiza
1
-2
/
+24
2018-06-20
Replace typedef enum with enum in POD type declarations.
Emmanuel Gil Peyrot
2
-10
/
+10
2018-06-19
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
11
-11
/
+11
2018-06-18
Run clang-tidy’s modernize-use-noexcept pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-bool-literals pass.
Emmanuel Gil Peyrot
3
-6
/
+6
2018-06-18
Run clang-tidy’s modernize-pass-by-value pass.
Emmanuel Gil Peyrot
2
-3
/
+5
2018-06-18
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
8
-9
/
+9
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
17
-42
/
+26
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
41
-343
/
+343
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
26
-163
/
+163
2018-06-12
Run clang-tidy’s modernize-use-equals-delete pass.
Emmanuel Gil Peyrot
6
-14
/
+14
2018-05-14
Misc. typos
luz.paz
1
-1
/
+1
2018-05-13
Fix bug embeding SVG as PNG
Jabier Arraiza
1
-1
/
+47
2018-05-10
Allow link a SVG as image
Jabiertxo Arraiza Cenoz
1
-23
/
+73
2018-05-09
Create stateless alignment selector and use it instead
Geoff Lankow
2
-10
/
+9
2018-05-09
Add buttons to align grids to page
Geoff Lankow
3
-145
/
+53
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
48
-134
/
+134
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
48
-134
/
+134
2018-03-30
Add lots of README's.
Tavmjong Bah
1
-0
/
+17
2018-03-22
Re-enable CanvasXYGrid::updateWidgets and CanvasAxonomGrid::updateWidgets
Geoff Lankow
4
-86
/
+113
2018-03-17
Removing sample meson build files.
Felipe Corrêa da Silva Sanches
1
-142
/
+0
2018-03-17
[meson-build] display
Felipe Corrêa da Silva Sanches
1
-0
/
+142
2018-03-12
Speed up removing items from SPCanvasGroup
Eduard Braun
1
-2
/
+5
2018-01-30
Add error output when file loading fails.
Tavmjong Bah
1
-3
/
+26
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
15
-30
/
+29
2018-01-23
Minor include file cleanup.
Tavmjong Bah
10
-17
/
+8
2018-01-08
Misc. typos
luz.paz
3
-3
/
+3
2017-12-11
Fix rendering of controls that don't invert color.
Tavmjong Bah
1
-2
/
+3
2017-12-04
Misc. typos
luzpaz
1
-2
/
+2
2017-11-30
Support device scale in filters.
Tavmjong Bah
12
-40
/
+127
2017-11-30
Store device-scale and propogate value where necessary.
Tavmjong Bah
4
-34
/
+54
[next]