summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Improve speed of LPE add dialog removing file from loop that make creation ↵Jabier Arraiza2019-09-221-0/+1
| | | | of multimple uneededd hidden dialogs
* Also fix translatability of styledialog and (unused) filter-editorPatrick Storz2019-09-222-2/+2
|
* Make LPE Selector translatablePatrick Storz2019-09-221-1/+1
| | | | Fixes https://gitlab.com/inkscape/inkscape/issues/432
* Remove unused files (lpe-selector.h/lpe-selector.cpp)Patrick Storz2019-09-222-107/+0
|
* Make sure all conditions reached (minor touchup)Nathan Lee2019-09-211-3/+3
|
* Arrange > Polar unaffected by y-axis directionNathan Lee2019-09-211-4/+5
| | | | | | | In Arrange > Polar > Parameterized > Angle: update tooltips to reflect current behaviour. Fix https://gitlab.com/inkscape/inkscape/issues/374
* Paint server dialog: Fix untranslatable stringsPatrick Storz2019-09-202-10/+11
| | | | Fixes https://gitlab.com/inkscape/inkscape/issues/430
* Symbol dialog: Fix translation of symbol and symbol set namesPatrick Storz2019-09-202-18/+28
| | | | Fixes https://gitlab.com/inkscape/inkscape/issues/429
* Crashfix: switch from active LPE tool (gitlab/420)Nathan Lee2019-09-191-1/+1
|
* XML Editor: Add msgctxt to history itemsPatrick Storz2019-09-191-27/+17
| | | | Fixes https://gitlab.com/inkscape/inkscape/issues/404
* Fix translating description on dialog add LPEJabier Arraiza2019-09-191-1/+2
|
* Fix initial state of List mode stored in prefs on start LPE dialogJabier Arraiza2019-09-191-0/+5
|
* Improvements from NathanlJabier Arraiza2019-09-191-1/+1
|
* sink with master and cleanupJabier Arraiza2019-09-191-3/+2
|
* Add nathanl improvementsJabier Arraiza2019-09-191-6/+24
|
* Add @nathanl fixesJabier Arraiza2019-09-191-39/+11
|
* Fix issue in toggle menu items like display mode and color mode. Partialy ↵Jabier Arraiza2019-09-191-10/+23
| | | | fix https://gitlab.com/inkscape/inkscape/issues/157
* Some styling to search barJabiertxof2019-09-181-1/+1
|
* Add multiview modes to LPE selector (styling)Jabiertxof2019-09-181-24/+17
|
* Add multiview modes to LPE selectorJabiertxof2019-09-182-62/+224
|
* Add prefs switcherJabier Arraiza2019-09-182-27/+124
|
* Lpe dialog listableJabiertxof2019-09-182-0/+18
|
* Improve casts from voids and fix a issue when fill/stroke is unset set ↵Jabier Arraiza2019-09-162-3/+3
| | | | desktop styles with it
* Active SVG2 Flow Text by defaultJabiertxof2019-09-162-2/+2
|
* Realy fix crash pasting and speed improvementsJabiertxof2019-09-162-20/+17
|
* Avoid crash when clipboard is pastred twice with the all content of the text ↵Jabiertxof2019-09-161-1/+5
| | | | input
* Allow paste preserving new lines into a flowtext elementJabiertxof2019-09-163-0/+21
|
* Allow paste on flowbox at same sice of origin, also improve creation to get ↵Jabiertxof2019-09-162-4/+12
| | | | rid of transforms on origin
* Allow to paste paragraphs in SVG2 Flow then paste overflow the shapeJabiertxof2019-09-133-17/+17
|
* Refactor of prepare inner and some commentsJabiertxof2019-09-132-157/+128
|
* UX improvement for creating/modifying 'inline-size' text.Tavmjong Bah2019-09-131-4/+29
|
* A value of zero for 'inline-size' should act as if 'inline-size' is not set. ↵Tavmjong Bah2019-09-131-1/+1
| | | | Fixes #852.
* Fix blocking bugs in text for Beta (stiling)Jabiertxof2019-09-122-9/+7
|
* Line height fixesJabiertxof2019-09-122-30/+96
|
* Fix unsetting variable font values giving wrong font name (Issue 842).Tavmjong Bah2019-09-121-1/+2
|
* Fix non changing value on combobox. This can also be used in other toolbarsJabier Arraiza2019-09-127-9/+27
|
* Remove a lonly header noticed by MarenJabiertxof2019-09-111-6/+3
|
* Fix issue https://gitlab.com/inkscape/inbox/issues/841 Crash on selecting ↵Jabiertxof2019-09-111-1/+1
| | | | certain fonts
* Fix a crash undoing creation of a SVG 2 FlowJabiertxof2019-09-101-8/+9
|
* Menubar: Fix translation of submenu namesPatrick Storz2019-09-101-10/+11
| | | | | | | * drop underscore from submenus' "name" attribute and extract for translation by default * avoid crash for submenus missing a name * fix ITS rules (only top-level menu names where extracted)
* improve text selectionJabiertxof2019-09-101-7/+6
|
* fix a subselection issueJabiertxof2019-09-101-9/+7
|
* Fix a focus issue pointed by TavJabiertxof2019-09-101-1/+5
|
* Fix blocking bugs in text for BetaJabiertxof2019-09-092-18/+15
|
* Load GPOS table only when selecting font features tab to speedup font usageJabier Arraiza2019-09-092-1/+17
|
* Remove donothing coutJabier Arraiza2019-09-071-1/+0
|
* More issues fixesJabier Arraiza2019-09-071-9/+26
|
* Fix bugs appliing in fallback elementsJabier Arraiza2019-09-072-5/+12
|
* Prepared for beta. Fixed blocking bugJabiertxof2019-09-074-78/+165
|
* More improvements to line height.Jabier Arraiza2019-09-072-80/+47
|