index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
removeoverlap.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactoring: replace funcs with methods.
Shlomi Fish
2019-06-12
1
-1
/
+1
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Run clang-tidy’s modernize-use-emplace 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
-1
/
+1
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-1
/
+1
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-1
/
+1
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-3
/
+8
*
Updated libs from the Adaptagrams project: libavoid, libcola and libvspc; cha...
Sylvain Chiron
2017-07-01
1
-61
/
+55
*
Remove unused header file.
Tavmjong Bah
2015-12-09
1
-1
/
+0
*
removed a few "using Inkscape::Util::GSListConstIterator"
Marc Jeanmougin
2015-04-27
1
-1
/
+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
-3
/
+3
*
At first, I was thinking "I just have to go to the selection file, and change...
Marc Jeanmougin
2015-02-17
1
-6
/
+6
*
code cleanup: add own includes to cpp files or make the functions static if t...
Campbell Barton
2012-10-04
1
-0
/
+1
*
cppcheck: variable initialisation
Kris De Gussem
2011-10-29
1
-1
/
+1
*
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
2011-08-27
1
-1
/
+1
*
Remove more of libnr
Krzysztof Kosi??ski
2011-06-23
1
-1
/
+2
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-1
/
+2
|
\
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-1
/
+1
|
/
*
Move around files to remove some vanity directories.
Krzysztof Kosi??ski
2010-03-14
1
-0
/
+84