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
*
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
*
Base LPE refactor
Jabier Arraiza
2018-03-26
1
-8
/
+30
*
Misc. typos
luz.paz
2018-02-18
1
-1
/
+1
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
6
-24
/
+50
*
Don't allow dragging path at cap or line join
Eduard Braun
2018-01-18
1
-0
/
+1
*
Remove obsolete build defines
Stefano Facchini
2018-01-16
1
-11
/
+0
*
Misc. typos
luz.paz
2018-01-08
2
-3
/
+3
*
Misc. typos
Unknown
2017-11-07
2
-7
/
+7
*
Merge branch 'smartpointer_refactor' of gitlab.com:jali/inkscape
Marc Jeanmougin
2017-10-20
6
-20
/
+14
|
\
|
*
Refactor Util::ptr_shared
Jan Lingscheid
2017-10-18
1
-1
/
+1
|
*
Replace boost::shared_ptr
Jan Lingscheid
2017-10-17
5
-19
/
+13
*
|
Remove unused util/accumulators.h
Stefano Facchini
2017-10-19
2
-13
/
+0
|
/
*
Rename get_group0_keyval to get_latin_keyval
Andrey Mozzhuhin
2017-10-05
1
-1
/
+1
*
Removed all GSList occurences in .h files
Marc Jeanmougin
2017-10-01
1
-4
/
+5
*
Remove usage of GString from tool/node.cpp
Jan Lingscheid
2017-09-21
1
-12
/
+7
*
Fix a bug with select knots and modifiers
Jabier Arraiza
2017-07-04
1
-1
/
+1
*
working on knots selection
Jabier Arraiza
2017-07-01
1
-1
/
+1
*
Update to trunk
Jabiertxof
2017-03-16
2
-7
/
+13
|
\
|
*
Remove some unneeded < C++11 fallback code
Alex Valavanis
2017-02-06
1
-5
/
+0
|
*
fix crash when inserting nodes
Shlomi Fish
2017-02-05
1
-2
/
+13
*
|
update to trunk
Jabier Arraiza Cenoz
2017-01-25
1
-0
/
+5
|
\
|
|
*
fix nodes reverting back during editing
alexandru.roman
2017-01-23
1
-0
/
+5
*
|
Update to trunk
Jabiertxof
2017-01-21
11
-76
/
+11
|
\
|
|
*
Add update_helperpaths not member of nodetool class to easy call from outside
Jabier Arraiza Cenoz
2016-12-19
1
-8
/
+2
|
*
Remove obsolete comment
Jabiertxof
2016-12-06
1
-1
/
+0
|
*
Fixes for measure LPE and speed path based LPE operations
Jabiertxof
2016-12-06
1
-3
/
+7
|
*
Remove deprecated Autotools and btool files. Please use CMake instead
Alex Valavanis
2016-08-08
1
-30
/
+0
[next]