summaryrefslogtreecommitdiffstats
path: root/src/ui/toolbar/text-toolbar.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix issue 426. Object to Path on text causes crashJabier Arraiza2019-09-261-18/+16
|
* Allow paste preserving new lines into a flowtext elementJabiertxof2019-09-161-0/+6
|
* Allow to paste paragraphs in SVG2 Flow then paste overflow the shapeJabiertxof2019-09-131-16/+3
|
* Refactor of prepare inner and some commentsJabiertxof2019-09-131-155/+128
|
* Fix blocking bugs in text for Beta (stiling)Jabiertxof2019-09-121-8/+6
|
* Line height fixesJabiertxof2019-09-121-29/+95
|
* Fix non changing value on combobox. This can also be used in other toolbarsJabier Arraiza2019-09-121-3/+9
|
* fix a subselection issueJabiertxof2019-09-101-9/+7
|
* Fix blocking bugs in text for BetaJabiertxof2019-09-091-17/+14
|
* More issues fixesJabier Arraiza2019-09-071-9/+26
|
* Fix bugs appliing in fallback elementsJabier Arraiza2019-09-071-4/+11
|
* Prepared for beta. Fixed blocking bugJabiertxof2019-09-071-74/+155
|
* More improvements to line height.Jabier Arraiza2019-09-071-78/+45
|
* Prepare for betaJabiertxof2019-09-071-1/+143
|
* fixx flowbox on SVG2 mode using tspansJabiertxof2019-09-071-32/+4
|
* Add Text direction iconsJabiertxof2019-09-071-7/+8
|
* Improved selection on lines over paragraphsJabiertxof2019-09-071-45/+47
|
* fix cursor font sizeJabier Arraiza2019-09-071-5/+7
|
* Last improvements to line heightJabier Arraiza2019-09-071-38/+46
|
* Add fixes pointer in the MR by @speleo3Jabier Arraiza2019-09-071-40/+1
|
* Add line height UX improvementsJabier Arraiza2019-09-071-581/+476
|
* Remove line height code and ficx coding styleJabiertxof2019-08-021-476/+581
|
* Fix coding styleJabiertxof2019-08-021-119/+119
|
* Add font size units and Adam UX sugestionJabiertxof2019-08-021-16/+53
|
* Working stateJabiertxof2019-08-021-29/+111
|
* Removing absolute unitsJabiertxof2019-08-021-104/+27
|
* Stop worinig with units switch to px. Keep discussion opengit add .git add .Jabiertxof2019-08-021-386/+215
|
* Adding font size scaleJabiertxof2019-08-021-131/+259
|
* improved fontsize changedJabiertxof2019-08-021-22/+34
|
* Remove legacy hamburger codeJabiertxof2019-08-021-4/+31
|
* Improving things poiner in rocketrr chat to line heigt in a new branchJabiertxof2019-08-021-557/+90
|
* Fix coding styleJabier Arraiza2019-08-021-70/+72
|
* Add lineheight proposalJabier Arraiza2019-08-021-121/+240
|
* fix a toggle of unit selectionJabier Arraiza2019-08-021-2/+2
|
* Fix coding styleJabier Arraiza2019-08-021-17/+18
|
* Add proposal 2 of line heightJabier Arraiza2019-08-021-97/+156
|
* Add subselections improvementsJabier Arraiza2019-08-021-7/+81
|
* add hamburger line height menuJabier Arraiza2019-08-021-61/+105
|
* moving hamburger to only line height partJabier Arraiza2019-08-021-22/+25
|
* addpopover to textmenuJabier Arraiza2019-08-021-46/+68
|
* Fix various minor typosYuri Chornoivan2019-07-011-1/+1
|
* Fix rounding error issues with 'pt' line-height values that prvent using ↵Tavmjong Bah2019-06-171-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 activeNathan Lee2019-06-081-1/+4
| | | | Fix https://gitlab.com/inkscape/inkscape/issues/289
* TextToolbar: Fix superscript/subscript handlingAlexander Valavanis2019-06-071-1/+1
|
* Finish TextToolbar migrationAlexander Valavanis2019-06-051-40/+31
|
* TextToolbar: Migrate FontStyle widgetAlexander Valavanis2019-06-051-26/+22
|
* TextToolbar: Migrate FontSize widgetAlexander Valavanis2019-06-051-43/+42
|
* ComboBoxToolItem: Rebase on ToolItemAlexander Valavanis2019-06-041-3/+3
|
* Hackfest 2019: C++ify ComboBoxEntryActionAlexander Valavanis2019-05-291-16/+19
|
* Hackfest2019: Get rid of deprecated InkSelectOneActionAlexander Valavanis2019-05-281-2/+1
|