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
/
connector-tool.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix various minor typos
Yuri Chornoivan
2019-07-01
1
-1
/
+1
*
More document.h cleanup.
Tavmjong Bah
2019-04-06
1
-1
/
+1
*
modernize loops
Marc Jeanmougin
2019-01-02
1
-8
/
+8
*
Use std::unique_ptr for all MessageContext
Emmanuel Gil Peyrot
2018-12-03
1
-1
/
+1
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Move pixmaps to ui/pixmaps, and update the README accordingly.
Emmanuel Gil Peyrot
2018-06-21
1
-1
/
+1
*
Run clang-tidy’s modernize-use-bool-literals pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-70
/
+70
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-2
/
+2
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-2
/
+2
*
Put adaptagrams into its own folder
Marc Jeanmougin
2018-04-29
1
-1
/
+1
*
Base LPE refactor
Jabier Arraiza
2018-03-26
1
-5
/
+5
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-23
/
+28
*
Format connector code
Sylvain Chiron
2017-12-26
1
-409
/
+399
*
Rename get_group0_keyval to get_latin_keyval
Andrey Mozzhuhin
2017-10-05
1
-1
/
+1
*
Remove unused parameter in SPItem::doWriteTransform
Stefano Facchini
2017-09-24
1
-1
/
+1
*
Merge https://gitlab.com/inkscape/inkscape into selectable-knots
Jabier Arraiza
2017-07-01
1
-2
/
+1
|
\
|
*
Merge branch 'master' of gitlab.com:inkscape/inkscape
Sylvain Chiron
2017-07-01
1
-1
/
+1
|
|
\
|
*
|
Updated libs from the Adaptagrams project: libavoid, libcola and libvspc; cha...
Sylvain Chiron
2017-07-01
1
-2
/
+1
*
|
|
Starting selectable knots
Jabier Arraiza
2017-06-30
1
-5
/
+5
|
|
/
|
/
|
*
|
Hackfest: Refactor cursors so the hot spot is inside the xpm
Martin Owens
2017-06-30
1
-1
/
+1
|
/
*
Partial fix for bug 172063 while we find a better solution for XOR in helper ...
Jabier Arraiza Cenoz
2016-08-29
1
-3
/
+3
*
Merged trunk
Adrian Boguszewski
2016-08-03
1
-7
/
+0
|
\
|
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-7
/
+0
|
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+7
|
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-7
/
+0
*
|
Renamed children list in SPObject
Adrian Boguszewski
2016-07-14
1
-1
/
+1
*
|
Second part of new SPObject children list
Adrian Boguszewski
2016-07-13
1
-3
/
+3
*
|
Added items as a range function
Adrian Boguszewski
2016-07-03
1
-2
/
+2
|
\
|
*
|
Moved next functions, added namespace, renamed range functions
Adrian Boguszewski
2016-06-25
1
-1
/
+1
|
/
*
Hackfest 2016: un-obfuscate the SPCanvas widget.
Krzysztof Kosi??ski
2016-04-12
1
-2
/
+2
*
static code analysis
Kris De Gussem
2015-11-13
1
-1
/
+1
*
merging
Marc Jeanmougin
2015-04-26
1
-1
/
+1
|
\
|
*
ui/tools: sp. fixes (cosmetic)
Bryce Harrington
2015-03-19
1
-1
/
+1
*
|
merge
Marc Jeanmougin
2015-04-26
1
-10
/
+0
|
\
|
|
*
Strip ToolFactory
Liam P. White
2015-02-25
1
-10
/
+0
*
|
corrected the casts (hopefully)
Marc Jeanmougin
2015-02-27
1
-1
/
+1
*
|
Put a few std::vector<SPitem*>
Marc Jeanmougin
2015-02-19
1
-2
/
+2
*
|
Just...
mc
2015-02-18
1
-5
/
+3
|
/
*
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
1
-7
/
+7
*
Purge sp_desktop_sketch and sp_desktop_tempgroup
Liam P. White
2014-12-21
1
-1
/
+1
*
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection
Liam P. White
2014-12-21
1
-2
/
+2
*
Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepability
Liam P. White
2014-11-26
1
-1
/
+1
*
Update to experimental r13598
Liam P. White
2014-10-08
1
-1
/
+1
|
\
|
*
Move more UI code into ui/
Liam P. White
2014-10-05
1
-1
/
+1
*
|
5. Refactoring of Application class: make copy/assignment operators private, ...
Liam P. White
2014-06-27
1
-1
/
+1
|
/
*
Further refactored SPKnot.
Markus Engel
2014-03-28
1
-11
/
+11
*
First step of refactoring SPKnot.
Markus Engel
2014-03-27
1
-25
/
+28
*
Changed some return types from gint to bool.
Markus Engel
2014-03-27
1
-4
/
+4
*
Cleaned up connector-tool, pen-tool, and pencil-tool.
Markus Engel
2014-03-26
1
-54
/
+42
[next]