index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
object
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-27
Make doc2dt a document property
Thomas Holder
4
-23
/
+18
2019-07-19
Improvements finish pointed by Maren
Jabier Arraiza
1
-1
/
+1
2019-07-19
Improvemets to power pencil
Jabiertxof
1
-0
/
+2
2019-07-14
working on powerpencil in other thread
Jabier Arraiza
2
-8
/
+6
2019-07-08
Fix coding style
Jabiertxof
1
-3
/
+3
2019-07-08
Improvements to temming allow diferent on dark themes
Jabiertxof
1
-3
/
+3
2019-07-01
Fix various minor typos
Yuri Chornoivan
5
-5
/
+5
2019-06-23
Remove experimental code to work in MR and fixes for selectors
Jabier Arraiza
1
-5
/
+9
2019-06-20
Fix bounding box cache invalidation for filters
octycs
1
-3
/
+3
2019-06-14
Fix crash after deleting a grouped connection
Nathan Lee
1
-0
/
+1
2019-06-12
Refactoring: replace funcs with methods.
Shlomi Fish
5
-40
/
+40
2019-06-12
Refactor: convert rotate_rel() to a method.
Shlomi Fish
4
-19
/
+18
2019-06-09
Minor cleanup (remove unneeded win32-specific defines)
Patrick Storz
1
-3
/
+0
2019-06-08
Preferences: Work around issue with parsing unsigned integers
Patrick Storz
1
-1
/
+1
2019-06-08
fix inbox#549 Rectangle missing left side
Thomas Holder
1
-0
/
+3
2019-06-06
Style fixes.
Shlomi Fish
1
-6
/
+6
2019-06-06
Refactoring: call setAttribute() directly.
Shlomi Fish
14
-32
/
+32
2019-06-03
Change TextPath to Text positioning
Nathan Lee
1
-32
/
+19
2019-06-03
Crashfix deleting path with invisible text on path
Nathan Lee
1
-5
/
+21
2019-06-01
Cache bounding box of shapes
octycs
2
-0
/
+20
2019-06-01
Allow rects be LPE like other primitives
Jabier Arraiza
2
-9
/
+41
2019-05-27
Hackfest2019: Rm tautological tests
Alexander Valavanis
16
-17
/
+0
2019-05-21
Improvemets to GeomPathstroke and Offset LPE
Jabiertxof
1
-1
/
+1
2019-05-16
Fork LPE if necesary also in LPEItem childs
Jabiertxof
2
-2
/
+12
2019-05-14
Support percentage (include default) values for linear and radial gradient at...
Tavmjong Bah
4
-11
/
+86
2019-05-12
Remove support for LCMS 1
Karl Cheng
4
-103
/
+58
2019-04-17
fix inbox#380 Rotation center flipped with y-axis
Thomas Holder
1
-3
/
+10
2019-04-15
Make sure Layout.wrap_mode is initialized and defined.
Tavmjong Bah
1
-0
/
+2
2019-04-15
Fix for line positioning in wrapped multi-line text.
Tavmjong Bah
1
-0
/
+5
2019-04-14
Fix nullptr deref after connector delete
Bryce Harrington
1
-2
/
+6
2019-04-06
More document.h cleanup.
Tavmjong Bah
4
-11
/
+11
2019-04-02
Replace IS_NAN with std::isnan (exists since C++11)
Patrick Storz
1
-3
/
+3
2019-03-26
Misc. typos
luz.paz
2
-6
/
+6
2019-03-23
Fix text rendering when Inkscape multi-line text has an empty first line.
Tavmjong Bah
2
-3
/
+47
2019-03-22
Allow guide duplication in guides dialog
Marc Jeanmougin
2
-0
/
+5
2019-03-20
Fixed: circles and ellipses had wrong element names in XML editor (Issue #116)
Joseph Da Silva
1
-6
/
+2
2019-03-06
Stop crash on loading text on path
Nathan Lee
1
-11
/
+9
2019-03-06
Avoid the “using std::*;” or “using namespace std;” constructs.
Emmanuel Gil Peyrot
5
-35
/
+24
2019-03-03
Enable global snapping preference by default
Patrick Storz
1
-1
/
+1
2019-02-20
Remove unneded code from previous commit
Jabiertxof
1
-22
/
+1
2019-02-20
Fix for issue 95: Crash on applying Perspective/Envelope LPE to a group
Jabiertxof
1
-0
/
+1
2019-02-20
Give more descriptive names to document file related variables and functions.
Tavmjong Bah
4
-8
/
+8
2019-02-20
Fix query for monitor dimensions
Patrick Storz
1
-4
/
+0
2019-02-20
Rescue code for restoring last used window geometry
Patrick Storz
2
-7
/
+33
2019-02-18
Fix #91 "guides around the page" with y-axis down
Thomas Holder
1
-6
/
+7
2019-02-01
clang-tidy recent changes
Alexander Valavanis
1
-3
/
+3
2019-01-24
Demangle: Switch to std::shared_ptr.
Emmanuel Gil Peyrot
1
-1
/
+1
2019-01-24
Event: Switch all call sites from Util::ptr_shared to char const* or std::sha...
Emmanuel Gil Peyrot
1
-6
/
+6
2019-01-06
Fix segfault when a masked object is transformed
octycs
1
-1
/
+1
2019-01-02
modernize loops (2)
Marc Jeanmougin
1
-3
/
+3
[prev]
[next]