index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
/
ege-paint-def.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
modernize loops
Marc Jeanmougin
2019-01-02
1
-6
/
+6
*
Clarify licenses
Max Gaukler
2018-11-08
1
-0
/
+1
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-2
/
+0
*
Run clang-tidy’s modernize-pass-by-value pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+3
*
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
2018-06-18
1
-3
/
+3
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+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
-5
/
+5
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-5
/
+5
*
Remove duplicated build checks.
Elliott Sales de Andrade
2017-06-15
1
-2
/
+0
*
remove unnecessary include, that is causing troubles (it is doing a bad #defi...
Johan B. C. Engelen
2014-05-12
1
-1
/
+0
*
cppcheck: initialization / warning cleanup
Kris De Gussem
2011-11-10
1
-3
/
+7
*
Documentation update pass.
Jon A. Cruz
2011-10-23
1
-4
/
+0
*
Doxygen cleanup.
Jon A. Cruz
2011-10-03
1
-2
/
+3
*
Fix i18n macro include.
Jon A. Cruz
2011-06-16
1
-0
/
+1
*
Fix Bug #447385 - Drag'n'drop from swatches doesn't always work
Adonis Papaderos
2010-11-25
1
-18
/
+7
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
Build fix for GCC 3.4.4 (added include for stdio.h)
Josh Andler
2009-05-01
1
-0
/
+1
*
Renamed ColorDef to PaintDef to prep for expanded functionality.
Jon A. Cruz
2009-03-20
1
-0
/
+328