summaryrefslogtreecommitdiffstats
path: root/src/ui/tools (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove remaining uses of sp_round.Tavmjong Bah2019-09-241-1/+0
|
* Remove use of sp_round.Tavmjong Bah2019-09-242-11/+18
|
* Crashfix: switch from active LPE tool (gitlab/420)Nathan Lee2019-09-191-1/+1
|
* Improve casts from voids and fix a issue when fill/stroke is unset set ↵Jabier Arraiza2019-09-161-1/+1
| | | | desktop styles with it
* Active SVG2 Flow Text by defaultJabiertxof2019-09-161-1/+1
|
* Realy fix crash pasting and speed improvementsJabiertxof2019-09-161-4/+0
|
* 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-161-0/+7
|
* Allow paste on flowbox at same sice of origin, also improve creation to get ↵Jabiertxof2019-09-161-1/+8
| | | | rid of transforms on origin
* Allow to paste paragraphs in SVG2 Flow then paste overflow the shapeJabiertxof2019-09-131-0/+7
|
* Fix non changing value on combobox. This can also be used in other toolbarsJabier Arraiza2019-09-121-4/+0
|
* improve text selectionJabiertxof2019-09-101-7/+6
|
* Fix a focus issue pointed by TavJabiertxof2019-09-101-1/+5
|
* Prepared for beta. Fixed blocking bugJabiertxof2019-09-071-1/+8
|
* Improvements to style codingJabier Arraiza2019-09-071-10/+14
|
* Add line height UX improvementsJabier Arraiza2019-09-072-66/+65
|
* Write out 'x' and 'y' attribute values to repr when some text property value ↵Tavmjong Bah2019-09-071-0/+11
| | | | | | | changes. Changes to property values may cause text to be relayed out, changing 'x' and 'y' attributes on tspans with sodipodi:role="line". Fix for issue 234.
* reduce usage of desktop coordinates (#341)Thomas Holder2019-08-185-11/+17
| | | | | | | - avoid unnecessary internal usage of desktop coordinates, e.g. in SpellCheck::compareTextBboxes - document whether a function argument is in document or desktop coordinates, e.g. for SPDocument::getItemsInBox
* fix #385 inbox#765 macOS acceleratorsThomas Holder2019-08-161-0/+19
| | | | | | - re-fix Cmd-Q confirmation dialog (#383) without the numbers typing regression (#385) - re-fix Alt modifiers (inbox#765) - fix Cmd-A select all text (inbox#765)
* Fixes to regresion pointed in RC about text and tooltipsJabier Arraiza2019-08-101-3/+2
|
* Updating to masterJabier Arraiza2019-08-031-4/+0
|
* update to masterJabier Arraiza2019-08-031-4/+0
|
* Fix a issue pointed by Nathan in gitlabJabier Arraiza2019-08-031-0/+8
|
* Remove line height code and ficx coding styleJabiertxof2019-08-023-18/+8
|
* Allow tools sensitive when overflow canvas area also fix a bug i couldent ↵Jabiertxof2019-08-021-0/+10
| | | | remember about ruberband selection
* Stop worinig with units switch to px. Keep discussion opengit add .git add .Jabiertxof2019-08-022-2/+10
|
* fix compiling issuesJabier Arraiza2019-07-311-8/+2
|
* fix coding styleJabiertxof2019-07-312-8/+6
|
* Allow update mouse state when motionJabiertxof2019-07-312-49/+28
|
* Fix codding styleJabiertxof2019-07-312-10/+13
|
* Improvements to event tool handlerJabiertxof2019-07-312-18/+91
|
* Final fix of issue https://gitlab.com/inkscape/inbox/issues/707 Object ↵Jabiertxof2019-07-312-2/+9
| | | | disappears on accidental R-click when dragging
* Fix for bug https://gitlab.com/inkscape/inbox/issues/699Jabiertxof2019-07-281-0/+15
|
* Make doc2dt a document propertyThomas Holder2019-07-272-4/+2
| | | | Closes #340
* Fix coding styleJabiertxof2019-07-191-8/+7
|
* Pressure improvementsJabiertxof2019-07-192-126/+123
|
* Fix coding styleJabier Arraiza2019-07-191-4/+4
|
* Fixes for pressure pencilJabier Arraiza2019-07-192-40/+80
|
* Improvements finish pointed by MarenJabier Arraiza2019-07-193-66/+90
|
* Fix translations and coding styleJabier Arraiza2019-07-191-18/+12
|
* Improvemets to power pencilJabiertxof2019-07-193-83/+77
|
* Fix maren pointed bugsJabiertxof2019-07-192-65/+41
|
* Eraser tool fixesThomas Holder2019-07-151-2/+5
| | | | | - Fix #331 Crash when erasing in document without layers - Fix #332 Clip-path wrong when erasing with parent transform
* fix compiling issues and some improvementsJabier Arraiza2019-07-142-10/+6
|
* retain tool colorJabier Arraiza2019-07-141-2/+4
|
* fixing coding styleJabier Arraiza2019-07-143-64/+60
|
* remove some comments and a warningJabier Arraiza2019-07-141-6/+0
|
* Powerpencil substituteJabier Arraiza2019-07-142-15/+11
|
* PoewePencil improvementsJabier Arraiza2019-07-143-254/+275
|
* Pre-Threading commentJabier Arraiza2019-07-142-30/+40
|