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
/
tool
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update node transform handles on deselect
Nathan Lee
2019-11-05
1
-0
/
+2
*
Fix https://gitlab.com/inkscape/inbox/issues/871 Measure Segments LPE: Labels...
Jabier Arraiza
2019-11-05
1
-0
/
+1
*
fix heap-buffer-overflow in node tool
Thomas Holder
2019-10-27
1
-12
/
+4
*
Make all status messages in node tool translatable
Patrick Storz
2019-10-11
1
-37
/
+27
*
Make sure old calls to insert behaves the same
Nathan Lee
2019-10-09
2
-7
/
+9
*
Speed up multi-node (de)selection
Nathan Lee
2019-10-09
2
-21
/
+36
*
Improve node selection ~x3 removing unneded updateNow() called in non necesar...
Jabier Arraiza
2019-10-09
1
-0
/
+7
*
fix leak in _bsplineHandlePosition
Marc Jeanmougin
2019-10-05
1
-1
/
+1
*
Fix some memory leaks found by scan-build
Marc Jeanmougin
2019-10-05
1
-2
/
+2
*
Eliminate clang warnings
Thomas Holder
2019-08-23
1
-2
/
+2
*
Eliminate clang warnings
Thomas Holder
2019-08-23
1
-24
/
+18
*
Fix various minor typos
Yuri Chornoivan
2019-07-01
2
-2
/
+2
*
Rm unused code now Gtk+ >= 3.22 dependency is set
Alexander Valavanis
2019-05-26
1
-3
/
+3
*
Change the data type of size/width/height of the controls to unsigned int
Diederik van Lierop
2019-05-20
1
-4
/
+4
*
Regression fix (update paths when dragging nodes)
Nathan Lee
2019-04-16
1
-2
/
+5
*
Misc. typos
luz.paz
2019-03-26
1
-1
/
+1
*
Fix #122 reversing change from merge request \!303
Martin Owens
2019-03-08
1
-6
/
+5
*
This patch fixes the behaviour of control-handle locking during
Ian Bruce
2019-03-03
1
-46
/
+81
*
This patch alters the tip information displayed during path node editing,
Ian Bruce
2019-03-03
1
-84
/
+218
*
temporary fix for bug where undo/redo does not restore node-type changes
Ian Bruce
2019-03-03
1
-13
/
+20
*
NodeToolbar: GtkAction migration
Alexander Valavanis
2019-02-04
1
-5
/
+7
*
Misc. typo and whitespace fixes
luz.paz
2019-01-14
1
-2
/
+2
*
modernize: add overrides
Marc Jeanmougin
2019-01-02
2
-8
/
+8
*
modernize loops (2)
Marc Jeanmougin
2019-01-02
1
-14
/
+14
*
modernize loops
Marc Jeanmougin
2019-01-02
5
-164
/
+156
*
Clarify licenses
Max Gaukler
2018-11-08
27
-27
/
+54
*
Remove util/unordered-containers.h aliases.
Emmanuel Gil Peyrot
2018-10-18
2
-6
/
+9
*
Remove #include "config.h" from header files where possible
Eduard Braun
2018-09-24
1
-4
/
+0
*
Merge branch 'misc-typos' of gitlab.com:luzpaz/inkscape
Marc Jeanmougin
2018-09-13
1
-1
/
+1
|
\
|
*
Misc. typos
luz.paz
2018-09-11
1
-1
/
+1
*
|
New option to invert y-axis
Thomas Holder
2018-09-12
4
-22
/
+23
*
|
Support smooth scrolling (part 2)
Eduard Braun
2018-09-11
2
-2
/
+6
|
/
*
Run clang-tidy’s modernize-use-emplace pass.
Emmanuel Gil Peyrot
2018-06-18
4
-13
/
+13
*
Run clang-tidy’s modernize-use-bool-literals pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Run clang-tidy’s modernize-pass-by-value pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+3
*
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
2018-06-18
5
-5
/
+5
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
11
-49
/
+49
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
12
-82
/
+82
*
Merge branch 'clang-tidy-delete-pass' of gitlab.com:linkmauve/inkscape
Marc Jeanmougin
2018-06-14
1
-3
/
+3
|
\
|
*
Run clang-tidy’s modernize-use-equals-delete pass.
Emmanuel Gil Peyrot
2018-06-12
1
-3
/
+3
*
|
Replace all deprecated gdk_keymap_get_default() with Gdk::Display::get_defaul...
Emmanuel Gil Peyrot
2018-06-12
1
-1
/
+2
|
/
*
Apply fixed
Jabier Arraiza
2018-05-09
3
-2
/
+14
*
Reset old code to reaply fixed
Jabier Arraiza
2018-05-09
3
-14
/
+2
*
Start migrating 0.92 patch to master
Jabier Arraiza
2018-05-09
3
-2
/
+14
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
10
-25
/
+25
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
10
-25
/
+25
*
Noumerous bugfixes pointed by Lazur on IRC
Jabier Arraiza
2018-04-23
1
-2
/
+0
*
Allow path move
Jabier Arraiza
2018-03-26
1
-1
/
+2
*
Fixing refs
Jabier Arraiza
2018-03-26
1
-8
/
+4
[next]