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
/
unit.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
-1
/
+1
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-10-03
Fix for bug:#1659476; Horizontal slider in "Power Stroke" LPE not movable wit...
Jabiertxof
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-2
/
+1
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-2
/
+2
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-2
/
+2
2017-09-22
Add tooltip to set default LPE widget
Jabier Arraiza
1
-0
/
+6
2017-05-05
Improve responsive from LPE
Jabier Arraiza Cenoz
1
-0
/
+1
2017-04-29
Rewrite UX
Jabiertxof
1
-2
/
+2
2017-04-28
Reset
Jabiertxof
1
-13
/
+3
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
-2
/
+2
2016-07-24
Add strore parameters
Jabier Arraiza Cenoz
1
-0
/
+6
2013-10-12
Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...
Johan B. C. Engelen
1
-2
/
+2
2013-08-04
Switched to global UnitTable.
Matthew Petroff
1
-2
/
+2
2013-07-19
Ported "live_effects/parameter/unit.*".
Matthew Petroff
1
-10
/
+12
2013-07-17
Removed "helper/unit.*" dependency from "ui/widget/registered-widget.*".
Matthew Petroff
1
-1
/
+1
2013-03-25
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
1
-1
/
+1
2013-01-17
const methods
Johan B. C. Engelen
1
-1
/
+1
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-02-12
Header cleaning
Alex Valavanis
1
-0
/
+1
2012-01-03
Cleanup GSEAL issues and deprecated GtkTooltips
Alex Valavanis
1
-1
/
+1
2008-07-31
New unit parameter for LPEs which lpe-ruler now uses
Maximilian Albert
1
-0
/
+94