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
/
bool.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
-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
-4
/
+4
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-4
/
+4
*
Base LPE refactor
Jabier Arraiza
2018-03-26
1
-4
/
+2
*
Add tooltip to set default LPE widget
Jabier Arraiza
2017-09-22
1
-0
/
+7
*
Remove old icon handling code
Alexander Valavanis
2017-06-29
1
-1
/
+0
*
More fixes to LPE
Jabiertxof
2017-05-27
1
-2
/
+2
*
Change bad named vars
Jabiertxof
2017-05-27
1
-3
/
+3
*
LPE widget refactor. Improvement to not update on same value
Jabiertxof
2017-05-05
1
-1
/
+3
*
Update to trunk
Jabier Arraiza Cenoz
2017-05-05
1
-0
/
+1
|
\
|
*
Improve responsive from LPE
Jabier Arraiza Cenoz
2017-05-05
1
-0
/
+1
*
|
Update to trunk
Jabiertxof
2017-05-01
1
-2
/
+0
|
\
|
|
*
Fix erase lpe in multi LPE mode
Jabiertxof
2017-05-01
1
-2
/
+0
*
|
Rewrite UX
Jabiertxof
2017-04-29
1
-0
/
+6
*
|
Reset
Jabiertxof
2017-04-28
1
-18
/
+2
*
|
Add LPE prefs dialog
Jabiertxof
2017-04-26
1
-1
/
+11
*
|
Allow set and reset default values of LPE parameters
Jabiertxof
2017-04-14
1
-1
/
+7
|
/
*
Adding base
Jabiertxof
2017-01-05
1
-1
/
+2
*
Add strore parameters
Jabier Arraiza Cenoz
2016-07-24
1
-0
/
+6
*
Added "Spray Friendly" Parameter to roughen LPE
Jabier Arraiza Cenoz
2015-10-18
1
-14
/
+18
*
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
2013-03-25
1
-2
/
+1
*
Removed unneeded header style filename #defines
Jon A. Cruz
2012-06-17
1
-2
/
+0
*
Removed outdated classes.
Jon A. Cruz
2012-06-17
1
-0
/
+2
*
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
/
+0
*
Cleanup GSEAL issues and deprecated GtkTooltips
Alex Valavanis
2012-01-03
1
-1
/
+1
*
Rename param_writeSVGValue() --> param_getSVGValue() since the method doesn't...
Maximilian Albert
2008-06-05
1
-1
/
+1
*
fixing wrong includes
Felipe Corr??a da Silva Sanches
2008-02-28
1
-1
/
+1
*
Remove unnecessary dependencies for some of the lpe parameters.
Johan B. C. Engelen
2008-02-28
1
-3
/
+1
*
Warning and whitespace cleanup
Jon A. Cruz
2008-02-24
1
-2
/
+2
*
fix initialization of lpe params
Johan B. C. Engelen
2008-01-26
1
-0
/
+1
*
RegisteredCheckbutton is now subclassed from RegisteredWidget<CheckButton>
Johan B. C. Engelen
2008-01-15
1
-14
/
+13
*
prepare LPE parameter widgets to be owned by multiple dialogs, as it should be.
Johan B. C. Engelen
2008-01-15
1
-1
/
+3
*
trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp.
Peter Moulder
2007-10-11
1
-93
/
+93
*
Refactoring SPColor to C++ and removing legacy CMYK implementation
Jon A. Cruz
2007-09-15
1
-1
/
+1
*
LPE: add Paste LPE verb + menu item. add scale ratios to curve stitch and pat...
Johan B. C. Engelen
2007-09-04
1
-1
/
+1
*
Add BoolParam for LPE's
Johan B. C. Engelen
2007-08-29
1
-0
/
+93