| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove remaining uses of sp_round. | Tavmjong Bah | 2019-09-24 | 1 | -1/+0 |
| | | |||||
| * | Remove use of sp_round. | Tavmjong Bah | 2019-09-24 | 2 | -11/+18 |
| | | |||||
| * | Crashfix: switch from active LPE tool (gitlab/420) | Nathan Lee | 2019-09-19 | 1 | -1/+1 |
| | | |||||
| * | Improve casts from voids and fix a issue when fill/stroke is unset set ↵ | Jabier Arraiza | 2019-09-16 | 1 | -1/+1 |
| | | | | | desktop styles with it | ||||
| * | Active SVG2 Flow Text by default | Jabiertxof | 2019-09-16 | 1 | -1/+1 |
| | | |||||
| * | Realy fix crash pasting and speed improvements | Jabiertxof | 2019-09-16 | 1 | -4/+0 |
| | | |||||
| * | Avoid crash when clipboard is pastred twice with the all content of the text ↵ | Jabiertxof | 2019-09-16 | 1 | -1/+5 |
| | | | | | input | ||||
| * | Allow paste preserving new lines into a flowtext element | Jabiertxof | 2019-09-16 | 1 | -0/+7 |
| | | |||||
| * | Allow paste on flowbox at same sice of origin, also improve creation to get ↵ | Jabiertxof | 2019-09-16 | 1 | -1/+8 |
| | | | | | rid of transforms on origin | ||||
| * | Allow to paste paragraphs in SVG2 Flow then paste overflow the shape | Jabiertxof | 2019-09-13 | 1 | -0/+7 |
| | | |||||
| * | Fix non changing value on combobox. This can also be used in other toolbars | Jabier Arraiza | 2019-09-12 | 1 | -4/+0 |
| | | |||||
| * | improve text selection | Jabiertxof | 2019-09-10 | 1 | -7/+6 |
| | | |||||
| * | Fix a focus issue pointed by Tav | Jabiertxof | 2019-09-10 | 1 | -1/+5 |
| | | |||||
| * | Prepared for beta. Fixed blocking bug | Jabiertxof | 2019-09-07 | 1 | -1/+8 |
| | | |||||
| * | Improvements to style coding | Jabier Arraiza | 2019-09-07 | 1 | -10/+14 |
| | | |||||
| * | Add line height UX improvements | Jabier Arraiza | 2019-09-07 | 2 | -66/+65 |
| | | |||||
| * | Write out 'x' and 'y' attribute values to repr when some text property value ↵ | Tavmjong Bah | 2019-09-07 | 1 | -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 Holder | 2019-08-18 | 5 | -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 accelerators | Thomas Holder | 2019-08-16 | 1 | -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 tooltips | Jabier Arraiza | 2019-08-10 | 1 | -3/+2 |
| | | |||||
| * | Updating to master | Jabier Arraiza | 2019-08-03 | 1 | -4/+0 |
| | | |||||
| * | update to master | Jabier Arraiza | 2019-08-03 | 1 | -4/+0 |
| | | |||||
| * | Fix a issue pointed by Nathan in gitlab | Jabier Arraiza | 2019-08-03 | 1 | -0/+8 |
| | | |||||
| * | Remove line height code and ficx coding style | Jabiertxof | 2019-08-02 | 3 | -18/+8 |
| | | |||||
| * | Allow tools sensitive when overflow canvas area also fix a bug i couldent ↵ | Jabiertxof | 2019-08-02 | 1 | -0/+10 |
| | | | | | remember about ruberband selection | ||||
| * | Stop worinig with units switch to px. Keep discussion opengit add .git add . | Jabiertxof | 2019-08-02 | 2 | -2/+10 |
| | | |||||
| * | fix compiling issues | Jabier Arraiza | 2019-07-31 | 1 | -8/+2 |
| | | |||||
| * | fix coding style | Jabiertxof | 2019-07-31 | 2 | -8/+6 |
| | | |||||
| * | Allow update mouse state when motion | Jabiertxof | 2019-07-31 | 2 | -49/+28 |
| | | |||||
| * | Fix codding style | Jabiertxof | 2019-07-31 | 2 | -10/+13 |
| | | |||||
| * | Improvements to event tool handler | Jabiertxof | 2019-07-31 | 2 | -18/+91 |
| | | |||||
| * | Final fix of issue https://gitlab.com/inkscape/inbox/issues/707 Object ↵ | Jabiertxof | 2019-07-31 | 2 | -2/+9 |
| | | | | | disappears on accidental R-click when dragging | ||||
| * | Fix for bug https://gitlab.com/inkscape/inbox/issues/699 | Jabiertxof | 2019-07-28 | 1 | -0/+15 |
| | | |||||
| * | Make doc2dt a document property | Thomas Holder | 2019-07-27 | 2 | -4/+2 |
| | | | | | Closes #340 | ||||
| * | Fix coding style | Jabiertxof | 2019-07-19 | 1 | -8/+7 |
| | | |||||
| * | Pressure improvements | Jabiertxof | 2019-07-19 | 2 | -126/+123 |
| | | |||||
| * | Fix coding style | Jabier Arraiza | 2019-07-19 | 1 | -4/+4 |
| | | |||||
| * | Fixes for pressure pencil | Jabier Arraiza | 2019-07-19 | 2 | -40/+80 |
| | | |||||
| * | Improvements finish pointed by Maren | Jabier Arraiza | 2019-07-19 | 3 | -66/+90 |
| | | |||||
| * | Fix translations and coding style | Jabier Arraiza | 2019-07-19 | 1 | -18/+12 |
| | | |||||
| * | Improvemets to power pencil | Jabiertxof | 2019-07-19 | 3 | -83/+77 |
| | | |||||
| * | Fix maren pointed bugs | Jabiertxof | 2019-07-19 | 2 | -65/+41 |
| | | |||||
| * | Eraser tool fixes | Thomas Holder | 2019-07-15 | 1 | -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 improvements | Jabier Arraiza | 2019-07-14 | 2 | -10/+6 |
| | | |||||
| * | retain tool color | Jabier Arraiza | 2019-07-14 | 1 | -2/+4 |
| | | |||||
| * | fixing coding style | Jabier Arraiza | 2019-07-14 | 3 | -64/+60 |
| | | |||||
| * | remove some comments and a warning | Jabier Arraiza | 2019-07-14 | 1 | -6/+0 |
| | | |||||
| * | Powerpencil substitute | Jabier Arraiza | 2019-07-14 | 2 | -15/+11 |
| | | |||||
| * | PoewePencil improvements | Jabier Arraiza | 2019-07-14 | 3 | -254/+275 |
| | | |||||
| * | Pre-Threading comment | Jabier Arraiza | 2019-07-14 | 2 | -30/+40 |
| | | |||||
