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
/
vector.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-02
Improve speed of LPE's updating widgets on release knots instead when value c...
Jabiertxof
1
-4
/
+8
2019-05-20
Add knot ungrabbed event
Jabiertxof
1
-0
/
+2
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-10-04
Fix updating widgets on LPE missed in the refactor
Jabiertxof
1
-0
/
+2
2018-10-03
Fix for bug:#1659476; Horizontal slider in "Power Stroke" LPE not movable wit...
Jabiertxof
1
-0
/
+2
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-5
/
+3
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-2
/
+2
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-8
/
+8
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-1
/
+1
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-1
/
+1
2018-03-26
Base LPE refactor
Jabier Arraiza
1
-4
/
+2
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-1
/
+1
2017-09-22
Add tooltip to set default LPE widget
Jabier Arraiza
1
-0
/
+9
2017-04-29
Rewrite UX
Jabiertxof
1
-0
/
+19
2017-04-28
Reset
Jabiertxof
1
-30
/
+1
2017-04-27
Add end of preferences GUI
Jabier Arraiza Cenoz
1
-1
/
+11
2017-04-14
Allow set and reset default values of LPE parameters
Jabiertxof
1
-0
/
+19
2017-01-20
Fix bug 1657591. Crash on ungrouping in v0.92. A unnecesary call to update pa...
Jabiertxof
1
-1
/
+1
2016-12-19
Remove some ocurrences of desktop in knot functions
Jabiertxof
1
-4
/
+3
2013-03-25
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
1
-1
/
+1
2013-01-17
const ....
Johan B. C. Engelen
1
-2
/
+2
2012-10-14
Fix "shift disables snapping" for LPEs and for editing objects
Diederik van Lierop
1
-2
/
+2
2012-06-17
Removed unneeded header style filename #defines
Jon A. Cruz
1
-2
/
+0
2012-06-17
Removed outdated classes.
Jon A. Cruz
1
-0
/
+2
2012-05-03
Adding base configurable sizing of controls/handles.
Jon A. Cruz
1
-2
/
+2
2012-04-07
gives distinguishing colors to two vector params of LPE rough hatches
Johan B. C. Engelen
1
-0
/
+7
2012-04-07
the knotholders for LPE parameters should not derive from LPEKnotHolderEntity...
Johan B. C. Engelen
1
-2
/
+2
2012-02-26
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
1
-1
/
+1
2012-02-12
Header cleaning
Alex Valavanis
1
-0
/
+1
2012-02-06
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
1
-1
/
+0
2012-01-03
Cleanup GSEAL issues and deprecated GtkTooltips
Alex Valavanis
1
-1
/
+1
2011-10-28
fix order of checks.
Johan B. C. Engelen
1
-1
/
+4
2011-02-02
update to latest 2geom !
Johan B. C. Engelen
1
-2
/
+2
2010-02-14
add widget controls for LPE VectorParam. Hide these controls for LPE Hatches.
Johan B. C. Engelen
1
-17
/
+13
2009-04-07
Ctor fixes and misc warning cleanups
Jon A. Cruz
1
-1
/
+1
2008-12-17
fixed transform_mutliply for vector lpe parameter.
JF Barraud
1
-1
/
+1
2008-11-21
Merge from fe-moved
Ted Gould
1
-14
/
+172
2008-09-02
add lpe param: VectorParam<float> and VectorParam<double>
Johan B. C. Engelen
1
-0
/
+51