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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Replace typedef enum with enum in POD type declarations.
Emmanuel Gil Peyrot
2018-06-20
2
-10
/
+10
*
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
2018-06-19
11
-11
/
+11
*
Run clang-tidy’s modernize-use-noexcept pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Run clang-tidy’s modernize-use-bool-literals pass.
Emmanuel Gil Peyrot
2018-06-18
3
-6
/
+6
*
Run clang-tidy’s modernize-pass-by-value pass.
Emmanuel Gil Peyrot
2018-06-18
2
-3
/
+5
*
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
2018-06-18
8
-9
/
+9
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
17
-42
/
+26
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
41
-343
/
+343
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
26
-163
/
+163
*
Run clang-tidy’s modernize-use-equals-delete pass.
Emmanuel Gil Peyrot
2018-06-12
6
-14
/
+14
*
Misc. typos
luz.paz
2018-05-14
1
-1
/
+1
*
Fix bug embeding SVG as PNG
Jabier Arraiza
2018-05-13
1
-1
/
+47
*
Allow link a SVG as image
Jabiertxo Arraiza Cenoz
2018-05-10
1
-23
/
+73
*
Create stateless alignment selector and use it instead
Geoff Lankow
2018-05-09
2
-10
/
+9
*
Add buttons to align grids to page
Geoff Lankow
2018-05-09
3
-145
/
+53
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
48
-134
/
+134
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
48
-134
/
+134
*
Merge branch 'updategridwidgets' of gitlab.com:darktrojan/inkscape
Marc Jeanmougin
2018-04-10
4
-86
/
+113
|
\
|
*
Re-enable CanvasXYGrid::updateWidgets and CanvasAxonomGrid::updateWidgets
Geoff Lankow
2018-03-22
4
-86
/
+113
*
|
Add lots of README's.
Tavmjong Bah
2018-03-30
1
-0
/
+17
|
/
*
Removing sample meson build files.
Felipe Corrêa da Silva Sanches
2018-03-17
1
-142
/
+0
*
[meson-build] display
Felipe Corrêa da Silva Sanches
2018-03-17
1
-0
/
+142
*
Speed up removing items from SPCanvasGroup
Eduard Braun
2018-03-12
1
-2
/
+5
*
Add error output when file loading fails.
Tavmjong Bah
2018-01-30
1
-3
/
+26
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
15
-30
/
+29
*
Minor include file cleanup.
Tavmjong Bah
2018-01-23
10
-17
/
+8
*
Misc. typos
luz.paz
2018-01-08
3
-3
/
+3
*
Merge branch 'hidpi_canvas'
Tavmjong Bah
2017-12-11
19
-230
/
+472
|
\
|
*
Fix rendering of controls that don't invert color.
Tavmjong Bah
2017-12-11
1
-2
/
+3
|
*
Support device scale in filters.
Tavmjong Bah
2017-11-30
12
-40
/
+127
|
*
Store device-scale and propogate value where necessary.
Tavmjong Bah
2017-11-30
4
-34
/
+54
|
*
Adapt control shapes for hi DPI displays.
Tavmjong Bah
2017-11-27
1
-167
/
+182
|
*
Simple scaling of controls for high DPI screens (nodes, arrows, etc.).
Tavmjong Bah
2017-11-26
1
-4
/
+23
|
*
Remove debugging code and other cleanup.
Tavmjong Bah
2017-11-24
3
-128
/
+25
|
*
Fix repainting.
Tavmjong Bah
2017-11-24
1
-3
/
+21
|
*
First attempt at supporting HiDPI on canvas.
Tavmjong Bah
2017-11-23
4
-33
/
+218
*
|
Misc. typos
luzpaz
2017-12-04
1
-2
/
+2
|
/
*
Merge branch 'luzpaz/inkscape-typos' (!119)
Eduard Braun
2017-11-07
11
-18
/
+18
|
\
|
*
Misc. typos
Unknown
2017-11-07
11
-18
/
+18
*
|
Fix FilterUnits::get_matrix_units2pb() for bounding box case.
Tavmjong Bah
2017-11-04
2
-30
/
+7
*
|
Remove need to restart Inkscape when changing tile multiplier.
Tavmjong Bah
2017-11-04
1
-5
/
+2
|
/
*
Set primitive filter area in feComposite and feMerge. Needed for tiling.
Tavmjong Bah
2017-11-03
2
-0
/
+6
*
Don't use infinite rectangle for tile area as this leads to overflow/underflo...
Tavmjong Bah
2017-11-03
1
-2
/
+5
*
Give each filter primitive a name to help in debugging.
Tavmjong Bah
2017-11-03
17
-0
/
+38
*
Merge branch 'smartpointer_refactor' of gitlab.com:jali/inkscape
Marc Jeanmougin
2017-10-20
1
-1
/
+0
|
\
|
*
Replace boost::shared_ptr
Jan Lingscheid
2017-10-17
1
-1
/
+0
*
|
Remove all unused makefile.in
Stefano Facchini
2017-10-19
1
-17
/
+0
|
/
*
Refactoring: avoid duplicate code.
Shlomi Fish
2017-10-06
1
-53
/
+42
*
Refactoring.
Shlomi Fish
2017-10-06
1
-7
/
+2
*
Optimize and remove trailing space.
Shlomi Fish
2017-10-06
2
-16
/
+21
[prev]
[next]