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
/
toolbar
/
text-toolbar.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-03
refactor: Eliminate SPIString::value_default
Thomas Holder
1
-2
/
+2
2019-10-11
Fix wrong value
Jabier Arraiza
1
-1
/
+1
2019-10-11
Fix justify on shape inside text
Jabier Arraiza
1
-1
/
+1
2019-10-11
Fix build
Patrick Storz
1
-2
/
+0
2019-10-11
Initialize some uninitialized variables
Marc Jeanmougin
1
-0
/
+2
2019-10-11
Fix slowdown from switching Text tool a lot
Nathan Lee
1
-13
/
+17
2019-10-11
Reduce memory leak on editing text, etc.
Nathan Lee
1
-1
/
+5
2019-09-26
fix issue 426. Object to Path on text causes crash
Jabier Arraiza
1
-18
/
+16
2019-09-16
Allow paste preserving new lines into a flowtext element
Jabiertxof
1
-0
/
+6
2019-09-13
Allow to paste paragraphs in SVG2 Flow then paste overflow the shape
Jabiertxof
1
-16
/
+3
2019-09-13
Refactor of prepare inner and some comments
Jabiertxof
1
-155
/
+128
2019-09-12
Fix blocking bugs in text for Beta (stiling)
Jabiertxof
1
-8
/
+6
2019-09-12
Line height fixes
Jabiertxof
1
-29
/
+95
2019-09-12
Fix non changing value on combobox. This can also be used in other toolbars
Jabier Arraiza
1
-3
/
+9
2019-09-10
fix a subselection issue
Jabiertxof
1
-9
/
+7
2019-09-09
Fix blocking bugs in text for Beta
Jabiertxof
1
-17
/
+14
2019-09-07
More issues fixes
Jabier Arraiza
1
-9
/
+26
2019-09-07
Fix bugs appliing in fallback elements
Jabier Arraiza
1
-4
/
+11
2019-09-07
Prepared for beta. Fixed blocking bug
Jabiertxof
1
-74
/
+155
2019-09-07
More improvements to line height.
Jabier Arraiza
1
-78
/
+45
2019-09-07
Prepare for beta
Jabiertxof
1
-1
/
+143
2019-09-07
fixx flowbox on SVG2 mode using tspans
Jabiertxof
1
-32
/
+4
2019-09-07
Add Text direction icons
Jabiertxof
1
-7
/
+8
2019-09-07
Improved selection on lines over paragraphs
Jabiertxof
1
-45
/
+47
2019-09-07
fix cursor font size
Jabier Arraiza
1
-5
/
+7
2019-09-07
Last improvements to line height
Jabier Arraiza
1
-38
/
+46
2019-09-07
Add fixes pointer in the MR by @speleo3
Jabier Arraiza
1
-40
/
+1
2019-09-07
Add line height UX improvements
Jabier Arraiza
1
-581
/
+476
2019-08-02
Remove line height code and ficx coding style
Jabiertxof
1
-476
/
+581
2019-08-02
Fix coding style
Jabiertxof
1
-119
/
+119
2019-08-02
Add font size units and Adam UX sugestion
Jabiertxof
1
-16
/
+53
2019-08-02
Working state
Jabiertxof
1
-29
/
+111
2019-08-02
Removing absolute units
Jabiertxof
1
-104
/
+27
2019-08-02
Stop worinig with units switch to px. Keep discussion opengit add .git add .
Jabiertxof
1
-386
/
+215
2019-08-02
Adding font size scale
Jabiertxof
1
-131
/
+259
2019-08-02
improved fontsize changed
Jabiertxof
1
-22
/
+34
2019-08-02
Remove legacy hamburger code
Jabiertxof
1
-4
/
+31
2019-08-02
Improving things poiner in rocketrr chat to line heigt in a new branch
Jabiertxof
1
-557
/
+90
2019-08-02
Fix coding style
Jabier Arraiza
1
-70
/
+72
2019-08-02
Add lineheight proposal
Jabier Arraiza
1
-121
/
+240
2019-08-02
fix a toggle of unit selection
Jabier Arraiza
1
-2
/
+2
2019-08-02
Fix coding style
Jabier Arraiza
1
-17
/
+18
2019-08-02
Add proposal 2 of line height
Jabier Arraiza
1
-97
/
+156
2019-08-02
Add subselections improvements
Jabier Arraiza
1
-7
/
+81
2019-08-02
add hamburger line height menu
Jabier Arraiza
1
-61
/
+105
2019-08-02
moving hamburger to only line height part
Jabier Arraiza
1
-22
/
+25
2019-08-02
addpopover to textmenu
Jabier Arraiza
1
-46
/
+68
2019-07-01
Fix various minor typos
Yuri Chornoivan
1
-1
/
+1
2019-06-17
Fix rounding error issues with 'pt' line-height values that prvent using mous...
Tavmjong Bah
1
-4
/
+8
2019-06-08
Stop crash when Text > Outermost element is active
Nathan Lee
1
-1
/
+4
[next]