index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
extension
/
internal
/
filter
/
filter.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor a lot of the parameter handling code
Patrick Storz
2019-08-31
1
-1
/
+1
*
Fix indentating.
Tavmjong Bah
2019-04-05
1
-100
/
+110
*
modernize loops
Marc Jeanmougin
2019-01-02
1
-4
/
+2
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Move contents of document-private.h to document.h.
Tavmjong Bah
2018-10-29
1
-2
/
+1
*
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
2018-06-19
1
-1
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-17
/
+17
*
Reset old code to reaply fixed
Jabier Arraiza
2018-05-09
1
-0
/
+1
*
fix https://gitlab.com/inkscape/inkscape/merge_requests/208#note_60694271
Jabier Arraiza
2018-05-09
1
-12
/
+2
*
Start migrating 0.92 patch to master
Jabier Arraiza
2018-05-09
1
-2
/
+11
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-4
/
+4
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-4
/
+4
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-1
/
+1
*
Fix filter editor update
Marc Jeanmougin
2016-11-11
1
-0
/
+1
*
Added items as a range function
Adrian Boguszewski
2016-07-03
1
-1
/
+1
|
\
*
|
Moved next functions, added namespace, renamed range functions
Adrian Boguszewski
2016-06-25
1
-1
/
+1
|
/
*
Remove unused header file.
Tavmjong Bah
2015-12-09
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
-2
/
+2
*
At first, I was thinking "I just have to go to the selection file, and change...
Marc Jeanmougin
2015-02-17
1
-5
/
+3
*
filter name is random filter232 when first added
Raphael Rosch
2013-03-22
1
-1
/
+1
*
typo
Kris De Gussem
2013-01-30
1
-1
/
+1
*
Warning cleanup.
Jon A. Cruz
2011-10-23
1
-11
/
+9
*
cppcheck
Kris De Gussem
2011-10-18
1
-1
/
+1
*
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
2011-06-04
1
-1
/
+1
*
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
2011-02-22
1
-2
/
+2
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-1
/
+1
*
Patch by Daniel_J for 522327
Josh Andler
2010-04-01
1
-1
/
+1
*
Fixing conts correctness.
Jon A. Cruz
2010-01-20
1
-1
/
+3
*
Fix by Adib for 430804.
Josh Andler
2009-09-22
1
-11
/
+19
*
adding comments/TODOs and/or reverting some of the things done in r20655
Felipe Corr??a da Silva Sanches
2009-02-09
1
-2
/
+2
*
gcc warning cleanup
Felipe Corr??a da Silva Sanches
2009-02-09
1
-2
/
+2
*
fix crash when assigning a non-parseable preset filter
bulia byak
2009-01-01
1
-2
/
+7
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-5
/
+6
*
release reprs properly
bulia byak
2008-09-20
1
-0
/
+5
*
r19136@shi: ted | 2008-04-24 19:44:01 -0700
Ted Gould
2008-04-26
1
-2
/
+48
*
r19083@shi: ted | 2008-04-21 16:09:24 -0700
Ted Gould
2008-04-22
1
-0
/
+164