index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
live_effects
/
parameter
/
originalpath.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-3
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-3
/
+3
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-3
/
+3
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-3
/
+3
*
Base LPE refactor
Jabier Arraiza
2018-03-26
1
-1
/
+1
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-3
/
+4
*
Fix for bug: 1715433 :: Clone original LPE can no longer be used to fill a po...
Jabiertxo Arraiza Cenoz
2017-09-08
1
-1
/
+6
*
Remove old icon handling code
Alexander Valavanis
2017-06-29
1
-3
/
+4
*
This patch fixes the bug #1664632.
Jabiertxof
2017-02-20
1
-1
/
+1
*
[Bug #1654798] Broken icon in LPE 'Fill between many'
suv-lp
2017-01-09
1
-1
/
+1
*
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
2015-04-27
1
-4
/
+0
*
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection
Liam P. White
2014-12-21
1
-2
/
+2
*
Fix Gtk+ 3.10 warnings: GtkStockItem is deprecated
Alex Valavanis
2014-01-02
1
-1
/
+2
*
Adding inclusion of config.h where needed for threads.h check.
Jon A. Cruz
2013-06-07
1
-0
/
+4
*
Added configure/ifdef guards to only bring in the needed #include if glibmm h...
Jon A. Cruz
2013-06-06
1
-0
/
+2
*
Correct to compile against recent gtkmm, including updated macports versions....
Jon A. Cruz
2013-06-04
1
-0
/
+2
*
clone original path lpe: add boilerplate code to allow to compensate for link...
Johan B. C. Engelen
2012-04-08
1
-0
/
+8
*
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
2012-02-26
1
-1
/
+1
*
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
2012-02-06
1
-1
/
+3
*
LPE: originalpath parameters: implement select original button
Johan B. C. Engelen
2012-01-12
1
-1
/
+11
*
LPE: add new LPE that outputs the original path data. used to make a clone (w...
Johan B. C. Engelen
2012-01-12
1
-0
/
+120