index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
object
/
color-profile.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor cleanup (remove unneeded win32-specific defines)
Patrick Storz
2019-06-09
1
-3
/
+0
*
Remove support for LCMS 1
Karl Cheng
2019-05-12
1
-78
/
+38
*
Give more descriptive names to document file related variables and functions.
Tavmjong Bah
2019-02-20
1
-1
/
+1
*
modernize loops
Marc Jeanmougin
2019-01-02
1
-9
/
+9
*
remove Inkscape::URI::getFullPath
Thomas Holder
2018-12-09
1
-16
/
+9
*
Clarify licenses
Max Gaukler
2018-11-08
1
-0
/
+9
*
SPAttributeEnum typed function arguments
Thomas Holder
2018-10-06
1
-1
/
+1
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-1
/
+1
*
Use _WIN32 instead of WIN32
Eduard Braun
2018-10-01
1
-5
/
+5
*
Run clang-tidy’s modernize-pass-by-value pass.
Emmanuel Gil Peyrot
2018-06-18
1
-5
/
+6
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-4
/
+2
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-55
/
+55
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-9
/
+9
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-9
/
+9
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-0
/
+1376