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
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove into filtered groups
Jabier Arraiza
2018-11-05
1
-1
/
+1
*
Fix related bug on eraser
Jabier Arraiza
2018-11-05
1
-1
/
+1
*
Improvemets to find items
Jabier Arraiza
2018-11-05
1
-1
/
+1
*
Merge branch 'fix-knot-selection' of gitlab.com:ao2/inkscape
Marc Jeanmougin
2018-11-04
1
-4
/
+4
|
\
|
*
ToolBase::root_handler: fix keyboard movement for KEY_Up and KEY_Down events
Antonio Ospite
2018-11-01
1
-4
/
+4
*
|
Minor yaxis fix for meassure tool
Jabier Arraiza
2018-11-03
1
-1
/
+5
|
/
*
Remove 'document-private.h' where not needed plus some other header cleanup.
Tavmjong Bah
2018-10-22
1
-1
/
+0
*
Improve Meassure tool by a sugestion from Maren: https://chat.inkscape.org/ch...
Jabiertxof
2018-10-08
1
-4
/
+4
*
Merge branch 'misc-typos' of gitlab.com:luzpaz/inkscape
Marc Jeanmougin
2018-10-07
1
-1
/
+1
|
\
|
*
Misc. typos
luz.paz
2018-10-06
1
-1
/
+1
*
|
Fix dot size for calligraphy
Marc Jeanmougin
2018-10-07
1
-1
/
+1
*
|
Fix warning object!=nullptr
Marc Jeanmougin
2018-10-06
1
-1
/
+1
|
/
*
Removal of code but breaks gradients
Martin Owens
2018-10-05
1
-5
/
+5
*
Move macros.h and remove unneeded macros
Eduard Braun
2018-10-01
19
-19
/
+26
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
12
-44
/
+1
*
Move GTKMM_CHECK_VERSION from config.h to it's own header
Eduard Braun
2018-10-01
1
-0
/
+2
*
Remove #include "config.h" from header files where possible
Eduard Braun
2018-09-24
1
-4
/
+0
*
adjust GDK_SCROLL_SMOOTH for MacBook Trackpad
Thomas Holder
2018-09-21
1
-1
/
+21
*
Merge branch 'misc-typos' of gitlab.com:luzpaz/inkscape
Marc Jeanmougin
2018-09-13
1
-12
/
+12
|
\
|
*
Requested revisions + more typos and grammar fixes
luz.paz
2018-09-11
1
-12
/
+12
|
*
Misc. typos
luz.paz
2018-09-11
1
-1
/
+1
*
|
Fix a meassure tooltip updated pointed by maren at hacfest, tooltip is not up...
Jabiertxof
2018-09-13
2
-3
/
+12
*
|
Fix horizontal scrolling direction when using smooth scrolling
Eduard Braun
2018-09-13
1
-1
/
+1
*
|
New option to invert y-axis
Thomas Holder
2018-09-12
7
-14
/
+31
*
|
Support smooth scrolling (part 2)
Eduard Braun
2018-09-11
2
-2
/
+4
*
|
Support smooth scrolling (part 1)
Eduard Braun
2018-09-11
1
-5
/
+31
|
/
*
Move pixmaps to ui/pixmaps, and update the README accordingly.
Emmanuel Gil Peyrot
2018-06-21
22
-48
/
+48
*
Replace functions with methods in SPColor.
Emmanuel Gil Peyrot
2018-06-19
3
-12
/
+12
*
Run clang-tidy’s modernize-use-emplace pass.
Emmanuel Gil Peyrot
2018-06-18
3
-3
/
+3
*
Run clang-tidy’s modernize-use-bool-literals pass.
Emmanuel Gil Peyrot
2018-06-18
5
-18
/
+18
*
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
2018-06-18
8
-8
/
+8
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
3
-6
/
+3
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
28
-491
/
+491
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
25
-127
/
+127
*
Merge branch 'clang-tidy-delete-pass' of gitlab.com:linkmauve/inkscape
Marc Jeanmougin
2018-06-14
1
-2
/
+2
|
\
|
*
Run clang-tidy’s modernize-use-equals-delete pass.
Emmanuel Gil Peyrot
2018-06-12
1
-2
/
+2
*
|
Replace all deprecated gdk_keymap_get_default() with Gdk::Display::get_defaul...
Emmanuel Gil Peyrot
2018-06-12
1
-3
/
+4
*
|
Make ToolBase::cursor use gdkmm and smart pointers.
Emmanuel Gil Peyrot
2018-06-12
3
-22
/
+15
|
/
*
Misc. typos
luz.paz
2018-05-14
1
-1
/
+1
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
22
-51
/
+51
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
22
-51
/
+51
*
Put adaptagrams into its own folder
Marc Jeanmougin
2018-04-29
1
-1
/
+1
*
Fixing LPE recalculations warnings on update
Jabier Arraiza
2018-04-23
5
-24
/
+3
*
Fix bug: 1758477
Jabier Arraiza
2018-03-28
3
-4
/
+11
*
a bit more of warning cleanup
Felipe Corrêa da Silva Sanches
2018-03-28
3
-6
/
+5
*
Fix bug: 1738504
Jabier Arraiza
2018-03-28
1
-1
/
+0
*
Allow upadate shapen innside groups with LPE
Jabier Arraiza
2018-03-26
7
-6
/
+22
*
Fixing refs
Jabier Arraiza
2018-03-26
2
-13
/
+0
*
Fix maren problem in https://gitlab.com/inkscape/inkscape/merge_requests/212#...
Jabier Arraiza
2018-03-26
1
-2
/
+0
*
Base LPE refactor
Jabier Arraiza
2018-03-26
3
-7
/
+7
[next]