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