summaryrefslogtreecommitdiffstats
path: root/src/ui/toolbar/text-toolbar.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-03refactor: Eliminate SPIString::value_defaultThomas Holder1-2/+2
2019-10-11Fix wrong valueJabier Arraiza1-1/+1
2019-10-11Fix justify on shape inside textJabier Arraiza1-1/+1
2019-10-11Fix buildPatrick Storz1-2/+0
2019-10-11Initialize some uninitialized variablesMarc Jeanmougin1-0/+2
2019-10-11Fix slowdown from switching Text tool a lotNathan Lee1-13/+17
2019-10-11Reduce memory leak on editing text, etc.Nathan Lee1-1/+5
2019-09-26fix issue 426. Object to Path on text causes crashJabier Arraiza1-18/+16
2019-09-16Allow paste preserving new lines into a flowtext elementJabiertxof1-0/+6
2019-09-13Allow to paste paragraphs in SVG2 Flow then paste overflow the shapeJabiertxof1-16/+3
2019-09-13Refactor of prepare inner and some commentsJabiertxof1-155/+128
2019-09-12Fix blocking bugs in text for Beta (stiling)Jabiertxof1-8/+6
2019-09-12Line height fixesJabiertxof1-29/+95
2019-09-12Fix non changing value on combobox. This can also be used in other toolbarsJabier Arraiza1-3/+9
2019-09-10fix a subselection issueJabiertxof1-9/+7
2019-09-09Fix blocking bugs in text for BetaJabiertxof1-17/+14
2019-09-07More issues fixesJabier Arraiza1-9/+26
2019-09-07Fix bugs appliing in fallback elementsJabier Arraiza1-4/+11
2019-09-07Prepared for beta. Fixed blocking bugJabiertxof1-74/+155
2019-09-07More improvements to line height.Jabier Arraiza1-78/+45
2019-09-07Prepare for betaJabiertxof1-1/+143
2019-09-07fixx flowbox on SVG2 mode using tspansJabiertxof1-32/+4
2019-09-07Add Text direction iconsJabiertxof1-7/+8
2019-09-07Improved selection on lines over paragraphsJabiertxof1-45/+47
2019-09-07fix cursor font sizeJabier Arraiza1-5/+7
2019-09-07Last improvements to line heightJabier Arraiza1-38/+46
2019-09-07Add fixes pointer in the MR by @speleo3Jabier Arraiza1-40/+1
2019-09-07Add line height UX improvementsJabier Arraiza1-581/+476
2019-08-02Remove line height code and ficx coding styleJabiertxof1-476/+581
2019-08-02Fix coding styleJabiertxof1-119/+119
2019-08-02Add font size units and Adam UX sugestionJabiertxof1-16/+53
2019-08-02Working stateJabiertxof1-29/+111
2019-08-02Removing absolute unitsJabiertxof1-104/+27
2019-08-02Stop worinig with units switch to px. Keep discussion opengit add .git add .Jabiertxof1-386/+215
2019-08-02Adding font size scaleJabiertxof1-131/+259
2019-08-02improved fontsize changedJabiertxof1-22/+34
2019-08-02Remove legacy hamburger codeJabiertxof1-4/+31
2019-08-02Improving things poiner in rocketrr chat to line heigt in a new branchJabiertxof1-557/+90
2019-08-02Fix coding styleJabier Arraiza1-70/+72
2019-08-02Add lineheight proposalJabier Arraiza1-121/+240
2019-08-02fix a toggle of unit selectionJabier Arraiza1-2/+2
2019-08-02Fix coding styleJabier Arraiza1-17/+18
2019-08-02Add proposal 2 of line heightJabier Arraiza1-97/+156
2019-08-02Add subselections improvementsJabier Arraiza1-7/+81
2019-08-02add hamburger line height menuJabier Arraiza1-61/+105
2019-08-02moving hamburger to only line height partJabier Arraiza1-22/+25
2019-08-02addpopover to textmenuJabier Arraiza1-46/+68
2019-07-01Fix various minor typosYuri Chornoivan1-1/+1
2019-06-17Fix rounding error issues with 'pt' line-height values that prvent using mous...Tavmjong Bah1-4/+8
2019-06-08Stop crash when Text > Outermost element is activeNathan Lee1-1/+4