summaryrefslogtreecommitdiffstats
path: root/src/ui/tools (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improve node tool not limiting the time to make the renderingJabier Arraiza2019-10-101-6/+8
|
* Deselect nodes on tool chande. Fixing style.Jabier Arraiza2019-10-091-1/+2
|
* Actualizarsrc/ui/tools/node-tool.h, src/ui/tools/node-tool.cpp archivosJabier Arraiza2019-10-092-0/+7
|
* Improve node selection ~x3 removing unneded updateNow() called in non ↵Jabier Arraiza2019-10-091-4/+6
| | | | necesary places. Also ensure canvas is always redraw
* Fix various minor code problemsMarc Jeanmougin2019-10-051-2/+0
|
* Fix some memory leaks found by scan-buildMarc Jeanmougin2019-10-051-21/+20
|
* Comment dead code not used currentlyJabiertxof2019-09-292-2/+4
|
* Remove unused codeJabiertxof2019-09-291-6/+0
|
* Fixes pointed by ThomasJabiertxof2019-09-292-2/+8
|
* fix a hard to reproduce crash on textool when the CSS comapared is nullptrJabier Arraiza2019-09-291-0/+6
|
* 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
|