index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
dialog
/
livepatheffect-editor.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
/
+4
2019-06-06
Refactoring: call setAttribute() directly.
Shlomi Fish
1
-2
/
+2
2019-06-01
Allow rects be LPE like other primitives
Jabier Arraiza
1
-23
/
+0
2019-05-23
Improvements to Copy Rotate LPE
Jabiertxof
1
-0
/
+1
2019-02-20
Fix for issue 95: Crash on applying Perspective/Envelope LPE to a group
Jabiertxof
1
-7
/
+21
2019-02-18
Update issues on CI
Jabiertxof
1
-1
/
+2
2019-02-18
Add apply function
Jabiertxof
1
-1
/
+1
2018-11-09
Move icon-loader and provide a temporary fallback to render pixbuf
Jabiertxof
1
-1
/
+1
2018-11-09
This improve symbolic icon rendering moving it to CSS only. There is places i...
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
-10
/
+27
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
1
-4
/
+0
2018-07-21
adding gtk-theme
Jabier Arraiza
1
-1
/
+2
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-11
/
+11
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
-29
/
+14
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-12
/
+18
2018-01-16
panel: Remove the unused "title" label
Stefano Facchini
1
-1
/
+1
2017-09-21
Fix for bug #1715433 Clone original LPE can no longer be used to fill a power...
Jabier Arraiza
1
-3
/
+5
2017-09-09
Fix a bug when creating a cloned LPE with fill between many
Jabier Arraiza
1
-1
/
+1
2017-06-29
Remove old icon handling code
Alexander Valavanis
1
-2
/
+1
2017-05-05
Remove unwanted cout
Jabier Arraiza Cenoz
1
-1
/
+0
2017-05-05
Improve responsive from LPE
Jabier Arraiza Cenoz
1
-1
/
+14
2017-05-01
Remove unised signals from previous commit
Jabiertxof
1
-1
/
+0
2017-05-01
Fix erase lpe in multi LPE mode
Jabiertxof
1
-26
/
+13
2017-04-29
minor bugfixing
Jabiertxof
1
-6
/
+9
2017-04-29
Rewrite UX
Jabiertxof
1
-2
/
+17
2016-12-27
Rm remaining Gtk::Stock usage
Alex Valavanis
1
-1
/
+0
2016-12-03
Improvements and fixes for buds pointed by suv on measure line LPE
Jabiertxof
1
-2
/
+4
2016-11-05
Fix change between multiples LPE in the same item
Jabier Arraiza Cenoz
1
-12
/
+2
2016-11-02
Fix bug:1013141 crash deleting LPE
Jabier Arraiza Cenoz
1
-1
/
+11
2016-10-24
CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...
Marc Jeanmougin
1
-2
/
+2
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-10
/
+1
2016-07-30
Full rewrite on working mode now no linked paths necesary
Jabier Arraiza Cenoz
1
-0
/
+8
2016-07-28
Drop remaining GTKMM 2 fallback support
Alex Valavanis
1
-7
/
+0
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-1
/
+10
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-10
/
+1
2016-07-24
Add Text tag and update widgets code
Jabier Arraiza Cenoz
1
-6
/
+25
2015-02-22
Make icon creation more consistent - use sp_icon_new where possible
Liam P. White
1
-28
/
+14
2014-12-21
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
1
-5
/
+5
2014-12-21
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection
Liam P. White
1
-1
/
+1
2014-11-25
Fix applying LPE to clones (through the "+" button in the LPE dialog).
Johan B. C. Engelen
1
-2
/
+6
2014-11-15
ignore this commit
Jabier Arraiza Cenoz
1
-25
/
+10
2014-11-15
ignore this commit
Jabier Arraiza Cenoz
1
-10
/
+25
2014-11-10
Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files.
Jon A. Cruz
1
-60
/
+67
2014-03-31
Fix Gtkmm 3.8 build issues on systems with Gtk+ 3.10
Alex Valavanis
1
-4
/
+4
2014-03-30
Added "Gtk::" scope to "manage" function calls.
Markus Engel
1
-1
/
+1
2014-01-02
Fix Gtk+ 3.10 warnings: GtkStockItem is deprecated
Alex Valavanis
1
-4
/
+28
2013-10-04
C++
Johan B. C. Engelen
1
-3
/
+3
[next]