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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-18
Remove util/unordered-containers.h aliases.
Emmanuel Gil Peyrot
2
-6
/
+9
2018-09-24
Remove #include "config.h" from header files where possible
Eduard Braun
1
-4
/
+0
2018-09-12
New option to invert y-axis
Thomas Holder
4
-22
/
+23
2018-09-11
Support smooth scrolling (part 2)
Eduard Braun
2
-2
/
+6
2018-09-11
Misc. typos
luz.paz
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-emplace pass.
Emmanuel Gil Peyrot
4
-13
/
+13
2018-06-18
Run clang-tidy’s modernize-use-bool-literals pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-pass-by-value pass.
Emmanuel Gil Peyrot
1
-1
/
+3
2018-06-18
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
5
-5
/
+5
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
11
-49
/
+49
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
12
-82
/
+82
2018-06-12
Replace all deprecated gdk_keymap_get_default() with Gdk::Display::get_defaul...
Emmanuel Gil Peyrot
1
-1
/
+2
2018-06-12
Run clang-tidy’s modernize-use-equals-delete pass.
Emmanuel Gil Peyrot
1
-3
/
+3
2018-05-09
Apply fixed
Jabier Arraiza
3
-2
/
+14
2018-05-09
Reset old code to reaply fixed
Jabier Arraiza
3
-14
/
+2
2018-05-09
Start migrating 0.92 patch to master
Jabier Arraiza
3
-2
/
+14
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
10
-25
/
+25
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
10
-25
/
+25
2018-04-23
Noumerous bugfixes pointed by Lazur on IRC
Jabier Arraiza
1
-2
/
+0
2018-03-28
Fix LPE updating problems
Jabiertxo Arraiza Cenoz
1
-1
/
+0
2018-03-28
Fix a updating path on LPE with path maipulations
Jabiertxo Arraiza Cenoz
1
-0
/
+1
2018-03-26
Allow path move
Jabier Arraiza
1
-1
/
+2
2018-03-26
Fixing refs
Jabier Arraiza
1
-8
/
+4
2018-03-26
Base LPE refactor
Jabier Arraiza
1
-8
/
+30
2018-02-18
Misc. typos
luz.paz
1
-1
/
+1
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
6
-24
/
+50
2018-01-18
Don't allow dragging path at cap or line join
Eduard Braun
1
-0
/
+1
2018-01-16
Remove obsolete build defines
Stefano Facchini
1
-11
/
+0
2018-01-08
Misc. typos
luz.paz
2
-3
/
+3
2017-11-07
Misc. typos
Unknown
2
-7
/
+7
2017-10-19
Remove unused util/accumulators.h
Stefano Facchini
2
-13
/
+0
2017-10-18
Refactor Util::ptr_shared
Jan Lingscheid
1
-1
/
+1
2017-10-17
Replace boost::shared_ptr
Jan Lingscheid
5
-19
/
+13
2017-10-05
Rename get_group0_keyval to get_latin_keyval
Andrey Mozzhuhin
1
-1
/
+1
2017-10-01
Removed all GSList occurences in .h files
Marc Jeanmougin
1
-4
/
+5
2017-09-21
Remove usage of GString from tool/node.cpp
Jan Lingscheid
1
-12
/
+7
2017-07-04
Fix a bug with select knots and modifiers
Jabier Arraiza
1
-1
/
+1
2017-07-01
working on knots selection
Jabier Arraiza
1
-1
/
+1
2017-02-06
Remove some unneeded < C++11 fallback code
Alex Valavanis
1
-5
/
+0
2017-02-05
fix crash when inserting nodes
Shlomi Fish
1
-2
/
+13
2017-01-23
fix nodes reverting back during editing
alexandru.roman
1
-0
/
+5
2016-12-19
Add update_helperpaths not member of nodetool class to easy call from outside
Jabier Arraiza Cenoz
1
-8
/
+2
2016-12-06
Remove obsolete comment
Jabiertxof
1
-1
/
+0
2016-12-06
Fixes for measure LPE and speed path based LPE operations
Jabiertxof
1
-3
/
+7
2016-08-08
Remove deprecated Autotools and btool files. Please use CMake instead
Alex Valavanis
1
-30
/
+0
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
10
-34
/
+2
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
10
-2
/
+34
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
10
-34
/
+2
2016-05-29
fix-bug-1586749. Broken english in bspline help message
Jabier Arraiza Cenoz
1
-1
/
+1
[next]