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
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
add api and input modules for the livecoding tool
s-ol
2019-11-28
2
-1420
/
+34
*
add livecoding tool to toolbar
s-ol
2019-11-23
2
-0
/
+1576
*
Speedup filtering and panning
Jabier Arraiza
2019-11-19
2
-6
/
+19
*
Selectively disable motion event compression for specific tools
Patrick Storz
2019-11-18
5
-0
/
+26
*
Crashfix on deleting selected with spray tool
Nathan Lee
2019-11-17
1
-4
/
+3
*
Fix non-translatable strings in node-tool.cpp
Patrick Storz
2019-11-12
1
-10
/
+15
*
Make paraxial have a free starting angle.
Martin Owens
2019-11-12
2
-42
/
+43
*
refactor: Eliminate SPIString::value_default
Thomas Holder
2019-11-03
1
-3
/
+2
*
Fix some blurs iddle large loops
Jabiertxof
2019-10-28
1
-5
/
+9
*
Remove delay on desktop switch
Jabier Arraiza
2019-10-27
1
-3
/
+0
*
Add export/import PDF blend modes and add isolation modifier
Jabier Arraiza
2019-10-19
2
-2
/
+4
*
Inkscape::XML::Node::addChildAtPos
Thomas Holder
2019-10-16
1
-2
/
+1
*
Re-Add blending modes UI using CSS instead filters
Jabier Arraiza
2019-10-14
1
-4
/
+0
*
Fix rendering issue on panning with text tool
Nathan Lee
2019-10-12
1
-2
/
+0
*
Fix issue on lagging space panning and resizing canvas pointed br @ede123 in ...
Jabier Arraiza
2019-10-11
2
-8
/
+16
*
Improve node tool not limiting the time to make the rendering
Jabier Arraiza
2019-10-10
1
-6
/
+8
*
Deselect nodes on tool chande. Fixing style.
Jabier Arraiza
2019-10-09
1
-1
/
+2
*
Actualizarsrc/ui/tools/node-tool.h, src/ui/tools/node-tool.cpp archivos
Jabier Arraiza
2019-10-09
2
-0
/
+7
*
Improve node selection ~x3 removing unneded updateNow() called in non necesar...
Jabier Arraiza
2019-10-09
1
-4
/
+6
*
Fix various minor code problems
Marc Jeanmougin
2019-10-05
1
-2
/
+0
*
Fix some memory leaks found by scan-build
Marc Jeanmougin
2019-10-05
1
-21
/
+20
*
Comment dead code not used currently
Jabiertxof
2019-09-29
2
-2
/
+4
*
Remove unused code
Jabiertxof
2019-09-29
1
-6
/
+0
*
Fixes pointed by Thomas
Jabiertxof
2019-09-29
2
-2
/
+8
*
fix a hard to reproduce crash on textool when the CSS comapared is nullptr
Jabier Arraiza
2019-09-29
1
-0
/
+6
*
Remove remaining uses of sp_round.
Tavmjong Bah
2019-09-24
1
-1
/
+0
*
Remove use of sp_round.
Tavmjong Bah
2019-09-24
2
-11
/
+18
*
Crashfix: switch from active LPE tool (gitlab/420)
Nathan Lee
2019-09-19
1
-1
/
+1
*
Improve casts from voids and fix a issue when fill/stroke is unset set deskto...
Jabier Arraiza
2019-09-16
1
-1
/
+1
*
Active SVG2 Flow Text by default
Jabiertxof
2019-09-16
1
-1
/
+1
*
Realy fix crash pasting and speed improvements
Jabiertxof
2019-09-16
1
-4
/
+0
*
Avoid crash when clipboard is pastred twice with the all content of the text ...
Jabiertxof
2019-09-16
1
-1
/
+5
*
Allow paste preserving new lines into a flowtext element
Jabiertxof
2019-09-16
1
-0
/
+7
*
Allow paste on flowbox at same sice of origin, also improve creation to get r...
Jabiertxof
2019-09-16
1
-1
/
+8
*
Allow to paste paragraphs in SVG2 Flow then paste overflow the shape
Jabiertxof
2019-09-13
1
-0
/
+7
*
Fix non changing value on combobox. This can also be used in other toolbars
Jabier Arraiza
2019-09-12
1
-4
/
+0
*
improve text selection
Jabiertxof
2019-09-10
1
-7
/
+6
*
Fix a focus issue pointed by Tav
Jabiertxof
2019-09-10
1
-1
/
+5
*
Prepared for beta. Fixed blocking bug
Jabiertxof
2019-09-07
1
-1
/
+8
*
Improvements to style coding
Jabier Arraiza
2019-09-07
1
-10
/
+14
*
Add line height UX improvements
Jabier Arraiza
2019-09-07
2
-66
/
+65
*
Write out 'x' and 'y' attribute values to repr when some text property value ...
Tavmjong Bah
2019-09-07
1
-0
/
+11
*
reduce usage of desktop coordinates (#341)
Thomas Holder
2019-08-18
5
-11
/
+17
*
fix #385 inbox#765 macOS accelerators
Thomas Holder
2019-08-16
1
-0
/
+19
*
Fixes to regresion pointed in RC about text and tooltips
Jabier Arraiza
2019-08-10
1
-3
/
+2
*
Updating to master
Jabier Arraiza
2019-08-03
1
-4
/
+0
*
update to master
Jabier Arraiza
2019-08-03
1
-4
/
+0
*
Fix a issue pointed by Nathan in gitlab
Jabier Arraiza
2019-08-03
1
-0
/
+8
*
Remove line height code and ficx coding style
Jabiertxof
2019-08-02
3
-18
/
+8
*
Allow tools sensitive when overflow canvas area also fix a bug i couldent rem...
Jabiertxof
2019-08-02
1
-0
/
+10
[next]