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
/
bluredge.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-01
Update internal extensions for latest .inx format changes
Patrick Storz
1
-2
/
+2
2019-01-02
modernize loops
Marc Jeanmougin
1
-4
/
+1
2018-11-08
Clarify licenses
Max Gaukler
1
-3
/
+4
2018-06-19
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-3
/
+3
2018-05-09
Reset old code to reaply fixed
Jabier Arraiza
1
-1
/
+0
2018-05-09
fix https://gitlab.com/inkscape/inkscape/merge_requests/208#note_60694271
Jabier Arraiza
1
-11
/
+1
2018-05-09
Start migrating 0.92 patch to master
Jabier Arraiza
1
-1
/
+12
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-5
/
+5
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-5
/
+5
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-1
/
+1
2017-11-07
Misc. typos
Unknown
1
-1
/
+1
2017-04-09
Remove unused field "scope"
Eduard Braun
1
-2
/
+2
2016-10-24
CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...
Marc Jeanmougin
1
-1
/
+1
2016-06-25
Moved next functions, added namespace, renamed range functions
Adrian Boguszewski
1
-1
/
+1
2016-06-11
Extensions: Use underscored variants of parameters / attribute names in inter...
Eduard Braun
1
-2
/
+2
2015-12-09
Remove unused header file.
Tavmjong Bah
1
-2
/
+0
2015-04-27
removed a few "using Inkscape::Util::GSListConstIterator"
Marc Jeanmougin
1
-1
/
+0
2015-02-27
corrected the casts (hopefully)
Marc Jeanmougin
1
-1
/
+1
2015-02-19
Put a few std::vector<SPitem*>
Marc Jeanmougin
1
-2
/
+2
2015-02-17
At first, I was thinking "I just have to go to the selection file, and change...
Marc Jeanmougin
1
-4
/
+3
2013-08-12
Allow Object to Path verb from non-GUI (DBus) interface
Eric Greveson
1
-1
/
+1
2013-07-01
Factored layer model out into new Inkscape::LayerModel class. This allows
Eric Greveson
1
-2
/
+3
2011-10-15
cppcheck
Kris De Gussem
1
-1
/
+1
2011-04-17
add new preference widget for a number with a unit.
Johan B. C. Engelen
1
-4
/
+4
2011-02-22
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
1
-3
/
+3
2010-09-03
Extensions. UI consistency fixes and UI improvements (new help tabs when need...
Nicolas Dufour
1
-2
/
+2
2008-10-27
From trunk
Ted Gould
1
-5
/
+6
2008-09-20
release reprs properly
bulia byak
1
-0
/
+1
2008-08-14
Remove further instances of SP_ACTIVE_DESKTOP
Maximilian Albert
1
-7
/
+7
2008-04-21
r19076@shi: ted | 2008-04-21 15:42:45 -0700
Ted Gould
1
-1
/
+1
2007-11-10
Warning cleanup
Jon A. Cruz
1
-3
/
+3
2007-10-30
r16677@shi: ted | 2007-10-17 19:31:04 -0700
Ted Gould
1
-2
/
+2
2007-06-27
r15481@tres: ted | 2007-05-22 09:56:22 -0700
Ted Gould
1
-1
/
+1
2007-06-27
r15480@tres: ted | 2007-05-20 23:51:34 -0700
Ted Gould
1
-2
/
+2
2007-03-20
plumb XML::Document parameter into duplication, courtesy of bryce
MenTaLguY
1
-1
/
+1
2007-01-22
continue switching sp_repr_new* over to XML::Document::create*
Aaron Spike
1
-1
/
+2
2006-11-24
rename the effect
bulia byak
1
-3
/
+3
2006-05-09
more vectorization, this time in bluredge
MenTaLguY
1
-7
/
+3
2006-05-02
r11569@tres: ted | 2006-04-29 08:55:02 -0700
Ted Gould
1
-1
/
+1
2006-05-02
r11464@tres: ted | 2006-04-19 09:03:15 -0700
Ted Gould
1
-2
/
+2
2006-02-10
rearrange effect submenus, rename some effects, fix capitalization
bulia byak
1
-1
/
+1
2006-01-30
r10820@tres: ted | 2006-01-29 16:56:50 -0800
Ted Gould
1
-3
/
+8