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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update internal extensions for latest .inx format changes
Patrick Storz
2019-09-01
13
-565
/
+565
*
Refactor a lot of the parameter handling code
Patrick Storz
2019-08-31
14
-54
/
+54
*
Use proper boolean values
Patrick Storz
2019-08-31
1
-1
/
+1
*
Fix various minor typos
Yuri Chornoivan
2019-07-01
1
-1
/
+1
*
Fix indentating.
Tavmjong Bah
2019-04-05
1
-100
/
+110
*
modernize loops
Marc Jeanmougin
2019-01-02
1
-4
/
+2
*
Fix stream class locations
Alexander Valavanis
2018-11-18
1
-1
/
+1
*
Clarify licenses
Max Gaukler
2018-11-08
17
-17
/
+34
*
Move contents of document-private.h to document.h.
Tavmjong Bah
2018-10-29
1
-2
/
+1
*
Purge gunichar from Inkscapestream
Eduard Braun
2018-09-29
1
-2
/
+2
*
Remove #include "config.h" from header files where possible
Eduard Braun
2018-09-24
1
-4
/
+0
*
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
2018-06-19
17
-61
/
+61
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
16
-124
/
+124
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
15
-109
/
+109
*
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
2
-8
/
+8
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
2
-8
/
+8
*
New "Simple Blend" custom predefined filter effect (original idea by Ivan Lou...
Nicolas Dufour
2018-02-04
1
-0
/
+1
*
New "Simple Blend" custom predefined filter effect (original idea by Ivan Lou...
Nicolas Dufour
2018-02-04
1
-0
/
+84
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-1
/
+1
*
Misc. typos
luz.paz
2018-01-08
1
-1
/
+1
*
Introduce get_filenames which scans paths for all filenames.
Martin Owens
2017-07-01
2
-60
/
+18
*
Refactor profile directory use and promote IO::Resource get_path and get_file...
Martin Owens
2017-06-28
2
-11
/
+11
*
[Bug #1664372] preset filter names inconsistent.
suv-lp
2017-02-18
2
-2
/
+2
*
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
|
/
*
Extensions: Use underscored variants of parameters / attribute names in inter...
Eduard Braun
2016-06-11
13
-316
/
+316
*
Remove unused header file.
Tavmjong Bah
2015-12-09
1
-1
/
+0
*
Translations. Fix typo in the Color blindness filter and Ukrainian translatio...
Yuri Chornoivan
2015-05-11
1
-1
/
+1
*
merging
Marc Jeanmougin
2015-04-26
2
-1
/
+77
|
\
|
*
Filters. Fix for Bug #790534 (Simulate color blindness/defects?).
Nicolas Dufour
2015-03-10
2
-1
/
+77
*
|
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
|
/
*
Convert accidental member accesses into static function accesses
Liam P. White
2014-06-26
1
-1
/
+1
*
1. make it compile
Liam P. White
2014-06-25
1
-1
/
+1
*
Removed some operator keywords.
Markus Engel
2014-03-30
1
-1
/
+1
*
Fix format security errors
Alex Valavanis
2013-09-21
1
-1
/
+1
*
code cleanup (cppcheck)
Johan B. C. Engelen
2013-08-05
1
-2
/
+1
*
Factored layer model out into new Inkscape::LayerModel class. This allows
Eric Greveson
2013-07-01
1
-0
/
+0
*
Fix UI after inclusion of gimp style sliders
Kris De Gussem
2013-05-02
6
-126
/
+126
*
Fix UI after inclusion of gimp style sliders
Kris De Gussem
2013-05-01
5
-63
/
+63
*
filter name is random filter232 when first added
Raphael Rosch
2013-03-22
1
-1
/
+1
*
Kill ancient gcc version check in configure.ac and fix a load of broken forwa...
Alex Valavanis
2013-03-14
1
-1
/
+1
*
cppcheck
Kris De Gussem
2013-03-11
1
-1
/
+0
*
Fix build with C++11
Alex Valavanis
2013-03-02
1
-1
/
+1
*
A couple of forward declarations
Alex Valavanis
2013-02-11
1
-0
/
+1
[next]