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