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